TypeSystemHelpers.

ParseConstantIfTypeAllows(string, IXamlIlType, IXamlIlLineInfo, XamlIlConstantNode) Method

Namespace
XamlIl.TypeSystem
Containing Type
TypeSystemHelpers

Syntax

public static bool ParseConstantIfTypeAllows(string s, IXamlIlType type, IXamlIlLineInfo info, out XamlIlConstantNode rv)

Parameters

Name Type Description
s string
type IXamlIlType
info IXamlIlLineInfo
rv XamlIlConstantNode

Return Value

Type Description
bool