







[This is preliminary documentation and is subject to change.]
Raises the NameChanged event.
Namespace:
ProjectMercury.Emitters
Assembly:
ProjectMercury (in ProjectMercury.dll) Version: 3.1.0.0
Syntax
C# |
---|
protected virtual void OnNameChanged( EventArgs e ) |
Visual Basic (Declaration) |
---|
Protected Overridable Sub OnNameChanged ( _ e As EventArgs _ ) |
Visual C++ |
---|
protected: virtual void OnNameChanged( EventArgs^ e ) |
Parameters
- e
- Type: System..::.EventArgs
[Missing <param name="e"/> documentation for "M:ProjectMercury.Emitters.Emitter.OnNameChanged(System.EventArgs)"]