- Namespace
- XamlX
.Ast - Interfaces
- Base Types
Syntax
public class XamlLoadMethodDelegateNode : XamlValueWithSideEffectNodeBase, IXamlAstValueNode,
IXamlAstNode, IXamlLineInfo, IXamlAstEmitableNode<IXamlILEmitter, XamlILNodeEmitResult>
Constructors
Properties
Name | Value | Summary |
---|---|---|
DelegateType | IXamlType | |
Line | int |
Inherited from XamlAstNode
|
Method | IXamlMethod | |
Position | int |
Inherited from XamlAstNode
|
Type | I |
|
Value | IXamlAstValueNode |
Inherited from Xaml
|
Methods
Name | Value | Summary |
---|---|---|
Emit |
XamlILNodeEmitResult | |
Visit |
IXamlAstNode |
Inherited from XamlAstNode
|
VisitChildren |
void |
Inherited from Xaml
|
VisitList |
void |
Inherited from XamlAstNode
static
|