C# Class IsolatedContainsTypeChecker, Fody

Inheritance: MarshalByRefObject, IContainsTypeChecker
Afficher le fichier Open project: Fody/Fody Class Usage Examples

Méthodes publiques

Méthode Description
Check ( string assemblyPath, string typeName ) : bool

Private Methods

Méthode Description
InitializeLifetimeService ( ) : object

Method Details

Check() public méthode

public Check ( string assemblyPath, string typeName ) : bool
assemblyPath string
typeName string
Résultat bool