C# 클래스 Schumix.Framework.Options.ResponseFileSource

상속: ArgumentSource
파일 보기 프로젝트 열기: Schumix/Schumix2

공개 메소드들

메소드 설명
GetArguments ( string value, IEnumerable &replacement ) : bool
GetNames ( ) : string[]

메소드 상세

GetArguments() 공개 메소드

public GetArguments ( string value, IEnumerable &replacement ) : bool
value string
replacement IEnumerable
리턴 bool

GetNames() 공개 메소드

public GetNames ( ) : string[]
리턴 string[]