Exemple #1
0
 public InitService(IConfigurationFactory facConf)
 {
     _conf = facConf.CreateConfiguration("oauth_app") as OAuthAppConfiguration;
 }