public static Result FromException( string msg )
Public Shared Function FromException ( msg As String ) As Result
static member FromException : msg : string -> Result
In This Article