Click or drag to resize

webLoaderEventArgs Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Objekat koji opisuje dogadjaj koji se desio objektu: webLoader
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    imbACE.Network.web.eventswebLoaderEventArgs

Namespace:  imbACE.Network.web.events
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public class webLoaderEventArgs : EventArgs
Request Example View Source

The webLoaderEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodwebLoaderEventArgs
Initializes a new instance of the webLoaderEventArgs class
Public methodwebLoaderEventArgs(webLoaderEventType, String)
Initializes a new instance of the webLoaderEventArgs class
Top
Properties
  NameDescription
Public propertymessage
Public propertytype
Tip dogadjaja - ne moze da se prepravlja kasnije
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also