Click or drag to resize

Metodo QSConnectionReflectionUtilsGetTypeFromName(String)

Overload for backwards compatibility which only tries to load assemblies that are already loaded in memory.

Namespace: QSAdoNet
Assembly: QSAdoNet (in QSAdoNet.dll) Versione: 27.1.0
Sintassi
public static Type GetTypeFromName(
	string typeName
)

Parametri

typeName  String

Valore di ritorno

Type
Vedi anche