Guid
Namespace: FSharpAux
Wrapper to use System Guid
Functions and values
Function or value | Description |
create
Signature: Guid
|
![]() ![]() Creates a new unique Syste.Guid |
empty
Signature: Guid
|
![]() ![]() Empty System.Guid |
ofString(s)
Signature: s:string -> Guid
|
![]() ![]() Parse a string to a System.Guid |