Dev2.BaseConvertTO.BaseConvertTO C# (CSharp) Method

BaseConvertTO() public method

public BaseConvertTO ( ) : System.Collections.Generic
return System.Collections.Generic
        public BaseConvertTO()
        {
        }

Same methods

BaseConvertTO::BaseConvertTO ( string fromExpression, string fromType, string toType, string toExpression, int indexNumber, bool inserted = false ) : System.Collections.Generic