- Namespace
- XamlIl
.Ast - Containing Type
- Xaml
Il Load Method Delegate Node
Syntax
public XamlIlLoadMethodDelegateNode(IXamlIlLineInfo lineInfo, IXamlIlAstValueNode value, IXamlIlType delegateType, IXamlIlMethod method)
Parameters
Name | Type | Description |
---|---|---|
lineInfo | IXamlIlLineInfo | |
value | IXamlIlAstValueNode | |
delegateType | IXamlIlType | |
method | IXamlIlMethod |
Return Value
Type | Description |
---|---|
void |