C# 클래스 DuplicateFinder.Core.CommandLine.Factories.OptionSetExtensions

파일 보기 프로젝트 열기: agross/duplicatefinder

공개 메소드들

메소드 설명
With ( this instance, string args ) : OptionSetWithArguments

메소드 상세

With() 공개 정적인 메소드

public static With ( this instance, string args ) : OptionSetWithArguments
instance this
args string
리턴 OptionSetWithArguments