예제 #1
0
 public string Get(string key)
 {
     return(Snap.Get(key));
 }