C# Class StarryEyes.Models.Accounting.AccountRelationData

Store relation info for the account
Afficher le fichier Open project: karno/StarryEyes Class Usage Examples

Méthodes publiques

Méthode Description
AccountRelationData ( long accountId ) : System

Initialize account data info

Private Methods

Méthode Description
PropagateEvent ( RelationDataChangedInfo e ) : void

Method Details

AccountRelationData() public méthode

Initialize account data info
public AccountRelationData ( long accountId ) : System
accountId long bound account id
Résultat System