Skip to content

Commit ebdb6d1

Browse files
committed
Auto-generated documentation from 6be44a4
1 parent a60415b commit ebdb6d1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

api/JsonApiDotNetCore.Queries.Expressions.LogicalExpression.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ <h2 class="section" id="methods">Methods
298298

299299
<h3 id="JsonApiDotNetCore_Queries_Expressions_LogicalExpression_Accept__2_JsonApiDotNetCore_Queries_Expressions_QueryExpressionVisitor___0___1____0_" data-uid="JsonApiDotNetCore.Queries.Expressions.LogicalExpression.Accept``2(JsonApiDotNetCore.Queries.Expressions.QueryExpressionVisitor{``0,``1},``0)">
300300
Accept&lt;TArgument, TResult&gt;(QueryExpressionVisitor&lt;TArgument, TResult&gt;, TArgument)
301-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/LogicalExpression.cs/#L60"><i class="bi bi-code-slash"></i></a>
301+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/LogicalExpression.cs/#L62"><i class="bi bi-code-slash"></i></a>
302302
</h3>
303303

304304
<div class="markdown level1 summary"></div>
@@ -381,7 +381,7 @@ <h4 class="section">Returns</h4>
381381

382382
<h3 id="JsonApiDotNetCore_Queries_Expressions_LogicalExpression_Equals_System_Object_" data-uid="JsonApiDotNetCore.Queries.Expressions.LogicalExpression.Equals(System.Object)">
383383
Equals(object?)
384-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/LogicalExpression.cs/#L87"><i class="bi bi-code-slash"></i></a>
384+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/LogicalExpression.cs/#L89"><i class="bi bi-code-slash"></i></a>
385385
</h3>
386386

387387
<div class="markdown level1 summary"><p>Determines whether the specified object is equal to the current object.</p>
@@ -420,7 +420,7 @@ <h4 class="section">Returns</h4>
420420

421421
<h3 id="JsonApiDotNetCore_Queries_Expressions_LogicalExpression_GetHashCode" data-uid="JsonApiDotNetCore.Queries.Expressions.LogicalExpression.GetHashCode">
422422
GetHashCode()
423-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/LogicalExpression.cs/#L104"><i class="bi bi-code-slash"></i></a>
423+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/LogicalExpression.cs/#L106"><i class="bi bi-code-slash"></i></a>
424424
</h3>
425425

426426
<div class="markdown level1 summary"><p>Serves as the default hash function.</p>
@@ -453,7 +453,7 @@ <h4 class="section">Returns</h4>
453453

454454
<h3 id="JsonApiDotNetCore_Queries_Expressions_LogicalExpression_ToFullString" data-uid="JsonApiDotNetCore.Queries.Expressions.LogicalExpression.ToFullString">
455455
ToFullString()
456-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/LogicalExpression.cs/#L70"><i class="bi bi-code-slash"></i></a>
456+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/LogicalExpression.cs/#L72"><i class="bi bi-code-slash"></i></a>
457457
</h3>
458458

459459
<div class="markdown level1 summary"></div>
@@ -484,7 +484,7 @@ <h4 class="section">Returns</h4>
484484

485485
<h3 id="JsonApiDotNetCore_Queries_Expressions_LogicalExpression_ToString" data-uid="JsonApiDotNetCore.Queries.Expressions.LogicalExpression.ToString">
486486
ToString()
487-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/LogicalExpression.cs/#L65"><i class="bi bi-code-slash"></i></a>
487+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/Expressions/LogicalExpression.cs/#L67"><i class="bi bi-code-slash"></i></a>
488488
</h3>
489489

490490
<div class="markdown level1 summary"><p>Returns a string that represents the current object.</p>

0 commit comments

Comments
 (0)