IXamlTypeSystem.

FindType(string) Method

Namespace
XamlX.TypeSystem
Containing Type
IXamlTypeSystem

Syntax

IXamlType FindType(string name)

Parameters

Name Type Description
name string

Return Value

Type Description
IXamlType