[longomatch/redesign3: 30/143] Add missing '#region' start



commit ba27b29e6b1a8fcf505b6559fdda545e153efc9c
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Mon Dec 20 21:41:15 2010 +0100

    Add missing '#region' start

 LongoMatch/Time/PlayListPlay.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/LongoMatch/Time/PlayListPlay.cs b/LongoMatch/Time/PlayListPlay.cs
index 27aac2a..765d019 100644
--- a/LongoMatch/Time/PlayListPlay.cs
+++ b/LongoMatch/Time/PlayListPlay.cs
@@ -38,6 +38,7 @@ namespace LongoMatch.TimeNodes
 		}
 		#endregion
 
+		#region Properties
 		/// <summary>
 		/// Play rate
 		/// </summary>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]