XamlSignatureInformation(String, String?, ImmutableArray) Constructor

Definition

Assembly XamlToCSharpGenerator.LanguageService.dll
public XamlSignatureInformation(string Label, string? Documentation, ImmutableArray<XamlParameterInformation> Parameters)

Parameters

Label
String
Documentation
String