Class CharType

CharType class

文字列型 class.

public class CharType : AbstractStringType

コンストラクター

名前説明
CharType()の新しいインスタンスを初期化しますCharTypeclass.

プロパティ

名前説明
Value { get; set; }文字列値を取得または設定します。

関連項目