I'm not sure why the script wouldn't compile straight out of the box, but the compile error looks simple enough to fix. It's an interface you implement rather than a base class to extend. You can use it like this:
http://msdn.microsoft.com/en-us/library/h30d6hy0(v=vs.71).aspx
↧