FileConfigurationSource(String, String, Int32, String?) Constructor

Definition

Assembly XamlToCSharpGenerator.Core.dll
public FileConfigurationSource(string path, string content, int precedence = 100, string? name = null)

Parameters

path
String
content
String
precedence
Int32
name
String