ChangeType.ConcatenateChangeTypes
Description:
Creates a ChangeType that is a union of the two input ChangeTypes
Creates a ChangeType that is a union of the two input ChangeTypes
public static ChangeType ConcatenateChangeTypes(
ChangeType changeType1,
ChangeType changeType2
)
-
changeType1First input ChangeType to be concatenated
-
changeType2Second input ChangeType to be concatenated
-
A non-optional argument was null