C# 클래스 Isop.Server.Models.Controller

파일 보기 프로젝트 열기: wallymathieu/isop 1 사용 예제들

공개 메소드들

메소드 설명
Controller ( ) : System.Collections.Generic
Controller ( string name, IEnumerable methods ) : System.Collections.Generic

메소드 상세

Controller() 공개 메소드

public Controller ( ) : System.Collections.Generic
리턴 System.Collections.Generic

Controller() 공개 메소드

public Controller ( string name, IEnumerable methods ) : System.Collections.Generic
name string
methods IEnumerable
리턴 System.Collections.Generic