Click or drag to resize

webResultContext Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Inheritance Hierarchy
SystemObject
  dataBindableBase
    imbBindable
      imbACE.Network.web.contextwebResultContext

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

The webResultContext type exposes the following members.

Constructors
  NameDescription
Public methodwebResultContext
Initializes a new instance of the webResultContext class
Top
Properties
  NameDescription
Public propertyloader
Public propertyresult
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