Click or drag to resize

webResultBlock Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Blok web rezultata - dobija se kao rezultat webRequestBlock-a
Inheritance Hierarchy
SystemObject
  System.Collections.GenericListwebResult
    imbACE.Network.web.resultwebResultBlock

Namespace:  imbACE.Network.web.result
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public class webResultBlock : List<webResult>
Request Example View Source

The webResultBlock type exposes the following members.

Constructors
  NameDescription
Public methodwebResultBlock
Initializes a new instance of the webResultBlock class
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also