ShortGuid Conversion (ShortGuid to Guid)
|
Implicitly converts the ShortGuid to it's Guid equivilent
Namespace: Casewhere.SystemTypesAssembly: Casewhere.SystemTypes (in Casewhere.SystemTypes.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static implicit operator Guid (
ShortGuid shortGuid
)
Parameters
- shortGuid ShortGuid
Return Value
Guid[Missing <returns> documentation for "M:Casewhere.SystemTypes.ShortGuid.op_Implicit(Casewhere.SystemTypes.ShortGuid)~System.Guid"]
See Also