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

Pool() public method

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

Same methods

Pool::Pool ( string val ) : System
Pool