Метод | Описание | |
---|---|---|
AccountTransaction ( |
||
AccountTransaction ( System.DateTime dateTime, double value, byte currencyId, string text ) : System | ||
AccountTransaction ( FastQuant.Fill fill ) : System |
public AccountTransaction ( |
||
report | ||
Результат | System |
public AccountTransaction ( System.DateTime dateTime, double value, byte currencyId, string text ) : System | ||
dateTime | System.DateTime | |
value | double | |
currencyId | byte | |
text | string | |
Результат | System |
public AccountTransaction ( FastQuant.Fill fill ) : System | ||
fill | FastQuant.Fill | |
Результат | System |