Guest User

Untitled

a guest
Jan 3rd, 2012
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.18 KB | None | 0 0
  1. CorporationKillLogApi apiTest = new CorporationKillLogApi();
  2. apiTest.AuthenticationData = auth;
  3. apiTest.BeforeKillID = 18453828;
  4. apiTest.UpdateData();
  5. List<KillLog> test = apiTest.Data;
Advertisement
Add Comment
Please, Sign In to add comment