FastQuant.OrderServer.OrderServer C# (CSharp) Méthode

OrderServer() public méthode

public OrderServer ( Framework framework ) : System.Collections.Generic
framework Framework
Résultat System.Collections.Generic
        public OrderServer(Framework framework)
        {
            this.framework = framework;
        }