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 or v.6? Learn More or see the Help Center.
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:
|