[NUI] Fix to follow c# coding rule
authorhuiyu.eun <huiyu.eun@samsung.com>
Tue, 31 Aug 2021 09:41:02 +0000 (18:41 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 1 Sep 2021 08:20:01 +0000 (17:20 +0900)
commitd7829c2290ccc76f6e7954d96bddbe54b6f3f02a
tree9faac6d0dde8c707ad9a92336ba067e3c76c0f67
parent8a9f9baf8066ccd7820d816c87d7287d4ff13e4b
[NUI] Fix to follow c# coding rule
Follow C# Coding rule
 - reposition the type of class
 - delete unusued using state
 - follow event naming rule

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
src/Tizen.NUI/src/internal/Common/ProcessorController.cs
src/Tizen.NUI/src/internal/Interop/Interop.ProcessorController.cs
src/Tizen.NUI/src/internal/Layouting/LayoutController.cs