Dev2.BaseConvertTO.BaseConvertTO C# (CSharp) Méthode

BaseConvertTO() public méthode

public BaseConvertTO ( ) : System.Collections.Generic
Résultat 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