- Namespace
- XamlX
.TypeSystem - Containing Type
- TypeSystemHelpers
Syntax
public static bool ParseConstantIfTypeAllows(string s, IXamlType type, IXamlLineInfo info, out XamlConstantNode rv)
Parameters
Name | Type | Description |
---|---|---|
s | string | |
type | IXamlType | |
info | IXamlLineInfo | |
rv | XamlConstantNode |
Return Value
Type | Description |
---|---|
bool |