Пример #1
0
 public string GetValue(string key)
 {
     return(CommonHelpers.BlobGetValue(fileContent, key));
 }