C# Class Genetics.Genes.BooleanGene

Inheritance: SimpleResourceGene
Afficher le fichier Open project: mattleibow/Genetics

Méthodes publiques

Méthode Description
GetValue ( Resources resources, int resourceId, Type memberType ) : object

Method Details

GetValue() public méthode

public GetValue ( Resources resources, int resourceId, Type memberType ) : object
resources Resources
resourceId int
memberType System.Type
Résultat object