C# Class KFreonLib.PCCObjects.SaltPropertyReader.Property

Datei anzeigen Open project: ME3Explorer/ME3Explorer Class Usage Examples

Public Properties

Property Type Description
Name string
Size int
TypeVal System.Type
Value PropertyValue
i int
offend int
offsetval int
raw byte[]

Public Methods

Method Description
Property ( ) : System

Method Details

Property() public method

public Property ( ) : System
return System

Property Details

Name public_oe property

public string Name
return string

Size public_oe property

public int Size
return int

TypeVal public_oe property

public Type,System TypeVal
return System.Type

Value public_oe property

public PropertyValue Value
return PropertyValue

i public_oe property

public int i
return int

offend public_oe property

public int offend
return int

offsetval public_oe property

public int offsetval
return int

raw public_oe property

public byte[] raw
return byte[]