MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​ReflectionReflection­Type­ComparerGet­Instance
Open sandboxFocus

ReflectionTypeComparer.GetInstance Method

GetInstance()

Declaration
public static ReflectionTypeComparer GetInstance()
Returns
Type Description
ReflectionTypeComparer

GetInstance(Type[], Type[], Type[], Type[])

Declaration
public static ReflectionTypeComparer GetInstance(Type[] leftGenericTypeParameters, Type[] leftGenericMethodParameters, Type[] rightGenericTypeParameters, Type[] rightGenericMethodParameters)
Parameters
Type Name Description
System.Type[] leftGenericTypeParameters
System.Type[] leftGenericMethodParameters
System.Type[] rightGenericTypeParameters
System.Type[] rightGenericMethodParameters
Returns
Type Description
ReflectionTypeComparer