C# Class withSIX.Play.Core.Games.Entities.RegistryInfo

Show file Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Public Methods

Method Description
RegistryInfo ( string path, string key ) : System

Protected Methods

Method Description
RegistryInfo ( ) : System

Method Details

RegistryInfo() protected method

protected RegistryInfo ( ) : System
return System

RegistryInfo() public method

public RegistryInfo ( string path, string key ) : System
path string
key string
return System