C# 클래스 ALE.ConsoleTest.TestController

상속: ALE.Http.Controller
파일 보기 프로젝트 열기: blesh/ALE

공개 메소드들

메소드 설명
Foo ( System.Action next, string foo ) : void
Test ( System.Action next ) : void

메소드 상세

Foo() 공개 메소드

public Foo ( System.Action next, string foo ) : void
next System.Action
foo string
리턴 void

Test() 공개 메소드

public Test ( System.Action next ) : void
next System.Action
리턴 void