C# Class Sharpen.Html.Binder

A binder is an object that performs the work of binding an expression value with the associated DOM element.
Inheritance: IDisposable
Afficher le fichier Open project: nikhilk/sharpen Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void

Private Methods

Méthode Description
Update ( ) : void

Method Details

Dispose() public abstract méthode

public abstract Dispose ( ) : void
Résultat void