yambroskin

Untitled

Jun 30th, 2017
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. if (Balance2110q.HasValue)
  2. {
  3. entity.Balance2110q = Balance2110q.Value;
  4. }
  5. if (Balance2110y.HasValue)
  6. {
  7. entity.Balance2110y = Balance2110y.Value;
  8. }
  9. if (Balance1370y.HasValue)
  10. {
  11. entity.Balance1370y = Balance1370y.Value;
  12. }
Advertisement
Add Comment
Please, Sign In to add comment