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

DoubleType() public method

public DoubleType ( ) : System
return System
        public DoubleType()
            : base(typeof(Double))
        {
        }