CharType

CharType class

Char string type class.

public class CharType : AbstractStringType

Constructors

NameDescription
CharType()Initializes a new instance of CharType class.

Properties

NameDescription
Value { get; set; }Gets or sets the string value.

See Also