Guest User

Untitled

a guest
Jun 24th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. /// <summary>
  2. /// Returns whether or not the object has changed its values.
  3. /// </summary>
  4. Public virtual bool IsChanged { get; private set; }
Add Comment
Please, Sign In to add comment