Exemple #1
0
 public string GetApiName()
 {
     return(ConfigurationManager.AppSettings[_apiName.ToString()]);
 }