BinaryDataExtensions GetTypeFromShortNameOrFullNameIfNotFound Method Delta Engine Documentation

Namespace: DeltaEngine.Core
Assembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public static Type GetTypeFromShortNameOrFullNameIfNotFound(
	string typeName
)

Return Value

Type: Type
See Also