C# Class DOTNETIDS.ControlRenderInteceptor

A class to intercept control rendering
Inheritance: System.Web.UI.HtmlTextWriter
Afficher le fichier Open project: IndiansIncredible/.NetIDS Class Usage Examples

Private Properties

Свойство Type Description
ControlRenderInteceptor System

Méthodes publiques

Méthode Description
Write ( string s ) : void

Private Methods

Méthode Description
ControlRenderInteceptor ( TextWriter tw ) : System

Method Details

Write() public méthode

public Write ( string s ) : void
s string
Résultat void