22< html >
33 < head >
44 < meta charset ="utf-8 ">
5- < title > Class It
6- </ title >
5+ < title > Class It </ title >
76 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
8- < meta name ="title " content ="Class It
9- " >
7+ < meta name ="title " content ="Class It " >
8+
109
1110 < link rel ="icon " href ="../favicon.ico ">
1211 < link rel ="stylesheet " href ="../public/docfx.min.css ">
1716
1817
1918
20- < meta name ="docfx:docurl " content ="https://github.com/SvetlovA/static-mock/new/SequentialSetup/apiSpec/new?filename=StaticMock_Entities_Context_It.md&value=---%0Auid%3A%20StaticMock.Entities.Context.It%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A ">
19+ < meta name ="docfx:docurl " content ="https://github.com/SvetlovA/static-mock/new/master/apiSpec/new?filename=StaticMock_Entities_Context_It.md&value=---%0Auid%3A%20StaticMock.Entities.Context.It%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A ">
20+ < meta name ="loc:inThisArticle " content ="In this article ">
21+ < meta name ="loc:searchResultsCount " content ="{count} results for "{query}" ">
22+ < meta name ="loc:searchNoResults " content ="No results for "{query}" ">
23+ < meta name ="loc:tocFilter " content ="Filter by title ">
24+ < meta name ="loc:nextArticle " content ="Next ">
25+ < meta name ="loc:prevArticle " content ="Previous ">
26+ < meta name ="loc:themeLight " content ="Light ">
27+ < meta name ="loc:themeDark " content ="Dark ">
28+ < meta name ="loc:themeAuto " content ="Auto ">
29+ < meta name ="loc:changeTheme " content ="Change theme ">
30+ < meta name ="loc:copy " content ="Copy ">
31+ < meta name ="loc:downloadPdf " content ="Download PDF ">
2132 </ head >
2233
23- < script type ="module ">
24- import options from './../public/main.js'
25- import { init } from './../public/docfx.min.js'
26- init ( options )
27- </ script >
34+ < script type ="module " src ="./../public/docfx.min.js "> </ script >
2835
2936 < script >
3037 const theme = localStorage . getItem ( 'theme' ) || 'auto'
@@ -78,8 +85,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
7885
7986
8087 < h1 id ="StaticMock_Entities_Context_It " data-uid ="StaticMock.Entities.Context.It " class ="text-break ">
81- Class It
82- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/SvetlovA/static-mock/blob/SequentialSetup/src/StaticMock/Entities/Context/It.cs/#L6 "> < i class ="bi bi-code-slash "> </ i > </ a >
88+ Class It < a class ="header-action link-secondary " title ="View source " href ="https://github.com/SvetlovA/static-mock/blob/master/src/StaticMock/Entities/Context/It.cs/#L6 "> < i class ="bi bi-code-slash "> </ i > </ a >
8389 </ h1 >
8490
8591 < div class ="facts text-secondary ">
@@ -107,7 +113,7 @@ <h1 id="StaticMock_Entities_Context_It" data-uid="StaticMock.Entities.Context.It
107113
108114
109115
110- < dl class ="typelist derived ">
116+ < dl class ="typelist inheritedMembers ">
111117 < dt > Inherited Members</ dt >
112118 < dd >
113119 < div >
@@ -146,7 +152,7 @@ <h2 class="section" id="constructors">Constructors
146152
147153 < h3 id ="StaticMock_Entities_Context_It__ctor_StaticMock_Entities_Context_SetupContextState_ " data-uid ="StaticMock.Entities.Context.It.#ctor(StaticMock.Entities.Context.SetupContextState) ">
148154 It(SetupContextState)
149- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/SvetlovA/static-mock/blob/SequentialSetup /src/StaticMock/Entities/Context/It.cs/#L10 "> < i class ="bi bi-code-slash "> </ i > </ a >
155+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/SvetlovA/static-mock/blob/master /src/StaticMock/Entities/Context/It.cs/#L10 "> < i class ="bi bi-code-slash "> </ i > </ a >
150156 </ h3 >
151157
152158 < div class ="markdown level1 summary "> </ div >
@@ -181,7 +187,7 @@ <h2 class="section" id="methods">Methods
181187
182188 < h3 id ="StaticMock_Entities_Context_It_IsAny__1 " data-uid ="StaticMock.Entities.Context.It.IsAny``1 ">
183189 IsAny<TValue>()
184- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/SvetlovA/static-mock/blob/SequentialSetup /src/StaticMock/Entities/Context/It.cs/#L15 "> < i class ="bi bi-code-slash "> </ i > </ a >
190+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/SvetlovA/static-mock/blob/master /src/StaticMock/Entities/Context/It.cs/#L15 "> < i class ="bi bi-code-slash "> </ i > </ a >
185191 </ h3 >
186192
187193 < div class ="markdown level1 summary "> </ div >
@@ -217,7 +223,7 @@ <h4 class="section">Type Parameters</h4>
217223
218224 < h3 id ="StaticMock_Entities_Context_It_Is__1_System_Linq_Expressions_Expression_System_Func___0_System_Boolean___ " data-uid ="StaticMock.Entities.Context.It.Is``1(System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}}) ">
219225 Is<TValue>(Expression<Func<TValue, bool>>)
220- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/SvetlovA/static-mock/blob/SequentialSetup /src/StaticMock/Entities/Context/It.cs/#L17 "> < i class ="bi bi-code-slash "> </ i > </ a >
226+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/SvetlovA/static-mock/blob/master /src/StaticMock/Entities/Context/It.cs/#L17 "> < i class ="bi bi-code-slash "> </ i > </ a >
221227 </ h3 >
222228
223229 < div class ="markdown level1 summary "> </ div >
@@ -258,10 +264,10 @@ <h4 class="section">Type Parameters</h4>
258264</ article >
259265
260266 < div class ="contribution d-print-none ">
261- < a href ="https://github.com/SvetlovA/static-mock/blob/SequentialSetup /src/StaticMock/Entities/Context/It.cs/#L6 " class ="edit-link "> Edit this page</ a >
267+ < a href ="https://github.com/SvetlovA/static-mock/blob/master /src/StaticMock/Entities/Context/It.cs/#L6 " class ="edit-link "> Edit this page</ a >
262268 </ div >
263269
264-
270+
265271 </ div >
266272
267273 < div class ="affix ">
@@ -270,12 +276,12 @@ <h4 class="section">Type Parameters</h4>
270276 </ main >
271277
272278
273- < footer class ="border-top ">
279+ < footer class ="border-top text-secondary ">
274280 < div class ="container-xxl ">
275281 < div class ="flex-fill ">
276282 < span > Made with < a href ="https://dotnet.github.io/docfx "> docfx</ a > </ span >
277283 </ div >
278284 </ div >
279285 </ footer >
280286 </ body >
281- </ html >
287+ </ html >
0 commit comments