Method AddMethod
AddMethod(string, Delegate)
Adds a method to the collection with the specified name.
public void AddMethod(string name, Delegate method)
Adds a method to the collection with the specified name.
public void AddMethod(string name, Delegate method)