C# Class Functional.Datatypes.Specs.MaybeSpecs.ListOf.MixedListMaybeContext

Afficher le fichier Open project: Twofour/Functional.Datatypes

Méthodes publiques

Свойство Type Description
first_integer int
second_integer int
the_list IEnumerable>

Méthodes publiques

Méthode Description
PopulateListWithMixedValues ( ) : void

Method Details

PopulateListWithMixedValues() public static méthode

public static PopulateListWithMixedValues ( ) : void
Résultat void

Property Details

first_integer public_oe static_oe property

public static int first_integer
Résultat int

second_integer public_oe static_oe property

public static int second_integer
Résultat int

the_list public_oe static_oe property

public static IEnumerable> the_list
Résultat IEnumerable>