C# Class Degradation, DsynBio

Inheritance: IReaction
Afficher le fichier Open project: CyberCRI/DsynBio Class Usage Examples

Méthodes publiques

Méthode Description
Degradation ( float degradationRate, string molName ) : System.Collections
react ( ArrayList molecules ) : void

Method Details

Degradation() public méthode

public Degradation ( float degradationRate, string molName ) : System.Collections
degradationRate float
molName string
Résultat System.Collections

react() public méthode

public react ( ArrayList molecules ) : void
molecules ArrayList
Résultat void