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