TryGetTypeByFullTypeName(String, out AvaloniaTypeInfo?) Method

Definition

Assembly XamlToCSharpGenerator.LanguageService.dll
public bool TryGetTypeByFullTypeName(string fullTypeName, scoped out AvaloniaTypeInfo? typeInfo)

Parameters

fullTypeName
String

Returns