C# Class AsposeVisualStudioPluginPdf.Core.GitHelper

Afficher le fichier Open project: aspose-pdf/Aspose.Pdf-for-.NET

Méthodes publiques

Méthode Description
CloneOrCheckOutRepo ( AsposeComponent component ) : string

Empty ( DirectoryInfo directory ) : void
getLocalRepositoryPath ( AsposeComponent component ) : string

Private Methods

Méthode Description
checkAndCreateFolder ( String folderPath ) : void

Method Details

CloneOrCheckOutRepo() public static méthode

public static CloneOrCheckOutRepo ( AsposeComponent component ) : string
component AsposeComponent
Résultat string

Empty() public static méthode

public static Empty ( DirectoryInfo directory ) : void
directory System.IO.DirectoryInfo
Résultat void

getLocalRepositoryPath() public static méthode

public static getLocalRepositoryPath ( AsposeComponent component ) : string
component AsposeComponent
Résultat string