Exemplo n.º 1
0
 internal static void AddNode(Rbr_Db pDb, NodeRow pNodeRow)
 {
     NodeManager.Add(pDb, pNodeRow);
 }