Beispiel #1
0
 public MagicMan(IMagicQueue q)
 {
     _q = q;
 }
Beispiel #2
0
 public MagicMan(IMagicQueue q)
 {
     _q = q;
 }