C# Class Genetics.Genes.StringGene

Inheritance: SimpleResourceGene
Show 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