Exemplo n.º 1
0
 private PackageVersion GetVersion(ItemState state)
 {
     return(Collection?.GetPackageVersion(state.PackageId));
 }