点击或拖拽改变大小

FastReflectionCachesConstructorInvokerCache 属性

[缺少 "P:DSkin.Common.FastReflectionCaches.ConstructorInvokerCache" 的 <summary> 文档]

命名空间:  DSkin.Common
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
public static IFastReflectionCache<ConstructorInfo, IConstructorInvoker> ConstructorInvokerCache { get; set; }

属性值

类型:IFastReflectionCacheConstructorInfo, IConstructorInvoker
参见