C# Class PowerDeploy.IISDeployService.DirectoryHelper

Afficher le fichier Open project: tobiaszuercher/PowerDeploy

Méthodes publiques

Méthode Description
DeleteOldFolders ( string path, string folderPrefix, int keep ) : void

Method Details

DeleteOldFolders() public static méthode

public static DeleteOldFolders ( string path, string folderPrefix, int keep ) : void
path string
folderPrefix string
keep int
Résultat void