PropertyEntry(String, String?, Action<Object, String?>) Constructor

Definition

Assembly Svg.Editor.Svg.dll
protected PropertyEntry(string name, string? value, Action<object, string?> setter)

Parameters

name
String?
value
String?