TrySplitTypeCastPrefix(String, out String, out String) Method

Definition

Assembly XamlToCSharpGenerator.Core.dll
public static bool TrySplitTypeCastPrefix(string path, scoped out string typeToken, scoped out string remainder)

Parameters

path
String
typeToken
String
remainder
String

Returns