iNTERFACEWARE Products Manual > Installing and Using Chameleon > Language API Documentation > C# .NET Support > Dynamic vs. Static Interface |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
Chameleon supports three types of interfaces: static (using stubcode), a dynamic runtime interface, and XML translation. This table summarizes the types of interfaces:
The message definition file is important for each of these types of interfaces since the file contains the actual messages, tables, and mappings defined for a given interface. We'll start by discussing how the static interface of Chameleon can be used. |