[longomatch/newui: 112/157] Make PenaltyCard serializable
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch/newui: 112/157] Make PenaltyCard serializable
- Date: Mon, 1 Sep 2014 09:50:47 +0000 (UTC)
commit 721da3fceed094a9e08b890ff8dcfa5e2dc331e6
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Wed Aug 27 14:16:07 2014 +0200
Make PenaltyCard serializable
LongoMatch.Core/Store/PenaltyCard.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/LongoMatch.Core/Store/PenaltyCard.cs b/LongoMatch.Core/Store/PenaltyCard.cs
index fde581d..95c116a 100644
--- a/LongoMatch.Core/Store/PenaltyCard.cs
+++ b/LongoMatch.Core/Store/PenaltyCard.cs
@@ -21,6 +21,7 @@ using LongoMatch.Interfaces;
namespace LongoMatch.Store
{
+ [Serializable]
public class PenaltyCard: AnalysisEventCategory
{
public PenaltyCard ()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]