C# Class SmartQuant.Controls.Data.Account.AccountDataKey

Afficher le fichier Open project: fastquant/fastquant.dll

Protected Properties

Свойство Type Description
key string

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
ToString ( ) : string

Méthodes protégées

Méthode Description
AccountDataKey ( SmartQuant data ) : System
GetFieldAsString ( string name ) : string

Method Details

AccountDataKey() protected méthode

protected AccountDataKey ( SmartQuant data ) : System
data SmartQuant
Résultat System

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetFieldAsString() protected méthode

protected GetFieldAsString ( string name ) : string
name string
Résultat string

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

key protected_oe property

protected string key
Résultat string