Method

Parse

static func Parse(input: string) -> Result<Guid, FormatException>

Type: GuidExtensions
Namespace: System
Assembly: Raven.Core.dll
Source file: Parse.rvn

Parses a GUID and captures format failures in a Result.