Method GetDriverTypes
GetDriverTypes()
Gets a list of IConsoleDriver types and type names that are available.
[RequiresUnreferencedCode("AOT")]
public static (List<Type?>, List<string?>) GetDriverTypes()
Gets a list of IConsoleDriver types and type names that are available.
[RequiresUnreferencedCode("AOT")]
public static (List<Type?>, List<string?>) GetDriverTypes()