GeneratedInternalTypeHelper CreateDelegate Method Vis2 NodeTrix CodeDokumentation
CreateDelegate

Namespace: XamlGeneratedNamespace
Assembly: Vis2NodeTrix (in Vis2NodeTrix.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax

Protected Overrides Function CreateDelegate ( _
	delegateType As Type, _
	target As Object, _
	handler As String _
) As Delegate

Parameters

delegateType
Type: OnlineSystem Type

[Missing <param name="delegateType"/> documentation for "M:XamlGeneratedNamespace.GeneratedInternalTypeHelper.CreateDelegate(System.Type,System.Object,System.String)"]

target
Type: OnlineSystem Object

[Missing <param name="target"/> documentation for "M:XamlGeneratedNamespace.GeneratedInternalTypeHelper.CreateDelegate(System.Type,System.Object,System.String)"]

handler
Type: OnlineSystem String

[Missing <param name="handler"/> documentation for "M:XamlGeneratedNamespace.GeneratedInternalTypeHelper.CreateDelegate(System.Type,System.Object,System.String)"]

Return Value

[Missing <returns> documentation for "M:XamlGeneratedNamespace.GeneratedInternalTypeHelper.CreateDelegate(System.Type,System.Object,System.String)"]

See Also