示例#1
0
 public NamespaceRegistry(Logger logger, AssemblyManager manager)
 {
     Logger       = logger;
     this.manager = manager;
 }