QuickFix.Fields.OptPayoutAmount.OptPayoutAmount C# (CSharp) Метод

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

public OptPayoutAmount ( ) : System
Результат System
        public OptPayoutAmount()
            : base(Tags.OptPayoutAmount)
        {
        }

Same methods

OptPayoutAmount::OptPayoutAmount ( Decimal val ) : System
OptPayoutAmount