C# Class Attacker.Controllers.AttackController

Inheritance: Controller
Afficher le fichier Open project: jeffreypalermo/mvc2inaction

Méthodes publiques

Méthode Description
List ( ) : string
Register ( string input ) : void

Method Details

List() public méthode

public List ( ) : string
Résultat string

Register() public méthode

public Register ( string input ) : void
input string
Résultat void