Mcs.Epm.MicrosoftProject.mpFx.Client.Shared.IInterfaceInspector Interface Reference
Specifies the interface for inspecting assemblies for interfaces.
More...
List of all members.
|
Public Member Functions |
|
bool | IsInterfaceImplemented (string filePath, string interfaceName) |
|
bool | TryGetTypeNameByFileAndInterface (string filePath, string interfaceName, out string typeName) |
|
bool | TryGetTypeByFileAndInterface (string filePath, string interfaceName, out Type type) |
|
bool | TryGetTypeFromPathInterfaceAndType (string filePath, string interfaceName, string typeName, out Type agentType) |
Detailed Description
Specifies the interface for inspecting assemblies for interfaces.
Definition at line 19 of file IInterfaceInspector.cs.
The documentation for this interface was generated from the following file:
- C:/Data/Projects/MCS EPM Global Practice/Frameworks/Public/mpfX/1.0/Libraries/Mcs.Epm.MicrosoftProject.mpFx.Client.Shared/IInterfaceInspector.cs