createEventNameMap

createEventNameMap() updating;

The createEventNameMap method of the JadeDotNetType class is reimplemented in subclasses of JadeDotNetType by the .NET import wizard, to establish a mapping between the names of .NET events and the names of the JADE methods to be invoked.

You would not normally need to change the code generated for this method.