Пример #1
0
 public DefaultThemeSelector(IOptions <RocketThemingOptions> options)
 {
     Options = options.Value;
 }