Make PropertyMap look like Dictionary.
authorhuayong.xu <huayong.xu@samsung.com>
Wed, 23 Mar 2022 10:57:37 +0000 (18:57 +0800)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 29 Mar 2022 03:10:12 +0000 (12:10 +0900)
commit3031177b29a1480204617dca7703a892e6163822
tree317215b728ed2264aaca66912ff5645c670a408f
parent537a9330599cc9c5b641b744053bca834512bd12
Make PropertyMap look like Dictionary.
src/Tizen.NUI/src/internal/Interop/Interop.PropertyMap.cs
src/Tizen.NUI/src/public/Common/PropertyMap.cs [changed mode: 0644->0755]
test/Tizen.NUI.Samples/Tizen.NUI.Samples/Samples/PropertyMapSample.cs [new file with mode: 0755]