Summary
An System.EventArgs implementation which wraps a provided generic type.
For a list of all members of this type, see
EventArgs`1 Members
.
Type Relationships
System.ObjectSystem.EventArgs
Eas.WebCrawler.Common.EventArgs`1
Declaration Syntax
Public Class EventArgs`1(Of _ArgType)
Inherits EventArgs
public class EventArgs`1<_ArgType> : EventArgs
public __gc class EventArgs`1 : public EventArgs
public class EventArgs`1 extends EventArgs
Requirements
Namespace: Eas.WebCrawler.CommonAssembly: Eas.WebCrawler.Common (eas.webcrawler.common.dll)