C# 클래스 Degradation, DsynBio

상속: IReaction
파일 보기 프로젝트 열기: CyberCRI/DsynBio 1 사용 예제들

공개 메소드들

메소드 설명
Degradation ( float degradationRate, string molName ) : System.Collections
react ( ArrayList molecules ) : void

메소드 상세

Degradation() 공개 메소드

public Degradation ( float degradationRate, string molName ) : System.Collections
degradationRate float
molName string
리턴 System.Collections

react() 공개 메소드

public react ( ArrayList molecules ) : void
molecules ArrayList
리턴 void