C# Class Samples.Roll.Realtime

Inheritance: FastQuant.Scenario
ファイルを表示 Open project: fastquant/fastquant.dll

Public Methods

Method Description
Realtime ( Framework framework ) : System
Run ( ) : void

Method Details

Realtime() public method

public Realtime ( Framework framework ) : System
framework FastQuant.Framework
return System

Run() public method

public Run ( ) : void
return void