메소드 | 설명 | |
---|---|---|
AddModule ( IModule module ) : IModule | ||
AddReference ( ILibrary library ) : ILibrary | ||
GenericLibrary ( IRepository environment, string name ) : System | ||
GetAllReferencedModules ( ) : IEnumerable |
||
ToString ( ) : string |
public AddReference ( ILibrary library ) : ILibrary | ||
library | ILibrary | |
리턴 | ILibrary |
public GenericLibrary ( IRepository environment, string name ) : System | ||
environment | IRepository | |
name | string | |
리턴 | System |