예제 #1
0
 public bool Close()
 {
     return(ZPlay.zplay_Close(this.objptr) == 1);
 }