C# Class BootstrapModels, GameOnlineSyncDemo

Inheritance: PureMVC.Patterns.SimpleCommand, PureMVC.Interfaces.ICommand
Afficher le fichier Open project: koliy/GameOnlineSyncDemo

Méthodes publiques

Méthode Description
Execute ( INotification notification ) : void

Method Details

Execute() public méthode

public Execute ( INotification notification ) : void
notification INotification
Résultat void