C# 클래스 Skybound.Gecko.GeckoHistoryPurgeEventArgs

Provides data for the GeckoHistoryPurgeEventHandler event.
상속: CancelEventArgs
파일 보기 프로젝트 열기: tophatmonocle/DirtyGecko 1 사용 예제들

공개 메소드들

메소드 설명
GeckoHistoryPurgeEventArgs ( int count ) : System

Creates a new instance of a GeckoHistoryPurgeEventArgs object.

메소드 상세

GeckoHistoryPurgeEventArgs() 공개 메소드

Creates a new instance of a GeckoHistoryPurgeEventArgs object.
public GeckoHistoryPurgeEventArgs ( int count ) : System
count int
리턴 System