C# Class KFreonLib.PCCObjects.ME1ImportEntry

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

Méthodes publiques

Свойство Type Description
Package string
raw byte[]

Méthodes publiques

Méthode Description
Dispose ( ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

Property Details

Package public_oe property

public string Package
Résultat string

raw public_oe property

public byte[] raw
Résultat byte[]