[NUI] Overide Dispose to release native memory
authorhuiyu.eun <huiyu.eun@samsung.com>
Tue, 19 Jan 2021 08:45:20 +0000 (17:45 +0900)
committerJiyun Yang <ji.yang@samsung.com>
Tue, 26 Jan 2021 08:27:40 +0000 (17:27 +0900)
commit467e4a54cb1626fef30b3543db0f83eec02a258b
treef4ec773a8a4469ff079cda1619e7dc4ffcd6f247
parent1eeacbf0e50cd283a6749358dd150a75762d1d3f
[NUI] Overide Dispose to release native memory

Override Dispose function
- ViewWrapperImpl
- ViewImpl
- ViewWrapper

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
src/Tizen.NUI/src/internal/ViewImpl.cs
src/Tizen.NUI/src/internal/ViewWrapperImpl.cs
src/Tizen.NUI/src/public/ViewWrapper.cs