Exemple #1
0
 public Node(SelfExplorer a_Explorer)
 {
     m_Explorer  = a_Explorer;
     TopicClient = a_Explorer.TopicClient;
 }
 public Node(SelfExplorer a_Explorer)
 {
     m_Explorer = a_Explorer;
 }