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