C# 클래스 Alquimiaware.NuGetUnity.NuGetCommand

파일 보기 프로젝트 열기: Alquimiaware/Nuget-Unity

공개 메소드들

메소드 설명
NuGetCommand ( Sources sources ) : System.Diagnostics

보호된 메소드들

메소드 설명
CallNuGet ( string args ) : string

Calls nuget, blocks until completion and returns output.

메소드 상세

CallNuGet() 보호된 메소드

Calls nuget, blocks until completion and returns output.
protected CallNuGet ( string args ) : string
args string nuget.exe args to be passed
리턴 string

NuGetCommand() 공개 메소드

public NuGetCommand ( Sources sources ) : System.Diagnostics
sources Sources
리턴 System.Diagnostics