TryTokenize(String, out ImmutableArray) Method

Definition

Assembly XamlToCSharpGenerator.MiniLanguageParsing.dll
public static bool TryTokenize(string selectorBranch, scoped out ImmutableArray<SelectorBranchSegment> segments)

Parameters

selectorBranch
String

Returns