C# 클래스 Alquimiaware.NuGetUnity.Tests.CommandArgsBuilderTests.AnyCommand

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

공개 메소드들

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

보호된 메소드들

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

메소드 상세

AddMoreOptions() 보호된 메소드

protected AddMoreOptions ( ) : void
리턴 void

AnyCommand() 공개 메소드

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

GetDirectParams() 보호된 메소드

protected GetDirectParams ( ) : string
리턴 string