- Namespace
- XamlIl
.Parsers - Containing Type
- Xaml
Markup Extension Parser
Syntax
public static XamlIlAstObjectNode Parse(IXamlIlLineInfo info, string ext, Func<string, XamlIlAstXmlTypeReference> typeResolver)
Parameters
Name | Type | Description |
---|---|---|
info | IXamlIlLineInfo | |
ext | string | |
typeResolver | Func |
Return Value
Type | Description |
---|---|
XamlIlAstObjectNode |