示例#1
0
 public void RegisterPropagator(IPropagator p)
 {
     _influenceMap.RegisterPropagator(p);
 }