C# Class Sharpen.Html.BinderManager

Inheritance: Behavior
Show file Open project: nikhilk/sharpen Class Usage Examples

Public Methods

Method Description
AddBinder ( Binder binder ) : void
BinderManager ( ) : System
Dispose ( ) : void

Method Details

AddBinder() public method

public AddBinder ( Binder binder ) : void
binder Binder
return void

BinderManager() public method

public BinderManager ( ) : System
return System

Dispose() public method

public Dispose ( ) : void
return void