Try to parse Php Serialized object.
This commit is contained in:
7
LaDOSE.Src/LaDOSE.Service/Interface/IUtilService.cs
Normal file
7
LaDOSE.Src/LaDOSE.Service/Interface/IUtilService.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace LaDOSE.Business.Interface
|
||||
{
|
||||
public interface IUtilService
|
||||
{
|
||||
bool UpdateBooking();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user