[NUI.Gadget] Support Unload() method to release assembly (#6073)
authorhjhun <36876573+hjhun@users.noreply.github.com>
Wed, 17 Apr 2024 23:21:51 +0000 (08:21 +0900)
committerGitHub <noreply@github.com>
Wed, 17 Apr 2024 23:21:51 +0000 (08:21 +0900)
commit0e7a805a780f68162f5fbdf2441aa1e5c895e8cc
treeb9d9ed62ea6a7370abb7cdff4ff75a2b9ca4910b
parent1fc9f9a75a01f07b104d48c282192ddf9e470d3e
[NUI.Gadget] Support Unload() method to release assembly (#6073)

* [NUI.Gadget] Support Unload() method to release assembly

To release loaded assembly, the Unload() method is added.

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
* Set nullptr to NUIGadgetInfo.NUIGadgetAssembly

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
---------

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/Tizen.NUI.Gadget/Tizen.NUI/NUIGadgetAssembly.cs [new file with mode: 0644]
src/Tizen.NUI.Gadget/Tizen.NUI/NUIGadgetInfo.cs
src/Tizen.NUI.Gadget/Tizen.NUI/NUIGadgetManager.cs