Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- TTrace.Error.SendObject(error.Message,error)
- .SetFontDetail(0,true)
- .Send("Code Files\r\n" + string.Join("|",files.ToArray()))
- .Send("Full Stack Trace\r\n" + error.StackTrace)
- .SetBookmark(true);
Advertisement
Add Comment
Please, Sign In to add comment