Ancestry.QueryProcessor.Type.CharType.CharType C# (CSharp) Method

CharType() public method

public CharType ( ) : System
return System
        public CharType()
            : base(typeof(Char))
        {
        }