[NUI] fix warning for text components
authorBowon Ryu <bowon.ryu@samsung.com>
Fri, 31 Dec 2021 08:57:33 +0000 (17:57 +0900)
committerSeoyeon2Kim <34738918+Seoyeon2Kim@users.noreply.github.com>
Wed, 12 Jan 2022 08:40:18 +0000 (17:40 +0900)
commitde8942ab0d0b9d1977594aa5437e97217ee27b65
tree984710fdbdc58f616aab09ecca641a8c94ef4e82
parentedb9af303d36cc87e217c05623051c37d9e5365e
[NUI] fix warning for text components

CA2000 :
https://docs.microsoft.com/en-us/dotnet/fundamentals/code-analysis/quality-rules/ca2000

Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
src/Tizen.NUI/src/public/BaseComponents/TextEditor.cs
src/Tizen.NUI/src/public/BaseComponents/TextField.cs
src/Tizen.NUI/src/public/BaseComponents/TextLabel.cs