C# 클래스 FolketsTing.Controllers.Breadcrumb

파일 보기 프로젝트 열기: friism/folketsting

공개 메소드들

메소드 설명
Breadcrumb ( string text, string controller, string action ) : System.Collections.Generic
Breadcrumb ( string text, string controller, string action, object rvals ) : System.Collections.Generic

메소드 상세

Breadcrumb() 공개 메소드

public Breadcrumb ( string text, string controller, string action ) : System.Collections.Generic
text string
controller string
action string
리턴 System.Collections.Generic

Breadcrumb() 공개 메소드

public Breadcrumb ( string text, string controller, string action, object rvals ) : System.Collections.Generic
text string
controller string
action string
rvals object
리턴 System.Collections.Generic