Advertisement
Guest User

Untitled

a guest
Jul 28th, 2015
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.17 KB | None | 0 0
  1.  
  2.             if (condition.Condition.Contains("craftSession"))
  3.                 session.Execute(string.Format("bool craftSession = {0};", Client.CraftSession.ToString()));
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement