示例#1
0
 public static string GetEntityTag(this MappedResourceInfo @this, CompressionMethod compressionMethod)
 => EntityTag.Compute(@this.LastModifiedUtc, @this.Length, compressionMethod);