TryGetTypeByClrNamespace(String, String, out AvaloniaTypeInfo?) Method

Definition

Assembly XamlToCSharpGenerator.LanguageService.dll
public bool TryGetTypeByClrNamespace(string clrNamespace, string xmlTypeName, scoped out AvaloniaTypeInfo? typeInfo)

Parameters

clrNamespace
String
xmlTypeName
String

Returns