Add another method to this event
[Visual Basic]Public Sub AddOther( _ ByVal other As PEAPI.MethodDef _)
[C#]public void AddOther( MethodDef other);
Event Class | Event Members | PEAPI Namespace