点击或拖拽改变大小

FastReflectionCacheTKey, TValueLoadThis 方法

[缺少 "M:CPF.Reflection.FastReflectionCache`2.LoadThis(System.Reflection.Emit.ILGenerator,System.Type)" 的 <summary> 文档]

命名空间:  CPF.Reflection
程序集:  CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
public static void LoadThis(
	ILGenerator iLGenerator,
	Type thisType
)

参数

iLGenerator
类型:System.Reflection.EmitILGenerator

[缺少 "M:CPF.Reflection.FastReflectionCache`2.LoadThis(System.Reflection.Emit.ILGenerator,System.Type)" 的 <param name="iLGenerator"/> 文档]

thisType
类型:SystemType

[缺少 "M:CPF.Reflection.FastReflectionCache`2.LoadThis(System.Reflection.Emit.ILGenerator,System.Type)" 的 <param name="thisType"/> 文档]

参见