C# 클래스 CommandLine.Tests.OptionMapFixture.OptionMapBuilder

파일 보기 프로젝트 열기: Vaa3D/vaa3d_tools

공개 메소드들

메소드 설명
AppendOption ( string shortName, string longName ) : void
OptionMapBuilder ( int capacity ) : System.Collections.Generic

메소드 상세

AppendOption() 공개 메소드

public AppendOption ( string shortName, string longName ) : void
shortName string
longName string
리턴 void

OptionMapBuilder() 공개 메소드

public OptionMapBuilder ( int capacity ) : System.Collections.Generic
capacity int
리턴 System.Collections.Generic