mirror of
https://github.com/ReneLergner/WPinternals.git
synced 2026-06-16 04:10:11 +10:00
9 lines
89 B
C#
9 lines
89 B
C#
using System;
|
|
|
|
namespace WPinternalsSDK
|
|
{
|
|
public class RegistryItem
|
|
{
|
|
}
|
|
}
|