- Namespace
- XamlX
.TypeSystem - Implementing Types
graph BT
Type["IXamlTypeSystem"]
class Type type-node
Implementing0["SreTypeSystem"]-.->Type
click Implementing0 "/api/XamlX.IL/SreTypeSystem"
Implementing1["CecilTypeSystem"]-.->Type
click Implementing1 "/api/XamlX.TypeSystem/CecilTypeSystem"
Syntax
public interface IXamlTypeSystem
Properties
Name | Value | Summary |
---|---|---|
Assemblies | IReadOnlyList |
Methods
Name | Value | Summary |
---|---|---|
FindAssembly |
IXamlAssembly | |
FindType |
IXamlType | |
FindType |
IXamlType |
Extension Methods
Name | Value | Summary |
---|---|---|
GetType |
IXamlType |