Advertisement
uniblab

Untitled

Jun 14th, 2018
350
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.08 KB | None | 0 0
  1. if ( resourceIdsByUserId[ user.Id ].ContainsKey( resource.Id ) ) {
  2.   // code here
  3. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement