StringHelperTo16DigitGuid Method |
以一个Guid为因子生成一个16位格式的字符串
Namespace: X3Platform.UtilAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic static string To16DigitGuid()
public:
static String^ To16DigitGuid()
Return Value
Type:
String[Missing <returns> documentation for "M:X3Platform.Util.StringHelper.To16DigitGuid"]
See Also