'宣言 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 )
パラメータ
- code
- defaultValue
'宣言 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 )