메소드 | 설명 | |
---|---|---|
Add ( System.Reflection.Assembly assembly ) : void | ||
AssemblyCollection ( ) : System | ||
Contains ( System.Reflection.Assembly assembly ) : bool | ||
Extend ( IEnumerable assemblies ) : void | ||
Find ( string simpleName ) : System.Reflection.Assembly |
메소드 | 설명 | |
---|---|---|
AssertNotNull ( System.Reflection.Assembly assembly ) : void |
public Add ( System.Reflection.Assembly assembly ) : void | ||
assembly | System.Reflection.Assembly | |
리턴 | void |
public Contains ( System.Reflection.Assembly assembly ) : bool | ||
assembly | System.Reflection.Assembly | |
리턴 | bool |
public Find ( string simpleName ) : System.Reflection.Assembly | ||
simpleName | string | |
리턴 | System.Reflection.Assembly |