Beispiel #1
0
 public Context(ArchieContext type, JContainer target)
     : this()
 {
     Type = type;
     Target = target;
 }
Beispiel #2
0
 public Context(ArchieContext type, JContainer target) : this()
 {
     Type   = type;
     Target = target;
 }