Example #1
0
 public string HtmlName(string target)
 {
     return(_khartaOntology == null ? "" : _khartaOntology.HtmlName(target));
 }