コード例 #1
0
ファイル: ZPlay.cs プロジェクト: Lokukarawita/MediaPlayer
 public int GetVersion()
 {
     return(ZPlay.zplay_GetVersion(this.objptr));
 }