C# 클래스 ArgsTests.NewAwesomeTabCompletionTests.ConflictingArgumentsThatAwesomeTabCompletionMakesBetter

파일 보기 프로젝트 열기: adamabdelhamed/PowerArgs

공개 프로퍼티들

프로퍼티 타입 설명
animal string
apples bool
asparagus bool
bananas bool
beets bool

비공개 메소드들

메소드 설명
Fruits ( bool apples, bool bananas ) : void
Meats ( [ animal ) : void
Vegetables ( bool asparagus, bool beets ) : void

프로퍼티 상세

animal 공개적으로 프로퍼티

public string animal
리턴 string

apples 공개적으로 프로퍼티

public bool apples
리턴 bool

asparagus 공개적으로 프로퍼티

public bool asparagus
리턴 bool

bananas 공개적으로 프로퍼티

public bool bananas
리턴 bool

beets 공개적으로 프로퍼티

public bool beets
리턴 bool