C# 클래스 BattlelogMobile.Core.Model.KitServiceStar

상속: BattlelogMobile.Core.Model.BaseModel
파일 보기 프로젝트 열기: mikkoviitala/battlelogmobile 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
KitServiceStar ( ) : System.Windows.Media.Imaging
KitServiceStar ( KitType kitType ) : System.Windows.Media.Imaging
KitServiceStar ( KitType kitType, int score, int stars, double progression, double percentage ) : System.Windows.Media.Imaging

메소드 상세

KitServiceStar() 공개 메소드

public KitServiceStar ( ) : System.Windows.Media.Imaging
리턴 System.Windows.Media.Imaging

KitServiceStar() 공개 메소드

public KitServiceStar ( KitType kitType ) : System.Windows.Media.Imaging
kitType KitType
리턴 System.Windows.Media.Imaging

KitServiceStar() 공개 메소드

public KitServiceStar ( KitType kitType, int score, int stars, double progression, double percentage ) : System.Windows.Media.Imaging
kitType KitType
score int
stars int
progression double
percentage double
리턴 System.Windows.Media.Imaging