Skip to content

Commit

Permalink
v5.20
Browse files Browse the repository at this point in the history
  • Loading branch information
dj-nitehawk committed Nov 28, 2023
1 parent 640fbb1 commit bdbc1e2
Show file tree
Hide file tree
Showing 377 changed files with 249,374 additions and 268,851 deletions.
1,811 changes: 969 additions & 842 deletions Source/api/.manifest

Large diffs are not rendered by default.

61 changes: 61 additions & 0 deletions Source/api/FastEndpoints.Apply.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
### YamlMime:ManagedReference
items:
- uid: FastEndpoints.Apply
commentId: T:FastEndpoints.Apply
id: Apply
parent: FastEndpoints
children:
- FastEndpoints.Apply.ToThisEndpoint
langs:
- csharp
- vb
name: Apply
nameWithType: Apply
fullName: FastEndpoints.Apply
type: Enum
source:
id: Apply
path: D:\SOURCE-CONTROL\FastEndpoints\Src\Library\Endpoint\Auxiliary\Apply.cs
startLine: 2
assemblies:
- FastEndpoints
namespace: FastEndpoints
syntax:
content: public enum Apply
content.vb: Public Enum Apply
- uid: FastEndpoints.Apply.ToThisEndpoint
commentId: F:FastEndpoints.Apply.ToThisEndpoint
id: ToThisEndpoint
parent: FastEndpoints.Apply
langs:
- csharp
- vb
name: ToThisEndpoint
nameWithType: Apply.ToThisEndpoint
fullName: FastEndpoints.Apply.ToThisEndpoint
type: Field
source:
id: ToThisEndpoint
path: D:\SOURCE-CONTROL\FastEndpoints\Src\Library\Endpoint\Auxiliary\Apply.cs
startLine: 4
assemblies:
- FastEndpoints
namespace: FastEndpoints
syntax:
content: ToThisEndpoint = 0
return:
type: FastEndpoints.Apply
references:
- uid: FastEndpoints
commentId: N:FastEndpoints
href: FastEndpoints.html
name: FastEndpoints
nameWithType: FastEndpoints
fullName: FastEndpoints
- uid: FastEndpoints.Apply
commentId: T:FastEndpoints.Apply
parent: FastEndpoints
href: FastEndpoints.Apply.html
name: Apply
nameWithType: Apply
fullName: FastEndpoints.Apply
Loading

0 comments on commit bdbc1e2

Please sign in to comment.