Example #1
0
 private static Database GetDatabase()
 {
     return(ServiceConfig.GetConfiguredDatabase());
 }