Braintree.TransactionIndustryType.TransactionIndustryType C# (CSharp) Méthode

TransactionIndustryType() protected méthode

protected TransactionIndustryType ( string name ) : System
name string
Résultat System
        protected TransactionIndustryType(string name) : base(name) {}
    }
TransactionIndustryType