C# 클래스 ScintillaNET.FileDropEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: NekoProject/NekoKun 1 사용 예제들

공개 메소드들

메소드 설명
FileDropEventArgs ( string fileNames ) : System

Initializes a new instance of the FileDropEventArgs class.

메소드 상세

FileDropEventArgs() 공개 메소드

Initializes a new instance of the FileDropEventArgs class.
public FileDropEventArgs ( string fileNames ) : System
fileNames string
리턴 System