ChangeType.Contains
Description:
Checks whether this ChangeType contains the input ChangeType
Checks whether this ChangeType contains the input ChangeType
public bool Contains(
ChangeType changeType
)
-
changeType
Return Value
bool
True if input changeType is contained by this ChangeType
-
A non-optional argument was null