C# Class Octgn.Online.GameService.InstanceHandler

Inheritance: IDisposable
Afficher le fichier Open project: octgn/OCTGN

Méthodes publiques

Свойство Type Description
Root Microsoft.Win32.RegistryKey

Private Properties

Свойство Type Description
GetKey Microsoft.Win32.RegistryKey

Méthodes publiques

Méthode Description
Dispose ( ) : void
KillOther ( ) : void
OtherExists ( ) : bool
SetupValues ( ) : void

Private Methods

Méthode Description
GetKey ( ) : RegistryKey

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

KillOther() public méthode

public KillOther ( ) : void
Résultat void

OtherExists() public méthode

public OtherExists ( ) : bool
Résultat bool

SetupValues() public méthode

public SetupValues ( ) : void
Résultat void

Property Details

Root public_oe static_oe property

public static RegistryKey,Microsoft.Win32 Root
Résultat Microsoft.Win32.RegistryKey