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