Exemple #1
0
 private static string GetETagFromResponse(Type contextType, string uri, string responseFormat)
 {
     return(UnitTestsUtil.GetETagFromResponse(contextType, uri, responseFormat));
 }