Ejemplo n.º 1
0
 public string GetNewRuleId()
 {
     return TextToolbox.GetNewId();
 }
Ejemplo n.º 2
0
        /*
         * Accessor Methods
         */

        public string GetNewSynoymId()
        {
            return TextToolbox.GetNewId();
        }