点击或拖拽改变大小

ConstructorInvokerCacheCreate 方法

[缺少 "M:DSkin.Common.ConstructorInvokerCache.Create(System.Reflection.ConstructorInfo)" 的 <summary> 文档]

命名空间:  DSkin.Common
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
protected override IConstructorInvoker Create(
	ConstructorInfo key
)

参数

key
类型:System.ReflectionConstructorInfo

[缺少 "M:DSkin.Common.ConstructorInvokerCache.Create(System.Reflection.ConstructorInfo)" 的 <param name="key"/> 文档]

返回值

类型:IConstructorInvoker

[缺少 "M:DSkin.Common.ConstructorInvokerCache.Create(System.Reflection.ConstructorInfo)" 的 <returns> 文档]

参见