C# 클래스 TrinityCore_Manager.TC.CMake

파일 보기 프로젝트 열기: TrinityCore-Manager/TrinityCore-Manager-v3

공개 메소드들

메소드 설명
Generate ( string sourceDir, string destDir, bool x64, IProgress progress, CancellationToken token ) : Task
GetCMakeBinLocation ( ) : string

메소드 상세

Generate() 공개 정적인 메소드

public static Generate ( string sourceDir, string destDir, bool x64, IProgress progress, CancellationToken token ) : Task
sourceDir string
destDir string
x64 bool
progress IProgress
token System.Threading.CancellationToken
리턴 Task

GetCMakeBinLocation() 공개 정적인 메소드

public static GetCMakeBinLocation ( ) : string
리턴 string