Click or drag to resize

imbServiceType Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Klasa koja opisuje razlicite tipove veb servisa
Inheritance Hierarchy
SystemObject
  dataBindableBase
    imbBindable
      imbACE.Network.toolsimbServiceType

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

The imbServiceType type exposes the following members.

Constructors
  NameDescription
Public methodimbServiceType
Initializes a new instance of the imbServiceType class
Top
Properties
  NameDescription
Public propertydescription
Opis servisa
Public propertytitle
Naziv vrste servisa
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