Method | Description | |
---|---|---|
Dispose ( ) : void | ||
EngineAgent ( int port ) : System | ||
EngineAgent ( int port, ISystem system ) : System | ||
Start ( Project project ) : void |
Method | Description | |
---|---|---|
buildBatchedEngine ( string tracingStyle ) : SpecificationEngine | ||
buildUserInterfaceEngine ( ) : SpecificationEngine |
public EngineAgent ( int port, ISystem system ) : System | ||
port | int | |
system | ISystem | |
return | System |