Méthode | Description | |
---|---|---|
GetExportedTypes ( this assembly ) : System.Type[] | ||
GetModules ( this assembly ) : System.Reflection.Module[] | ||
GetTypes ( this assembly ) : System.Type[] |
public static GetExportedTypes ( this assembly ) : System.Type[] | ||
assembly | this | |
Résultat | System.Type[] |
public static GetModules ( this assembly ) : System.Reflection.Module[] | ||
assembly | this | |
Résultat | System.Reflection.Module[] |
public static GetTypes ( this assembly ) : System.Type[] | ||
assembly | this | |
Résultat | System.Type[] |