Commit 2bf245f
committed
Add MethodReturnTypeNameAttribute class
Introduces the `MethodReturnTypeNameAttribute` class in the
`BlazorExpress.Core` namespace. This attribute allows for the
specification of a method's return type name through a constructor
that accepts a string parameter, which is stored in a read-only
property called `TypeName`.
NOTE: This commit message is auto-generated using GitHub Copilot.1 parent 9a7843a commit 2bf245f
1 file changed
Lines changed: 22 additions & 0 deletions
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
0 commit comments