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