- Namespace
- XamlX
.Ast - Interfaces
- Base Types
-
- object
graph BT
Type-->Base0["object"]
Type-.->Interface0["IXamlEmitableWrappedMethod<IXamlILEmitter, XamlILNodeEmitResult>"]
Type-.->Interface1["IXamlWrappedMethod"]
click Interface1 "/api/XamlX.Ast/IXamlWrappedMethod"
Type["XamlWrappedMethod"]
class Type type-node
Syntax
public class XamlWrappedMethod : IXamlEmitableWrappedMethod<IXamlILEmitter, XamlILNodeEmitResult>,
IXamlWrappedMethod
Constructors
Name | Summary |
---|---|
XamlWrappedMethod |
Properties
Name | Value | Summary |
---|---|---|
DeclaringType | IXamlType | |
Name | string | |
ParametersWithThis | IReadOnlyList |
|
ReturnType | IXamlType |
Methods
Name | Value | Summary |
---|---|---|
Emit |
void |