XamlParameterInformation(String, String?) Constructor

Definition

Assembly XamlToCSharpGenerator.LanguageService.dll
public XamlParameterInformation(string Label, string? Documentation = null)

Parameters

Label
String
Documentation
String