C# Class AssetStudio.StreamFile

Show file Open project: mdsitton/atlastool Class Usage Examples

Public Properties

Property Type Description
fileName string
path string
stream Stream

Property Details

fileName public property

public string fileName
return string

path public property

public string path
return string

stream public property

public Stream stream
return Stream