C# Class ALE.ConsoleTest.TestController

Inheritance: ALE.Http.Controller
Afficher le fichier Open project: blesh/ALE

Méthodes publiques

Méthode Description
Foo ( System.Action next, string foo ) : void
Test ( System.Action next ) : void

Method Details

Foo() public méthode

public Foo ( System.Action next, string foo ) : void
next System.Action
foo string
Résultat void

Test() public méthode

public Test ( System.Action next ) : void
next System.Action
Résultat void