C# Class Octgn.Online.GameService.InstanceHandler

Inheritance: IDisposable
Mostrar archivo Open project: octgn/OCTGN

Public Properties

Property Type Description
Root Microsoft.Win32.RegistryKey

Private Properties

Property Type Description
GetKey Microsoft.Win32.RegistryKey

Public Methods

Method Description
Dispose ( ) : void
KillOther ( ) : void
OtherExists ( ) : bool
SetupValues ( ) : void

Private Methods

Method Description
GetKey ( ) : RegistryKey

Method Details

Dispose() public method

public Dispose ( ) : void
return void

KillOther() public method

public KillOther ( ) : void
return void

OtherExists() public method

public OtherExists ( ) : bool
return bool

SetupValues() public method

public SetupValues ( ) : void
return void

Property Details

Root public_oe static_oe property

public static RegistryKey,Microsoft.Win32 Root
return Microsoft.Win32.RegistryKey