C# Class idTech4.IO.BackgroundDownload

显示文件 Open project: iainmckay/idtech4.net Class Usage Examples

Public Properties

Property Type Description
Completed bool
Stream Stream
Type DownloadType

Property Details

Completed public_oe property

public bool Completed
return bool

Stream public_oe property

public Stream Stream
return Stream

Type public_oe property

public DownloadType Type
return DownloadType