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

상속: System.Web.UI.TemplateParser
파일 보기 프로젝트 열기: kumpera/mono 1 사용 예제들

보호된 메소드들

메소드 설명
BaseTemplateParser ( ) : System
GetReferencedType ( string virtualPath ) : Type

비공개 메소드들

메소드 설명
GetUserControlType ( string virtualPath ) : Type

메소드 상세

BaseTemplateParser() 보호된 메소드

protected BaseTemplateParser ( ) : System
리턴 System

GetReferencedType() 보호된 메소드

protected GetReferencedType ( string virtualPath ) : Type
virtualPath string
리턴 System.Type