Guest User

Untitled

a guest
Aug 10th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. C# undo file.ReadLine()
  2. while ((j = file.ReadLine()) != null) {...}
  3.  
  4. >1
  5. abc
  6. def
  7. >2
  8. ghi
Add Comment
Please, Sign In to add comment