C# Class HelloWorld.WebHost.GameController

Inheritance: ControllerBase
Afficher le fichier Open project: Ivony/HelloWorld

Méthodes publiques

Méthode Description
Info ( string oldPassword, string newPassword ) : Task

Private Methods

Méthode Description
Acting ( string coordinate, System.Guid id ) : Task
GetPlace ( string coordinate ) : Task
Info ( string nickname ) : Task
Info ( ) : object
Messages ( System.DateTime start = null, int count = 100 ) : Task
Place ( string coordinate ) : Task
Test ( ) : Task

Method Details

Info() public méthode

public Info ( string oldPassword, string newPassword ) : Task
oldPassword string
newPassword string
Résultat Task