TryExtractInnerContent(String, out String) Method

Definition

Assembly XamlToCSharpGenerator.MiniLanguageParsing.dll
public static bool TryExtractInnerContent(string value, scoped out string innerContent)

Parameters

value
String
innerContent
String

Returns