TryReadTypeToken(String, ref Int32, out String?) Method

Definition

Assembly XamlToCSharpGenerator.MiniLanguageParsing.dll
public static bool TryReadTypeToken(string segmentText, ref int index, scoped out string? typeToken)

Parameters

segmentText
String
index
Int32
typeToken
String

Returns