C# Class Cydin.Models.DownloadInfo

ファイルを表示 Open project: slluis/cydin Class Usage Examples

Public Properties

Property Type Description
Count int
Platform string
Release Cydin.Models.Release

Property Details

Count public_oe property

public int Count
return int

Platform public_oe property

public string Platform
return string

Release public_oe property

public Release,Cydin.Models Release
return Cydin.Models.Release