Retrieves an object that represents a specified method.
type The type that contains the method.name The name of the method.parameters An array that contains the method's parameters.
An object that represents the specified method, or null if the method is not found.