Exemple #1
0
 public static string EmailServiceEndpoint( )
 {
     ensureInitialized();
     return(_config.EmailServiceEndpoint( ));
 }