Click or drag to resize

EntryPoint Class

The class contains entry point of the SDK, see GetSdk(CameoSdkParameters) method for details.
Inheritance Hierarchy
SystemObject
  Bosch.Vms.CameoSdkEntryPoint

Namespace: Bosch.Vms.CameoSdk
Assembly: Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
Syntax
C#
public static class EntryPoint

The EntryPoint type exposes the following members.

Methods
 NameDescription
Public methodStatic memberGetSdk Entry point to the SDK.
Top
See Also