services.AddTransient<JsonFileChampService>();
有谁知道小于和大于符号在方法名称之后但在 () 之前的作用?
JsonFileChampService 是一个 .cs 文件。
一般来说,'< >' 在 C#/.Net/ASP.net 中有什么作用?
谢谢!
services.AddTransient<JsonFileChampService>();
有谁知道小于和大于符号在方法名称之后但在 () 之前的作用?
JsonFileChampService 是一个 .cs 文件。
一般来说,'< >' 在 C#/.Net/ASP.net 中有什么作用?
谢谢!