C# 클래스 mRemoteNG.Tools.CommandLineArguments.Argument

파일 보기 프로젝트 열기: mRemoteNG/mRemoteNG

공개 메소드들

메소드 설명
Argument ( string text, bool isFileName = false, bool forceQuotes = false ) : System.Collections.Generic

메소드 상세

Argument() 공개 메소드

public Argument ( string text, bool isFileName = false, bool forceQuotes = false ) : System.Collections.Generic
text string
isFileName bool
forceQuotes bool
리턴 System.Collections.Generic