C# 클래스 Manos.Mvc.HtmlForm

상속: IDisposable
파일 보기 프로젝트 열기: toptensoftware/manos 1 사용 예제들

공개 메소드들

메소드 설명
Close ( ) : void
Dispose ( ) : void
HtmlForm ( HtmlHelper helper, HtmlForm outer ) : System

메소드 상세

Close() 공개 메소드

public Close ( ) : void
리턴 void

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

HtmlForm() 공개 메소드

public HtmlForm ( HtmlHelper helper, HtmlForm outer ) : System
helper HtmlHelper
outer HtmlForm
리턴 System