C# 클래스 UCosmic.Www.Mvc.Areas.Activities.Controllers.T4MVC_TagListController

상속: UCosmic.Www.Mvc.Areas.Activities.Controllers.TagListController
파일 보기 프로젝트 열기: ucosmic/UCosmicPreview

공개 메소드들

메소드 설명
Add ( UCosmic domainType, int domainKey, string text ) : System.Web.Mvc.PartialViewResult
T4MVC_TagListController ( ) : System

메소드 상세

Add() 공개 메소드

public Add ( UCosmic domainType, int domainKey, string text ) : System.Web.Mvc.PartialViewResult
domainType UCosmic
domainKey int
text string
리턴 System.Web.Mvc.PartialViewResult

T4MVC_TagListController() 공개 메소드

public T4MVC_TagListController ( ) : System
리턴 System