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

Show file Open project: denikson/CM3D2.MaidFiddler Class Usage Examples

Public Properties

Property Type Description
Changelog string
IsAvailable bool
Version string

Property Details

Changelog public property

public string Changelog
return string

IsAvailable public property

public bool IsAvailable
return bool

Version public property

public string Version
return string