C# 클래스 OurSonic.UI.Directives.DraggableDirective

파일 보기 프로젝트 열기: OurSonic/OurSonicSharp

공개 프로퍼티들

프로퍼티 타입 설명
link Action

공개 메소드들

메소드 설명
DraggableDirective ( ) : System

비공개 메소드들

메소드 설명
linkFn ( dynamic scope, jQueryObject element, dynamic attrs ) : void

메소드 상세

DraggableDirective() 공개 메소드

public DraggableDirective ( ) : System
리턴 System

프로퍼티 상세

link 공개적으로 프로퍼티

public Action link
리턴 Action