RayguidePrismApplicationBaseCreateContainerExtensionDelegate Property |
The delegate for the creation of container extension.
Namespace: RAYLASE.Marker.GUI.WrapperAssembly: RAYLASE.Marker.GUI.Wrapper (in RAYLASE.Marker.GUI.Wrapper.dll) Version: 2.40.0
Syntaxpublic Func<IContainerExtension> CreateContainerExtensionDelegate { get; set; }Property Value
FuncIContainerExtension
See Also