C# 클래스 System.Windows.Forms.Html.BrowserCommandStateChangeEventArgs

상속: EventArgs
파일 보기 프로젝트 열기: shadolight/XmlDiffPatch

공개 메소드들

메소드 설명
BrowserCommandStateChangeEventArgs ( int commandState, bool enable ) : System

메소드 상세

BrowserCommandStateChangeEventArgs() 공개 메소드

public BrowserCommandStateChangeEventArgs ( int commandState, bool enable ) : System
commandState int
enable bool
리턴 System