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