'宣言 Public Shared Function Unbracket( _ ByVal s As System.String _ ) As System.String
'使用法 Dim s As System.String Dim value As System.String value = StringParser.Unbracket(s)
public static System.string Unbracket( System.string s )
StringParser クラス StringParser メンバ