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