Пример #1
0
 public global::System.Collections.Generic.IEnumerable <global::Windows.ApplicationModel.Package> FindPackagesForUserWithPackageTypes(string userSecurityId, string packageFamilyName, global::Windows.Management.Deployment.PackageTypes packageTypes)
 {
     throw new global::System.NotImplementedException("The member IEnumerable<Package> PackageManager.FindPackagesForUserWithPackageTypes(string userSecurityId, string packageFamilyName, PackageTypes packageTypes) is not implemented in Uno.");
 }
Пример #2
0
 public global::System.Collections.Generic.IList <global::Windows.ApplicationModel.Package> FindPackagesForUserWithPackageTypes(string userSecurityId, global::Windows.Management.Deployment.PackageTypes packageTypes, string packageName, string packagePublisher)
 {
     throw new global::System.NotImplementedException("The member IList<Package> PackageVolume.FindPackagesForUserWithPackageTypes(string userSecurityId, PackageTypes packageTypes, string packageName, string packagePublisher) is not implemented in Uno.");
 }
Пример #3
0
 public global::System.Collections.Generic.IEnumerable <global::Windows.ApplicationModel.Package> FindPackagesWithPackageTypes(global::Windows.Management.Deployment.PackageTypes packageTypes)
 {
     throw new global::System.NotImplementedException("The member IEnumerable<Package> PackageManager.FindPackagesWithPackageTypes(PackageTypes packageTypes) is not implemented in Uno.");
 }
Пример #4
0
 public global::System.Collections.Generic.IList <global::Windows.ApplicationModel.Package> FindPackagesWithPackageTypes(global::Windows.Management.Deployment.PackageTypes packageTypes, string packageFamilyName)
 {
     throw new global::System.NotImplementedException("The member IList<Package> PackageVolume.FindPackagesWithPackageTypes(PackageTypes packageTypes, string packageFamilyName) is not implemented in Uno.");
 }