Fan.Sys.Param.type C# (CSharp) Method

type() public method

public type ( ) : Type
return Type
        public Type type()
        {
            return m_type;
        }