[Tizen.Core] Fix managing native handle of Event (#6337)
authorhjhun <36876573+hjhun@users.noreply.github.com>
Fri, 20 Sep 2024 04:43:02 +0000 (13:43 +0900)
committerGitHub <noreply@github.com>
Fri, 20 Sep 2024 04:43:02 +0000 (13:43 +0900)
commit6b2f6cd51682b1a2a7c8288a712924e70472fe6d
tree9f1066c515dd7a21efebd6152408369b97ba7353
parent5f37868832049c37dbb1db83ef9571582f665bb5
[Tizen.Core] Fix managing native handle of Event (#6337)

The native handle should not be null before calling Dispose() method.

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/Tizen.Core/Tizen.Core/Event.cs
src/Tizen.Core/Tizen.Core/Task.cs