Sometimes the VS auto-generated wrapper classed failed to implement interface or abstract classes for some reasons... you can try to add a partial class and implement it by yourself if possible with help by tools like Java Decompiler
inspired by http://stackoverflow.com/questions/13534521/binding-jar-library