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

BaseIntegerType() public method

public BaseIntegerType ( System native ) : System
native System
return System
        public BaseIntegerType(System.Type native)
            : base(native)
        {
        }