C# Class IsolatedContainsTypeChecker, Fody

Inheritance: MarshalByRefObject, IContainsTypeChecker
Mostra file Open project: Fody/Fody Class Usage Examples

Public Methods

Method Description
Check ( string assemblyPath, string typeName ) : bool

Private Methods

Method Description
InitializeLifetimeService ( ) : object

Method Details

Check() public method

public Check ( string assemblyPath, string typeName ) : bool
assemblyPath string
typeName string
return bool