Click or drag to resize

webRequestContext Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
2013c: LowLevel resurs
Inheritance Hierarchy
SystemObject
  dataBindableBase
    imbBindable
      imbACE.Network.web.contextwebRequestContext

Namespace:  imbACE.Network.web.context
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public class webRequestContext : imbBindable
Request Example View Source

The webRequestContext type exposes the following members.

Constructors
  NameDescription
Public methodwebRequestContext
Initializes a new instance of the webRequestContext class
Public methodwebRequestContext(webLoaderSettings)
Initializes a new instance of the webRequestContext class
Top
Properties
  NameDescription
Public propertyrequest
Public propertysettings
Top
Methods
  NameDescription
Public methodOnPropertyChanged (Inherited from dataBindableBase.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from dataBindableBase.)
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also