C# 클래스 Regiztry.Controllers.StartupsController

상속: RegiztryBaseController
파일 보기 프로젝트 열기: Adron/Regiztry 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
QueryAll QueryDelegate>

공개 메소드들

메소드 설명
StartupsController ( ) : System.Collections.Generic

비공개 메소드들

메소드 설명
Create ( ) : System.Web.Mvc.ActionResult
Create ( Startup startup ) : System.Web.Mvc.ActionResult
GetFounderName ( ) : string
Show ( ) : System.Web.Mvc.ActionResult

메소드 상세

StartupsController() 공개 메소드

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

프로퍼티 상세

QueryAll 공개적으로 프로퍼티

public QueryDelegate> QueryAll
리턴 QueryDelegate>