C# Class Huoyaoyuan.AdmiralRoom.Officer.CounterBase

Inheritance: ICounter
Afficher le fichier Open project: huoyaoyuan/AdmiralRoom

Méthodes publiques

Méthode Description
Increase ( ) : void
Increase ( int count ) : void

Method Details

Increase() public méthode

public Increase ( ) : void
Résultat void

Increase() public méthode

public Increase ( int count ) : void
count int
Résultat void