C# 클래스 StarryEyes.Models.Accounting.AccountRelationData

Store relation info for the account
파일 보기 프로젝트 열기: karno/StarryEyes 1 사용 예제들

공개 메소드들

메소드 설명
AccountRelationData ( long accountId ) : System

Initialize account data info

비공개 메소드들

메소드 설명
PropagateEvent ( RelationDataChangedInfo e ) : void

메소드 상세

AccountRelationData() 공개 메소드

Initialize account data info
public AccountRelationData ( long accountId ) : System
accountId long bound account id
리턴 System