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

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

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

Same methods

UnderlyingOptAttribute::UnderlyingOptAttribute ( char val ) : System
UnderlyingOptAttribute