Braintree.TransactionIndustryType.TransactionIndustryType C# (CSharp) Method

TransactionIndustryType() protected method

protected TransactionIndustryType ( string name ) : System
name string
return System
        protected TransactionIndustryType(string name) : base(name) {}
    }
TransactionIndustryType