Click or drag to resize

Metodo QSConnectionReflectionUtilsGetTypeFromName

Lista degli overload
  Nome Descrizione
Metodo pubblico Membro statico GetTypeFromName(String) Overload for backwards compatibility which only tries to load assemblies that are already loaded in memory.
Metodo pubblico Membro statico GetTypeFromName(String, String) Helper routine that looks up a type name and tries to retrieve the full type reference using GetType() and if not found looking in the actively executing assemblies and optionally loading the specified assembly name.
Torna su
Vedi anche