CSLE.CLS_Type_Short.CLS_Type_Short C# (CSharp) Method

CLS_Type_Short() public method

public CLS_Type_Short ( ) : System
return System
        public CLS_Type_Short()
            : base(typeof(short), "short",false)
        {

        }