Represents and grants access to a single method defined on a type.
Checks if this method is declared to be final.
Checks if this method is declared as an override.
Checks if this method is declared to be static.
Checks if this method has entry in the object's vtable.
See Implementation
Represents and grants access to a single method defined on a type.