public getMethod(methodName as String, notInherited as Boolean = true, types... as Type) as Method:
Method to get a specific method of the type.
The reflected method if found.