C# Class SystemEx.AssemblyExtensions

Afficher le fichier Open project: pvginkel/SystemEx

Méthodes publiques

Méthode Description
IsEcmaAssembly ( Assembly asm ) : bool
IsSystemAssembly ( Assembly asm ) : bool

Method Details

IsEcmaAssembly() public static méthode

public static IsEcmaAssembly ( Assembly asm ) : bool
asm System.Reflection.Assembly
Résultat bool

IsSystemAssembly() public static méthode

public static IsSystemAssembly ( Assembly asm ) : bool
asm System.Reflection.Assembly
Résultat bool