Beispiel #1
0
 protected RoutingEffect(string effectId)
 {
     Inner = Resolve(effectId);
 }