예제 #1
0
 public bool IsContainsKey(string key)
 {
     return(ltLocalization.IsContainsKey(key));
 }