Class AccountSyncedEventArgs
Inherited Members
Namespace: tt_net_sdk
Assembly: tt-net-api.dll
Syntax
public class AccountSyncedEventArgs : EventArgs
Constructors
AccountSyncedEventArgs(Account)
Declaration
public AccountSyncedEventArgs(Account account)
Parameters
Type | Name | Description |
---|---|---|
Account | account |
Properties
Account
Declaration
public Account Account { get; }
Property Value
Type | Description |
---|---|
Account |
Methods
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
string |