XamlTypeSystemExtensions.

GetType(IXamlTypeSystem, string) Method

Namespace
XamlX.TypeSystem
Containing Type
XamlTypeSystemExtensions

Syntax

public static IXamlType GetType(this IXamlTypeSystem sys, string type)

Parameters

Name Type Description
sys IXamlTypeSystem
type string

Return Value

Type Description
IXamlType