[MediaPlayer] Apply GC.SuppressFinalize() (#554)
authorSangchul Lee <sangchul1011@gmail.com>
Tue, 20 Nov 2018 05:53:17 +0000 (14:53 +0900)
committerGitHub <noreply@github.com>
Tue, 20 Nov 2018 05:53:17 +0000 (14:53 +0900)
commit5d1b081f6ac16d8fabe3f35362ef91968ffd1f8b
treeca63e485dbbce87b37a785099434c9e2368e1664
parent3e7cc817b21179a7d3ac4f7061d0d100613fe7f5
[MediaPlayer] Apply GC.SuppressFinalize() (#554)

The 'disposing' parameter of Dispose() virtual method is also
used for its implementation according to the common usage.

Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
src/Tizen.Multimedia.MediaPlayer/Player/Player.cs