QuickFix.Fields.RestructuringType.RestructuringType C# (CSharp) Method

RestructuringType() public method

public RestructuringType ( ) : System
return System
        public RestructuringType()
            : base(Tags.RestructuringType)
        {
        }

Same methods

RestructuringType::RestructuringType ( string val ) : System
RestructuringType