[longomatch/redesign2: 111/140] Add ToMarkupString() to ISubcategory
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch/redesign2: 111/140] Add ToMarkupString() to ISubcategory
- Date: Tue, 24 May 2011 22:05:26 +0000 (UTC)
commit 6f4590cb6458fba345c9aa0e2294df0b77c96f2e
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Sat Apr 9 16:47:11 2011 +0200
Add ToMarkupString() to ISubcategory
LongoMatch/Interfaces/ISubCategory.cs | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/LongoMatch/Interfaces/ISubCategory.cs b/LongoMatch/Interfaces/ISubCategory.cs
index 60dd1ed..b78486e 100644
--- a/LongoMatch/Interfaces/ISubCategory.cs
+++ b/LongoMatch/Interfaces/ISubCategory.cs
@@ -25,6 +25,9 @@ namespace LongoMatch.Interfaces
bool AllowMultiple {get; set;}
bool FastTag {get; set;}
+
+ string ToMarkupString();
+
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]