C# 클래스 System.Web.Mvc.HtmlEncodeAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: adaptabi/i18N-Complete

공개 메소드들

메소드 설명
HtmlEncodeAttribute ( bool encode = true ) : System

Creates a new instance of HtmlEncodeAttribute

메소드 상세

HtmlEncodeAttribute() 공개 메소드

Creates a new instance of HtmlEncodeAttribute
public HtmlEncodeAttribute ( bool encode = true ) : System
encode bool
리턴 System