Click or drag to resize
MethodDelegateInvoke Method

[Missing <summary> documentation for "M:Slash.Unity.Common.Delegates.MethodDelegate.Invoke(System.Object[])"]

Namespace: Slash.Unity.Common.Delegates
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
public void Invoke(
	params Object[] args
)

Parameters

args
Type: SystemObject

[Missing <param name="args"/> documentation for "M:Slash.Unity.Common.Delegates.MethodDelegate.Invoke(System.Object[])"]

See Also