C# Класс AsposeVisualStudioPluginPdf.Core.GitHelper

Показать файл Открыть проект

Открытые методы

Метод Описание
CloneOrCheckOutRepo ( AsposeComponent component ) : string

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

Приватные методы

Метод Описание
checkAndCreateFolder ( String folderPath ) : void

Описание методов

CloneOrCheckOutRepo() публичный статический Метод

public static CloneOrCheckOutRepo ( AsposeComponent component ) : string
component AsposeComponent
Результат string

Empty() публичный статический Метод

public static Empty ( DirectoryInfo directory ) : void
directory System.IO.DirectoryInfo
Результат void

getLocalRepositoryPath() публичный статический Метод

public static getLocalRepositoryPath ( AsposeComponent component ) : string
component AsposeComponent
Результат string