C# Class FastQuant.ExecutionCommand

Inheritance: ExecutionMessage
Afficher le fichier Open project: fastquant/fastquant.dll Class Usage Examples

Méthodes publiques

Méthode Description
ExecutionCommand ( ) : System
ExecutionCommand ( ExecutionCommand command ) : System
ExecutionCommand ( ExecutionCommandType type, Order order ) : System
ToString ( ) : string

Method Details

ExecutionCommand() public méthode

public ExecutionCommand ( ) : System
Résultat System

ExecutionCommand() public méthode

public ExecutionCommand ( ExecutionCommand command ) : System
command ExecutionCommand
Résultat System

ExecutionCommand() public méthode

public ExecutionCommand ( ExecutionCommandType type, Order order ) : System
type ExecutionCommandType
order Order
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string