Initial commit
This commit is contained in:
10
Server/Core/Data/Sprocs.cs
Normal file
10
Server/Core/Data/Sprocs.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using DotNetNuke.Data;
|
||||
|
||||
namespace Bring2mind.InMemoriam.Core.Data
|
||||
{
|
||||
public class Sprocs
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user