[longomatch/redesign: 30/75] Add missing '#region' start



commit d3159d89c84ab6678bf85cdf40901f9bf613671c
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]