C# Class Attacker.Controllers.AttackController

Inheritance: Controller
Datei anzeigen Open project: jeffreypalermo/mvc2inaction

Public Methods

Method Description
List ( ) : string
Register ( string input ) : void

Method Details

List() public method

public List ( ) : string
return string

Register() public method

public Register ( string input ) : void
input string
return void