Exemple #1
0
 public ShiroMovieProvider(CloudStreamCore _core, string siteUrl, string name) : base(_core)
 {
     shiroBase = new ShiroBaseProvider(_core, siteUrl, name, true);
 }