C# Class NSoft.NFramework.WindowsSystem.Registry64.KeyValueInfo

显示文件 Open project: debop/NFramework

Public Properties

Property Type Description
Length uint
Name string
Type uint

Public Methods

Method Description
KeyValueInfo ( uint type, uint length, string name ) : System

Method Details

KeyValueInfo() public method

public KeyValueInfo ( uint type, uint length, string name ) : System
type uint
length uint
name string
return System

Property Details

Length public_oe property

public uint Length
return uint

Name public_oe property

public string Name
return string

Type public_oe property

public uint Type
return uint