Beispiel #1
0
 public override void Init()
 {
     if (registry == null)
     {
         registry = new LocalPositionRegistry();
     }
 }