[NUI] Fix build warning CS1064
authorSunghyun Kim <scholb.kim@samsung.com>
Mon, 14 Dec 2020 07:27:40 +0000 (16:27 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 15 Dec 2020 06:33:59 +0000 (15:33 +0900)
commit74ef8eaf6eb156727c8a6c5329b5d4aeeb493262
treed94fb00c6e5a539b09ac9eeab1d0a12a695b65b0
parente2b1252564d3fc966e195a6af9dcedfe0486be3b
[NUI] Fix build warning CS1064

https://docs.microsoft.com/en-us/dotnet/fundamentals/code-analysis/quality-rules/ca1064
CA1064: Exceptions should be public
src/Tizen.NUI/src/internal/XamlBinding/InvalidNavigationException.cs [deleted file]