FastQuant.Response.Response C# (CSharp) Method

Response() public method

public Response ( ) : System
return System
        public Response()
        {
        }

Same methods

Response::Response ( Command command ) : System
Response::Response ( System.DateTime dateTime, int type, int id, int commandId, int senderId, int receiverId ) : System
Response::Response ( System.DateTime dateTime, int type, int id, int commandId, int senderId, int receiverId, ObjectTable fields ) : System
Response