SystemVersion 方法 |
SystemVersion 类型公开以下成员。
名称 | 说明 | |
---|---|---|
Equals |
判断两个实例是否相等
(重写 ObjectEquals(Object).) | |
GetHashCode |
获取哈希值
(重写 ObjectGetHashCode.) | |
GetType | Gets the Type of the current instance. (继承自 Object。) | |
ToString |
获取版本号的字符串形式,如果内部版本号为0,则显示时不携带
(重写 ObjectToString.) | |
ToString(String) |
根据格式化为支持返回的不同信息的版本号 C返回1.0.0.0 N返回1.0.0 S返回1.0 |
名称 | 说明 | |
---|---|---|
ToJsonString |
获取当前对象的JSON格式表示的字符串。 (由 HslExtension 定义。)Gets the string represented by the JSON format of the current object. |