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