Beispiel #1
0
 public S0LowerThenKmTwoLayerBiosensor(Constants2 c2)
 {
     this.c2 = c2;
 }
Beispiel #2
0
 private void Awake()
 {
     instance = this;
 }
 public AnalyticCalculation(Constants2 c2)
 {
     this.c2 = c2;
 }