Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

What is [FromServices]

$
0
0

I saw something somewhere like

[FromServices]
public Data Data
{
    get;
    set;
}

I can't find the definition of it.


Viewing all articles
Browse latest Browse all 9386

Trending Articles