C# Class withSIX.Mini.Core.Games.Attributes.RegistryInfoAttribute

Inheritance: System.Attribute
显示文件 Open project: SIXNetworks/withSIX.Desktop

Public Properties

Property Type Description
Default RegistryInfoAttribute

Public Methods

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

Protected Methods

Method Description
RegistryInfoAttribute ( ) : System

Method Details

RegistryInfoAttribute() protected method

protected RegistryInfoAttribute ( ) : System
return System

RegistryInfoAttribute() public method

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

Property Details

Default public_oe static_oe property

public static RegistryInfoAttribute,withSIX.Mini.Core.Games.Attributes Default
return RegistryInfoAttribute