init
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace Kreta.DataAccessManual.Interfaces
|
||||
{
|
||||
public interface IIntezmenyConfigDAL
|
||||
{
|
||||
string GetIntezmenyConfig(int intezmenyId, string modulName, string configName);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user