C# 클래스 DOTNETIDS.ControlRenderInteceptor

A class to intercept control rendering
상속: System.Web.UI.HtmlTextWriter
파일 보기 프로젝트 열기: IndiansIncredible/.NetIDS 1 사용 예제들

Private Properties

프로퍼티 타입 설명
ControlRenderInteceptor System

공개 메소드들

메소드 설명
Write ( string s ) : void

비공개 메소드들

메소드 설명
ControlRenderInteceptor ( TextWriter tw ) : System

메소드 상세

Write() 공개 메소드

public Write ( string s ) : void
s string
리턴 void