Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
FastQuant
Transaction
C# Class FastQuant.Transaction
Mostra file
Open project: fastquant/fastquant.dll
Class Usage Examples
Public Methods
Method
Description
Add
(
FastQuant.Fill
fill
) :
void
ToString
( ) :
string
Transaction
( ) :
System
Transaction
(
FastQuant.Fill
fill
) :
System
Method Details
Add()
public
method
public
Add
(
FastQuant.Fill
fill
) :
void
fill
FastQuant.Fill
return
void
ToString()
public
method
public
ToString
( ) :
string
return
string
Transaction()
public
method
public
Transaction
( ) :
System
return
System
Transaction()
public
method
public
Transaction
(
FastQuant.Fill
fill
) :
System
fill
FastQuant.Fill
return
System