C# 클래스 System.Web.UI.TemplateControlParser

상속: BaseTemplateParser
파일 보기 프로젝트 열기: kumpera/mono 1 사용 예제들

Private Properties

프로퍼티 타입 설명
AddDirective void
GetCompiledInstance object
HandleOptions void
LoadConfigDefaults void
ProcessMainAttributes void

보호된 메소드들

메소드 설명
TemplateControlParser ( ) : System.Collections

비공개 메소드들

메소드 설명
AddDirective ( string directive, IDictionary atts ) : void
GetCompiledInstance ( ) : object
HandleOptions ( object obj ) : void
LoadConfigDefaults ( ) : void
ProcessMainAttributes ( IDictionary atts ) : void

메소드 상세

TemplateControlParser() 보호된 메소드

protected TemplateControlParser ( ) : System.Collections
리턴 System.Collections