Пример #1
0
 public static ResourcesHelper Bootstrap(this ResourcesHelper registrator)
 {
     return(registrator.BootstrapCss().BootstrapJs());
 }