C# 클래스 CoCEd.ViewModel.PiercingVM

상속: ObjectVM
파일 보기 프로젝트 열기: tmedwards/CoCEd 1 사용 예제들

공개 메소드들

메소드 설명
PiercingVM ( AmfObject obj, string prefix, PiercingLocation location ) : System
PiercingVM ( AmfObject obj, string prefix, string suffix, PiercingLocation location ) : System

비공개 메소드들

메소드 설명
GeneratePiercingName ( int type, string material ) : string
GetUnorderedNames ( ) : IEnumerable

메소드 상세

PiercingVM() 공개 메소드

public PiercingVM ( AmfObject obj, string prefix, PiercingLocation location ) : System
obj AmfObject
prefix string
location PiercingLocation
리턴 System

PiercingVM() 공개 메소드

public PiercingVM ( AmfObject obj, string prefix, string suffix, PiercingLocation location ) : System
obj AmfObject
prefix string
suffix string
location PiercingLocation
리턴 System