[NUI] Remove AnyContainerBase type
authorEunki, Hong <eunkiki.hong@samsung.com>
Thu, 13 Oct 2022 03:11:29 +0000 (12:11 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 2 Nov 2022 09:06:47 +0000 (18:06 +0900)
commitc046848cf543c92dba5ddf0d173f8f5af0ed799f
tree851af2fcc9f26c337d9ca55bbfd727a4e1d32edd
parent43ce7c9113b7551b6ce1e5ac86ae18fab878f51d
[NUI] Remove AnyContainerBase type

AnyContainerBase is private data. We don't need to access there
and also, we don't need to change it now.
Actually, nobody use it. So remove this API

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
src/Tizen.NUI/src/internal/Common/Any.cs
src/Tizen.NUI/src/internal/Interop/Interop.Any.cs
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_f_p_q_const__Dali__Any__AnyContainerBase__void.cs [deleted file]
src/Tizen.NUI/src/internal/NativeBinding/SWIGTYPE_p_f_r_q_const__Dali__Any__AnyContainerBase__p_Dali__Any__AnyContainerBase.cs [deleted file]