Advertisement
Guest User

Untitled

a guest
May 20th, 2019
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.12 KB | None | 0 0
  1. set { _authorIds = ((List<uint>) => { foreach (AuthorModel author in Authors)
  2.                 { ().Add(author.AuthorID); } } }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement