Method ToSimpleName
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.common.dll
ToSimpleName(Type)
Gets the simple name for a type, suitable for use with TestClassSimpleName.
public static string ToSimpleName(this Type type)
Parameters
typeType
Gets the simple name for a type, suitable for use with TestClassSimpleName.
public static string ToSimpleName(this Type type)
type Type