Example #1
0
 public static String Get(String key)
 {
     return(Provider.Get(key));
 }