Guest User

Untitled

a guest
Feb 21st, 2013
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.11 KB | None | 0 0
  1. List<long> list = new List<long>();
  2. list.Add(514326374);
  3. List<Location> test = api.GetCorporationLocations(list);
Advertisement
Add Comment
Please, Sign In to add comment