Beispiel #1
0
 public void ConnectDoubleList(IGraphListBase list, IDoubleHandlerWithUpdate handler)
 {
 }
Beispiel #2
0
 public void ConnectDoubleList(IGraphListBase list, IDoubleHandlerWithUpdate handler)
 {
     m_security.ConnectDoubleList(list, handler);
 }