refactoring

This commit is contained in:
Paul Schneider 2017-01-16 01:20:39 +01:00
commit bd09714a94
13 changed files with 206 additions and 185 deletions

View file

@ -1,6 +1,6 @@
using System.ComponentModel.DataAnnotations;
namespace Yavsc.Model.Forms.Validation
namespace Yavsc.Models.Forms.Validation
{
public class Method
{