C# 클래스 AsposeVisualStudioPluginPdf.Core.GitHelper

파일 보기 프로젝트 열기: aspose-pdf/Aspose.Pdf-for-.NET

공개 메소드들

메소드 설명
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