C# 클래스 Sharpen.Html.Binder

A binder is an object that performs the work of binding an expression value with the associated DOM element.
상속: IDisposable
파일 보기 프로젝트 열기: nikhilk/sharpen 1 사용 예제들

공개 메소드들

메소드 설명
Dispose ( ) : void

비공개 메소드들

메소드 설명
Update ( ) : void

메소드 상세

Dispose() 공개 추상적인 메소드

public abstract Dispose ( ) : void
리턴 void