CharType

CharType class

Char string type class.

public class CharType : AbstractStringType

Constructors

Name Description
CharType() Initializes a new instance of CharType class.

Properties

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

See Also