CecilTypeSystem.

FindType(string) Method

Namespace
XamlX.TypeSystem
Containing Type
CecilTypeSystem

Syntax

public IXamlType FindType(string name)

Parameters

Name Type Description
name string

Return Value

Type Description
IXamlType