C# Class Genetics.Genes.DimensionGene

Inheritance: SimpleResourceGene
Mostra file Open project: mattleibow/Genetics

Public Methods

Method Description
GetValue ( Resources resources, int resourceId, Type memberType ) : object

Method Details

GetValue() public method

public GetValue ( Resources resources, int resourceId, Type memberType ) : object
resources Resources
resourceId int
memberType System.Type
return object