C# Class VoucherSystem.PlayerManager

Inheritance: IPlayerService
Mostra file Open project: cagataysarioglu/CsStudies

Public Methods

Method Description
Delete ( ) : void
Register ( ) : void
Update ( ) : void

Method Details

Delete() public method

public Delete ( ) : void
return void

Register() public method

public Register ( ) : void
return void

Update() public method

public Update ( ) : void
return void