Gets a value that indicates whether the method represents the definition of a generic method.
bool IsGenericMethodDefinition {get;}
Property Value
True if the method represents the definition of a generic method; False if otherwise.
Remarks
Example
To be added.
See Also
IMethodInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace

