Guest User

Untitled

a guest
Jan 17th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. itemView.Question
  2. .AnswersJSON(itemView.Answer.ToJSONString())
  3. .Modified(DateTime.Now)
  4. .ModifiedBy(User.Identity.Name);
  5.  
  6. Var a = 1;
  7. Function (a, b);
Add Comment
Please, Sign In to add comment