-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c9ac923
commit 07331fc
Showing
5 changed files
with
51 additions
and
0 deletions.
There are no files selected for viewing
25 changes: 25 additions & 0 deletions
25
...Ignis.Fragments.Extensions/Ignis.Fragments.Extensions.FormFragmentExtensions.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
[Packages](../../README.md) / [Ignis.Fragments.Extensions](../README.md) / [Ignis.Fragments.Extensions](README.md) / | ||
|
||
# FormFragmentExtensions Class | ||
|
||
## Definition | ||
|
||
Namespace: [Ignis.Fragments.Extensions](README.md) | ||
|
||
Assembly: [Ignis.Fragments.Extensions.dll](../README.md) | ||
|
||
Package: [Ignis.Fragments.Extensions](https://www.nuget.org/packages/Ignis.Fragments.Extensions) | ||
|
||
--- | ||
|
||
```csharp | ||
public static class FormFragmentExtensions | ||
``` | ||
|
||
Inheritance: [System.Object](https://learn.microsoft.com/en-us/dotnet/api/System.Object) → FormFragmentExtensions | ||
|
||
## Methods | ||
|
||
| | Summary | | ||
| ---------------------------------------------------- | ------- | | ||
| GetProperties<T>(FormFragmentContext<T>) | | |
25 changes: 25 additions & 0 deletions
25
...gnis.Fragments.Extensions/Ignis.Fragments.Extensions.LabelFragmentExtensions.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
[Packages](../../README.md) / [Ignis.Fragments.Extensions](../README.md) / [Ignis.Fragments.Extensions](README.md) / | ||
|
||
# LabelFragmentExtensions Class | ||
|
||
## Definition | ||
|
||
Namespace: [Ignis.Fragments.Extensions](README.md) | ||
|
||
Assembly: [Ignis.Fragments.Extensions.dll](../README.md) | ||
|
||
Package: [Ignis.Fragments.Extensions](https://www.nuget.org/packages/Ignis.Fragments.Extensions) | ||
|
||
--- | ||
|
||
```csharp | ||
public static class LabelFragmentExtensions | ||
``` | ||
|
||
Inheritance: [System.Object](https://learn.microsoft.com/en-us/dotnet/api/System.Object) → LabelFragmentExtensions | ||
|
||
## Methods | ||
|
||
| | Summary | | ||
| ------------------------------------------------------------------------------------------------ | ------- | | ||
| GetPropertyDisplayName(Ignis.Fragments.Abstractions.Builder.LabelFragmentContext, System.String) | | |
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters