Table of Contents

Property IsGenericMethodDefinition

Namespace
Xunit.v3
Assembly
xunit.v3.core.dll

IsGenericMethodDefinition

Gets a flag which indicates whether this is a generic method definition.

bool IsGenericMethodDefinition { get; }

Property Value

bool