Click or drag to resize

RayguidePrismApplicationBaseCreateContainerExtensionDelegate Property

The delegate for the creation of container extension.

Namespace: RAYLASE.Marker.GUI.Wrapper
Assembly: RAYLASE.Marker.GUI.Wrapper (in RAYLASE.Marker.GUI.Wrapper.dll) Version: 2.40.0
Syntax
C#
public Func<IContainerExtension> CreateContainerExtensionDelegate { get; set; }

Property Value

FuncIContainerExtension
See Also