Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Castle
Applications
MindDump
Presentation
Controllers
BlogController
C# 클래스 Castle.Applications.MindDump.Presentation.Controllers.BlogController
상속:
SmartDispatcherController
파일 보기
프로젝트 열기: nats/castle-1.0.3-mono
공개 메소드들
메소드
설명
BlogController
(
BlogService
blogService
) :
System
View
( ) :
void
View
(
long
entryid
) :
void
메소드 상세
BlogController()
공개
메소드
public
BlogController
(
BlogService
blogService
) :
System
blogService
Castle.Applications.MindDump.Services.BlogService
리턴
System
View()
공개
메소드
public
View
( ) :
void
리턴
void
View()
공개
메소드
public
View
(
long
entryid
) :
void
entryid
long
리턴
void