C# 클래스 GameDevWare.Charon.Utils.ToolExecutionOptions

파일 보기 프로젝트 열기: deniszykov/charon-unity3d 1 사용 예제들

공개 메소드들

메소드 설명
ConcatArguments ( ) : string
ToString ( ) : string
ToolExecutionOptions ( string executablePath ) : System

메소드 상세

ConcatArguments() 공개 정적인 메소드

public static ConcatArguments ( ) : string
리턴 string

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

ToolExecutionOptions() 공개 메소드

public ToolExecutionOptions ( string executablePath ) : System
executablePath string
리턴 System