C# Class AssetStudio.StreamFile

Datei anzeigen Open project: mdsitton/atlastool Class Usage Examples

Public Properties

Property Type Description
fileName string
path string
stream Stream

Property Details

fileName public_oe property

public string fileName
return string

path public_oe property

public string path
return string

stream public_oe property

public Stream stream
return Stream