Example #1
0
 public void RegisterHandlebarsHelper(IHandlebarsBlockHelper helper)
 {
     ViewEngine.RegisterHelper(helper);
 }