C# 클래스 Fusion.Engine.Frames.DropEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: demiurghg/FusionEngine

공개 메소드들

메소드 설명
DropEventArgs ( System.Point startPoint, System.Point dragPoint, Keys button ) : System

메소드 상세

DropEventArgs() 공개 메소드

public DropEventArgs ( System.Point startPoint, System.Point dragPoint, Keys button ) : System
startPoint System.Point
dragPoint System.Point
button Keys
리턴 System