Click or drag to resize
TypeResolverLoadIfPremitive Method

Namespace: FlexRule.TypeLoader
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public static Type LoadIfPremitive(
	string typeName
)

Parameters

typeName
Type: SystemString

Return Value

Type: Type
See Also