C# Class AssetStudio.StreamFile

Afficher le fichier Open project: mdsitton/atlastool Class Usage Examples

Méthodes publiques

Свойство Type Description
fileName string
path string
stream Stream

Property Details

fileName public_oe property

public string fileName
Résultat string

path public_oe property

public string path
Résultat string

stream public_oe property

public Stream stream
Résultat Stream