FastQuant.Controller.Controller C# (CSharp) Method

Controller() public method

public Controller ( ) : System
return System
        public Controller()
        {
            throw new NotSupportedException("Don't use this constructor.");
        }

Same methods

Controller::Controller ( Framework framework, string name ) : System