#unity/日常积累
命名空间:
程序集:
System.Runtime.dll
定义操作泛型集合的方法。
public interface ICollection<T> : System.Collections.Generic.IEnumerable<T>
T
集合中元素的类型。
派生
Microsoft.Extensions.DependencyInjection.IServiceCollection
Microsoft.Extensions.Primitives.StringValues
System.Activities.Hosting.SymbolResolver