C# 클래스 Cindeck.Core.OwnedIdol

상속: IIdol
파일 보기 프로젝트 열기: noelex/Cindeck 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
OwnedIdol ( int lid, Idol idol, int skillLevel = 10 ) : PropertyChanged
UpdateReference ( Idol idol ) : void

메소드 상세

OwnedIdol() 공개 메소드

public OwnedIdol ( int lid, Idol idol, int skillLevel = 10 ) : PropertyChanged
lid int
idol Idol
skillLevel int
리턴 PropertyChanged

UpdateReference() 공개 메소드

public UpdateReference ( Idol idol ) : void
idol Idol
리턴 void