AssemblyExtensions.GetTypes(Assembly) Metodo

Definizione

public:
[System::Runtime::CompilerServices::Extension]
 static cli::array <Type ^> ^ GetTypes(System::Reflection::Assembly ^ assembly);
public static Type[] GetTypes (this System.Reflection.Assembly assembly);
static member GetTypes : System.Reflection.Assembly -> Type[]
<Extension()>
Public Function GetTypes (assembly As Assembly) As Type()

Parametri

assembly
Assembly

Restituisce

Type[]

Si applica a