| iNTERFACEWARE Products Manual > Installing and Using Chameleon > Language API Documentation > C# .NET Support > Parsing a Message > Overriding the ParseMessage Method |
![]() ![]() |
Looking for Iguana v.5? Learn More or see the Documentation.
There are many times that it's helpful to override the ParseMessage method in an application. Some good reasons are:
The following code fragment shows an example of how you might go about overriding the ParseMessage method in an application engine object:
|