Ejemplo n.º 1
0
 public void ConnectDoubleList(IGraphListBase list, IDoubleHandlerWithUpdate handler)
 {
 }
Ejemplo n.º 2
0
 public void ConnectDoubleList(IGraphListBase list, IDoubleHandlerWithUpdate handler)
 {
     m_security.ConnectDoubleList(list, handler);
 }