Sharekhan.domain.SellTransaction.SellTransaction C# (CSharp) Метод

SellTransaction() публичный Метод

public SellTransaction ( ) : System
Результат System
        public SellTransaction()
        {
        }

Same methods

SellTransaction::SellTransaction ( System.DateTime date, Instrument instrument, int quantity, Price amount, double tax, double brokerage ) : System