C# 클래스 VoucherSystem.PlayerManager

상속: IPlayerService
파일 보기 프로젝트 열기: cagataysarioglu/CsStudies

공개 메소드들

메소드 설명
Delete ( ) : void
Register ( ) : void
Update ( ) : void

메소드 상세

Delete() 공개 메소드

public Delete ( ) : void
리턴 void

Register() 공개 메소드

public Register ( ) : void
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void