Method RemoveMethod
RemoveMethod(string)
Removes a method from the collection by its name.
public void RemoveMethod(string name)
Parameters
name
stringThe name of the method to remove.
Removes a method from the collection by its name.
public void RemoveMethod(string name)
name
stringThe name of the method to remove.