C# Class ContainsTypeChecker, Fody

显示文件 Open project: CloudMetal/Fody Class Usage Examples

Public Methods

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

Private Methods

Method Description
ContainsTypeChecker ( ) : System

Method Details

Check() public method

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