C# Class SagaMap.Tasks.AutoSave

Inheritance: SagaLib.MultiRunTask
Afficher le fichier Open project: Willyham/SagaRO2

Méthodes publiques

Méthode Description
AutoSave ( MapClient client ) : System
CallBack ( object o ) : void

Method Details

AutoSave() public méthode

public AutoSave ( MapClient client ) : System
client MapClient
Résultat System

CallBack() public méthode

public CallBack ( object o ) : void
o object
Résultat void