Updated(String, String?, String?) Method

Definition

Assembly PackagingTools.Core.dll
public static PropertyDelta Updated(string key, string? oldValue, string? newValue)

Parameters

key
String
oldValue
String
newValue
String

Returns