1 implementation of GetRemoveMethod
mscorlib (1)
system\reflection\eventinfo.cs (1)
112
public MethodInfo
GetRemoveMethod
() { return GetRemoveMethod(false); }