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