Click or drag to resize

WebServiceBaseEngine Class

EXALOGIC
Základný class, ktorý obsahuje AppEngine a cls_UserLoginInfo.
Inheritance Hierarchy
SystemObject
  Exa.OBERON.Services.OBERONWebServiceBaseEngine

Namespace: Exa.OBERON.Services.OBERON
Assembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 4.6.14.0 (4.6.14.0)
Syntax
public class WebServiceBaseEngine : IDisposable

The WebServiceBaseEngine type exposes the following members.

Constructors
 NameDescription
Public methodWebServiceBaseEngine 
Top
Properties
 NameDescription
Public property_OBERONAppEngineObjekt aplikácie.
Public property_UserLoginInfoObjekt prihláseného užívateľa do služby.
Top
Methods
 NameDescription
Public methodDispose 
Protected methodDispose(Boolean) 
Top
See Also