You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/MyTested.AspNetCore.Mvc.Caching/Builders/Contracts/Data/DistributedCache/IDistributedCacheEntryBuilder.cs
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,13 @@ public interface IDistributedCacheEntryBuilder
15
15
/// <returns>The same <see cref="IAndDistributedCacheEntryBuilder"/>.</returns>
Copy file name to clipboardExpand all lines: src/MyTested.AspNetCore.Mvc.Caching/Builders/Contracts/Data/DistributedCache/IDistributedCacheEntryTestBuilder.cs
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,13 @@ public interface IDistributedCacheEntryTestBuilder
15
15
/// <returns>The same <see cref="IAndDistributedCacheEntryTestBuilder"/>.</returns>
Copy file name to clipboardExpand all lines: src/MyTested.AspNetCore.Mvc.Caching/Builders/Contracts/Data/DistributedCache/IDistributedCacheTestBuilder.cs
+31Lines changed: 31 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,14 @@ public interface IDistributedCacheTestBuilder
17
17
/// <returns>The same <see cref="IAndDistributedCacheTestBuilder"/>.</returns>
0 commit comments