View Single Post
  #23  
Old 05-28-2011, 01:24 AM
TheEnlightenedFlorist TheEnlightenedFlorist is offline
Approved Member
 
Join Date: May 2011
Location: SLC, Utah, USA
Posts: 143
Default

Quote:
Originally Posted by Thee_oddball View Post
Error CS1061
This error occurs when you try to call a method or access a class member that does not exist.
Yeah, that was my bad. I was trying to write code without an IDE.

My latest snippet of code should work though.
Reply With Quote