- Namespace
- XamlIl
.TypeSystem - Interfaces
-
- IXamlIlType
- IEquatable
<IXamlIlType>
- Base Types
-
- object
graph BT
Type-->Base0["object"]
Type-.->Interface0["IXamlIlType"]
click Interface0 "/api/XamlIl.TypeSystem/IXamlIlType"
Type-.->Interface1["IEquatable<IXamlIlType>"]
Type["XamlIlPseudoType"]
class Type type-node
Syntax
public class XamlIlPseudoType : IXamlIlType, IEquatable<IXamlIlType>
Constructors
Name | Summary |
---|---|
XamlIlPseudoType |
Properties
Name | Value | Summary |
---|---|---|
ArrayElementType | IXamlIlType | |
Assembly | IXamlIlAssembly | |
BaseType | IXamlIlType | |
Constructors | IReadOnlyList |
|
CustomAttributes | IReadOnlyList |
|
Events | IReadOnlyList |
|
Fields | IReadOnlyList |
|
FullName | string | |
GenericArguments | IReadOnlyList |
|
GenericParameters | IReadOnlyList |
|
Generic |
IXamlIlType | |
Id | object | |
Interfaces | IReadOnlyList |
|
IsArray | bool | |
IsEnum | bool | |
IsInterface | bool | |
IsValueType | bool | |
Methods | IReadOnlyList |
|
Name | string | |
Namespace | string | |
Null | XamlIlPseudoType |
static
|
Properties | IReadOnlyList |
|
Unknown | XamlIlPseudoType |
static
|