C# Class GameDemo.DiscountManager

Afficher le fichier Open project: canyksl/GameDemo

Méthodes publiques

Méthode Description
Add ( ) : void
Delete ( ) : void
Update ( ) : void

Method Details

Add() public méthode

public Add ( ) : void
Résultat void

Delete() public méthode

public Delete ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void