Method | Description | |
---|---|---|
Equals ( object obj ) : bool |
确定指定的对象是否等于当前对象
|
|
GetHashCode ( ) : int |
返回该字符串的哈希代码
|
|
GroupFileInfo ( string cipherText ) : Native.Csharp.Sdk.Cqp.Expand |
使用原始数据初始化 GroupFileInfo 类的新实例
|
|
ToString ( ) : string |
返回表示当前对象的字符串
|
public GroupFileInfo ( string cipherText ) : Native.Csharp.Sdk.Cqp.Expand | ||
cipherText | string | 原始数据 |
return | Native.Csharp.Sdk.Cqp.Expand |