C# Class CM3D2.MaidFiddler.Plugin.Utils.UpdateInfo

Datei anzeigen Open project: denikson/CM3D2.MaidFiddler Class Usage Examples

Public Properties

Property Type Description
Changelog string
IsAvailable bool
Version string

Property Details

Changelog public_oe property

public string Changelog
return string

IsAvailable public_oe property

public bool IsAvailable
return bool

Version public_oe property

public string Version
return string