示例#1
0
 public IEnumerable <IPackageInfo> Load(IPackageLog log)
 {
     yield return(AssemblyPackageInfo.CreateFor(_assembly));
 }