C# Class KFreonLib.PCCObjects.SaltPropertyReader.Property

Afficher le fichier Open project: ME3Explorer/ME3Explorer Class Usage Examples

Méthodes publiques

Свойство Type Description
Name string
Size int
TypeVal System.Type
Value PropertyValue
i int
offend int
offsetval int
raw byte[]

Méthodes publiques

Méthode Description
Property ( ) : System

Method Details

Property() public méthode

public Property ( ) : System
Résultat System

Property Details

Name public_oe property

public string Name
Résultat string

Size public_oe property

public int Size
Résultat int

TypeVal public_oe property

public Type,System TypeVal
Résultat System.Type

Value public_oe property

public PropertyValue Value
Résultat PropertyValue

i public_oe property

public int i
Résultat int

offend public_oe property

public int offend
Résultat int

offsetval public_oe property

public int offsetval
Résultat int

raw public_oe property

public byte[] raw
Résultat byte[]