CSLE.CLS_Type_UShort.CLS_Type_UShort C# (CSharp) Method

CLS_Type_UShort() public method

public CLS_Type_UShort ( ) : System
return System
        public CLS_Type_UShort()
            : base(typeof(ushort), "ushort",false)
        {
            //function = new RegHelper_TypeFunction(typeof(uint));
        }