C# Class DiscUtils.Iso9660.ExtensionSelectSystemUseEntry

Inheritance: DiscUtils.Iso9660.SystemUseEntry
ファイルを表示 Open project: gus33000/WindowsBuildIdentifier Class Usage Examples

Public Properties

Property Type Description
SelectedExtension byte

Public Methods

Method Description
ExtensionSelectSystemUseEntry ( string name, byte length, byte version, Array data, int offset )

Method Details

ExtensionSelectSystemUseEntry() public method

public ExtensionSelectSystemUseEntry ( string name, byte length, byte version, Array data, int offset )
name string
length byte
version byte
data Array
offset int

Property Details

SelectedExtension public_oe property

public byte SelectedExtension
return byte