示例#1
0
 public Library(ProjectInfo project)
   : this(project.getName(), project.getVersion(), project.getLicenceName(), project.getInfo())
 {
 }