public EntryPropertyHtmlCache(BBCodeConverter converter)
 {
     cache = new BBCodeCache(converter);
 }
 public EntryPropertyHtmlCache(BBCodeConverter converter)
 {
     cache = new BBCodeCache(converter);
 }