|
Microsoft .Net-Samples
|
Parameter-Collections. More...
Static Public Member Functions | |
| static List< string > | ReadParamsCollectionsList< T > (params ReadOnlySpan< T > items) |
| Verwenden einer Parameter-List bei einer Methode. | |
Parameter-Collections.
https://learn.microsoft.com/de-de/dotnet/csharp/language-reference/proposals/csharp-13.0/params-collections https://learn.microsoft.com/de-de/dotnet/csharp/whats-new/csharp-13#params-collections
|
static |