| ShortGuid Constructor |
Zet Universe[This is preliminary documentation and is subject to change.]
Create a 22-character case-sensitive short GUID.
Namespace: ZUAssemblies: ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
Syntax public ShortGuid(
Guid guid
)
Parameters
- guid
- Type: SystemGuid
[Missing <param name="guid"/> documentation for "M:ZU.ShortGuid.#ctor(System.Guid)"]
See Also