Beispiel #1
0
 public void Glob(MyType t)
 {
     TheType_Global = t;
 }
Beispiel #2
0
 public void Glob(MyType t)
 {
     TheType_Global = t;
 }
Beispiel #3
0
 public void Foo(MyType t)
 {
     TheType = t;
 }
Beispiel #4
0
 public void Foo(MyType t)
 {
     TheType = t;
 }