C# Class PickableGene, Hero.Coli

Inheritance: PickableBioBrick
显示文件 Open project: CyberCRI/Hero.Coli

Public Properties

Property Type Description
bioBrickName string
proteinName string

Protected Methods

Method Description
produceDNABit ( ) : DNABit,

Method Details

produceDNABit() protected method

protected produceDNABit ( ) : DNABit,
return DNABit,

Property Details

bioBrickName public_oe property

public string bioBrickName
return string

proteinName public_oe property

public string proteinName
return string