Chameleon and Iguana Plugin C# Class Libraries

Engine Class

This class handles Chameleon Engine objects.

For a list of all members of this type, see Engine Members.

System.Object
   iNTERFACEWARE.Chameleon.Engine
      iNTERFACEWARE.Chameleon.DynamicEngine

[Visual Basic]
Public Class Engine
    Implements IDisposable
[C#]
public class Engine : IDisposable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: iNTERFACEWARE.Chameleon

Assembly: CHM_CSHARP (in CHM_CSHARP.dll)

See Also

Engine Members | iNTERFACEWARE.Chameleon Namespace