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