Dev2.BaseConvertTO.BaseConvertTO C# (CSharp) 메소드

BaseConvertTO() 공개 메소드

public BaseConvertTO ( ) : System.Collections.Generic
리턴 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