GeneratedInternalTypeHelper CreateDelegate Method Delta Engine Documentation
CreateDelegate View code on GitHub

Namespace: XamlGeneratedNamespace
Assembly: DeltaEngine.Editor.Emulator (in DeltaEngine.Editor.Emulator.dll) Version: 1.1.1.0 (1.1.1)
Syntax

protected override Delegate CreateDelegate(
	Type delegateType,
	Object target,
	string handler
)

Return Value

Type: Delegate
See Also