IXamlAssembly.

FindType(string) Method

Namespace
XamlX.TypeSystem
Containing Type
IXamlAssembly

Syntax

IXamlType FindType(string fullName)

Parameters

Name Type Description
fullName string

Return Value

Type Description
IXamlType