Beispiel #1
0
 public Output(CalmContext cont)
 {
     context = cont;
 }
Beispiel #2
0
 public Input(CalmContext cont)
 {
     context = cont;
 }