예제 #1
0
 public string GetNewOutputId()
 {
     return(TextToolbox.GetNewId());
 }
예제 #2
0
        /*
         * Accessor Methods
         */

        public string GetNewSynoymId()
        {
            return(TextToolbox.GetNewId());
        }
예제 #3
0
 public string GetNewRuleId()
 {
     return(TextToolbox.GetNewId());
 }
예제 #4
0
        /*
         * Accessor Methods
         */

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