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