init
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
using System;
|
||||
using System.Runtime.Serialization;
|
||||
|
||||
namespace Kreta.Client.KGR.Model
|
||||
{
|
||||
[Serializable]
|
||||
[DataContract]
|
||||
public class ApaczaiHibaResponseModel : BaseHibaResponseModel
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user