ATML1671Translator.model.cnx.cnx C# (CSharp) Méthode

cnx() public méthode

public cnx ( ) : System
Résultat System
        public cnx()
        {
            _items = new List<object>();
        }