Click or drag to resize
MessageTemplateFactoryFromResourceManager Method
Lookup from a resource manager

Namespace: FlexRule.Translation
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public static IMessageTemplateProvider FromResourceManager(
	ResourceManager resource
)

Parameters

resource
Type: System.ResourcesResourceManager

Return Value

Type: IMessageTemplateProvider
See Also