[longomatch] Make PenaltyCard serializable
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Make PenaltyCard serializable
- Date: Wed, 24 Sep 2014 20:16:48 +0000 (UTC)
commit b9435b2b82b9df6c00d7d00a703b597060eb69e7
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]