.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. System.Reflection
  3. MethodInfo
  4. IsGenericMethodDefinition
  • MethodInfo
    • MethodInfo()
    • ContainsGenericParameters
    • IsGenericMethod
    • IsGenericMethodDefinition
    • MemberType
    • ReturnParameter
    • ReturnType
    • ReturnTypeCustomAttributes
    • CreateDelegate(Type)
    • CreateDelegate(Type, Object)
    • CreateDelegate<T>()
    • CreateDelegate<T>(Object)
    • Equals(Object)
    • GetBaseDefinition()
    • GetGenericArguments()
    • GetGenericMethodDefinition()
    • GetHashCode()
    • GetType()
    • Invoke(Object, Object[])
    • MakeGenericMethod(Type[])
    • operator !=(MethodInfo, MethodInfo)
    • operator ==(MethodInfo, MethodInfo)
    • BuildOptions(MethodInfo)
    • DisplayName(MethodInfo)
    • GetBaseDefinition(MethodInfo)
    • GetRuntimeBaseDefinition(MethodInfo)
    • IsEFPropertyMethod(MethodInfo)
    • IsEFPropertyMethod(MethodInfo)
    • MethodIsClosedFormOf(MethodInfo, MethodInfo)
    • MethodIsClosedFormOf(MethodInfo, MethodInfo)
net35-client
namespace System.Reflection
{
    [ClassInterface(ClassInterfaceType.None)]
    [ComDefaultInterface(typeof(_MethodInfo))]
    [ComVisible(true)]
    public abstract class MethodInfo : MethodBase, _MethodInfo
    {
        public override bool IsGenericMethodDefinition { get; }
    }
}
nuget.org
0.0 %
Reference this API
.NET Framework 2.03.03.5
Information specific to net35-client
Assembly

mscorlib , Version=2.0.0.0, PublicKeyToken=b77a5c561934e089

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙