refactoring
This commit is contained in:
parent
d8ed31e2d7
commit
3d0632303d
6 changed files with 81 additions and 83 deletions
|
|
@ -20,10 +20,10 @@
|
|||
// along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
using System.ComponentModel.DataAnnotations;
|
||||
using Yavsc.Interfaces;
|
||||
|
||||
namespace Yavsc.Models.Messaging
|
||||
{
|
||||
using Interfaces;
|
||||
/// <summary>
|
||||
/// Base event.
|
||||
/// </summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue