eolian_mono: add namespace to extension methods of ItemFactory
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Mon, 6 Jan 2020 10:07:28 +0000 (19:07 +0900)
committerJongmin Lee <jm105.lee@samsung.com>
Mon, 6 Jan 2020 21:28:52 +0000 (06:28 +0900)
commit0801132af389609cefd224e0d942d8de39f8fabb
treee62c19caaea09a9901a8e3bb487e73b6731b30bf
parent659c7badec81bdec6d012270ad0aa05fda6bb86e
eolian_mono: add namespace to extension methods of ItemFactory

Summary:
Like other classes and methods, the classes and methods for extension
methods of ItemFactory are moved inside the namespace.
Consequently, the namespace in the class name for extension methods is
removed to avoid duplicate namespace name.

Reviewers: lauromoura, felipealmeida, YOhoho, woohyun

Reviewed By: YOhoho

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D10972
src/bin/eolian_mono/eolian/mono/klass.hh
src/tests/efl_mono/Model.cs
src/tests/efl_mono/Parts.cs