Метод | Описание | |
---|---|---|
SignPackage ( this current, string packagePath ) : bool | ||
SignPackage ( this current, string packagePath, string signedPackageId ) : bool | ||
SignPackage ( this current, string packagePath, string outputPath, string signedPackageId ) : bool |
public static SignPackage ( this current, string packagePath ) : bool | ||
current | this | |
packagePath | string | |
Результат | bool |
public static SignPackage ( this current, string packagePath, string signedPackageId ) : bool | ||
current | this | |
packagePath | string | |
signedPackageId | string | |
Результат | bool |
public static SignPackage ( this current, string packagePath, string outputPath, string signedPackageId ) : bool | ||
current | this | |
packagePath | string | |
outputPath | string | |
signedPackageId | string | |
Результат | bool |