| 
| void  | Init (global::System.Guid.GuidParseThrowStyle canThrow) | 
|   | 
| void  | SetFailure (global::System.Exception nativeException) | 
|   | 
| void  | SetFailure (global::System.Guid.ParseFailureKind failure, string failureMessageID) | 
|   | 
| void  | SetFailure (global::System.Guid.ParseFailureKind failure, string failureMessageID, object failureMessageFormatArgument) | 
|   | 
| void  | SetFailure (global::System.Guid.ParseFailureKind failure, string failureMessageID, object failureMessageFormatArgument, string failureArgumentName, global::System.Exception innerException) | 
|   | 
| global::System.Exception  | GetGuidParseException () | 
|   | 
Definition at line 1074 of file Guid.cs.
 
The documentation for this struct was generated from the following file: