Click or drag to resize
ITypeAddressResolveType Method
Loads and resolves a type

Namespace: FlexRule.TypeLoader
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Type ResolveType(
	IEnumerable<string> privateBinPaths = null
)

Parameters

privateBinPaths (Optional)
Type: System.Collections.GenericIEnumerableString

Return Value

Type: Type
See Also