public static bool HasNotChanged( Serializable oldObject, Serializable newObject )
Description
Indicates if the object has changed, this assumes that newObject started out as oldObject.
Return Value
Type: Boolean
True if newObject is the same as oldObject.
Comments
0 comments
Please sign in to leave a comment.