FastQuant.InstrumentServer.InstrumentServer C# (CSharp) 메소드

InstrumentServer() 공개 메소드

public InstrumentServer ( Framework framework ) : System
framework Framework
리턴 System
        public InstrumentServer(Framework framework)
        {
            this.framework = framework;
        }