C# Class FastQuant.AccountData

Inheritance: DataObject
Show file Open project: fastquant/fastquant.dll Class Usage Examples

Public Methods

Method Description
AccountData ( System.DateTime datetime, AccountDataType type, string account, byte providerId, byte route ) : System

Method Details

AccountData() public method

public AccountData ( System.DateTime datetime, AccountDataType type, string account, byte providerId, byte route ) : System
datetime System.DateTime
type AccountDataType
account string
providerId byte
route byte
return System