changeset 25:3653835d4539

Customer creation done
author Hadi <hadi@jetbrains.com>
date Tue, 21 May 2013 13:09:58 +0200
parents 4bad56154527
children 3375938e0039
files CRMApp/CRMApp/CustomerHandler.cs
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CRMApp/CRMApp/CustomerHandler.cs	Tue May 21 13:09:14 2013 +0200
+++ b/CRMApp/CRMApp/CustomerHandler.cs	Tue May 21 13:09:58 2013 +0200
@@ -2,6 +2,6 @@
 {
     public class CustomerHandler
     {
-         
+        // Implemented CUstomer Handler    
     }
 }
\ No newline at end of file