C# 클래스 Alquimiaware.NuGetUnity.InstallCommandArgs

상속: CommandArgsBuilder
파일 보기 프로젝트 열기: Alquimiaware/Nuget-Unity 1 사용 예제들

공개 메소드들

메소드 설명
InstallCommandArgs ( Sources sources ) : System

보호된 메소드들

메소드 설명
AddMoreOptions ( ) : void
GetDirectParams ( ) : string

메소드 상세

AddMoreOptions() 보호된 메소드

protected AddMoreOptions ( ) : void
리턴 void

GetDirectParams() 보호된 메소드

protected GetDirectParams ( ) : string
리턴 string

InstallCommandArgs() 공개 메소드

public InstallCommandArgs ( Sources sources ) : System
sources Sources
리턴 System