'Declaration Public Shared Function GetError( _ ByVal code As System.String, _ ByVal defaultValue As System.String _ ) As System.String
public static System.string GetError( System.string code, System.string defaultValue )
Parameters
- code
- defaultValue