Click or drag to resize

CoreService Class

Class used for initialization of the core service.
Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Client.CoreCoreService

Namespace:  SoftGear.Strix.Client.Core
Assembly:  strix-client-csharp-core (in strix-client-csharp-core.dll) Version: 2.3.0
Syntax
C#
public static class CoreService

The CoreService type exposes the following members.

Methods
  NameDescription
Public methodStatic memberInit
Registers message and error classes needed for the proper functioning of the core service.
Top
See Also