Example #1
0
 private string GetFormattedTripleTag(string key, string value)
 {
     return(TagHelper.GetFormattedTripleTag(key, value));
 }