FSharpAux


Guid

Namespace: FSharpAux

Wrapper to use System Guid

Functions and values

Function or valueDescription
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

Fork me on GitHub