Click or drag to resize
DynamicInvoke Constructor
初始实例

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public DynamicInvoke(
	MethodInfo method
)

Parameters

method
Type: System.ReflectionMethodInfo

[Missing <param name="method"/> documentation for "M:Adf.DynamicInvoke.#ctor(System.Reflection.MethodInfo)"]

See Also