fixed Marr's annoying namespace so resharper can shutup about it.

pull/4/head
Keivan Beigi 11 years ago
parent e1488229fe
commit 424b6cdcf6

@ -16,7 +16,7 @@ License along with this library. If not, see <http://www.gnu.org/licenses/>. */
using System;
using System.Reflection;
namespace Marr.Data
namespace Marr.Data.Reflection
{
public class ReflectionHelper
{

Loading…
Cancel
Save