C# Class ArgsTests.NewAwesomeTabCompletionTests.ConflictingArgumentsThatAwesomeTabCompletionMakesBetter

Afficher le fichier Open project: adamabdelhamed/PowerArgs

Méthodes publiques

Свойство Type Description
animal string
apples bool
asparagus bool
bananas bool
beets bool

Private Methods

Méthode Description
Fruits ( bool apples, bool bananas ) : void
Meats ( [ animal ) : void
Vegetables ( bool asparagus, bool beets ) : void

Property Details

animal public_oe property

public string animal
Résultat string

apples public_oe property

public bool apples
Résultat bool

asparagus public_oe property

public bool asparagus
Résultat bool

bananas public_oe property

public bool bananas
Résultat bool

beets public_oe property

public bool beets
Résultat bool