aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.BL/ObservablesContextExtension.cs
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2019-05-07 19:20:41 +0300
committerRoy Ben-Shabat <Roy@Twine-s.com>2019-05-07 19:20:41 +0300
commitae628de00d95cfa2982ee9f90ac0d1a44ca80109 (patch)
tree90e7d8f362970ae6b5c56703de2997b415a9fc09 /Software/Visual_Studio/Tango.BL/ObservablesContextExtension.cs
parentb6a210c5b82c2cf0215e8cdb61e1ab2c1b43f0dd (diff)
downloadTango-ae628de00d95cfa2982ee9f90ac0d1a44ca80109.tar.gz
Tango-ae628de00d95cfa2982ee9f90ac0d1a44ca80109.zip
Working on TCC...
Diffstat (limited to 'Software/Visual_Studio/Tango.BL/ObservablesContextExtension.cs')
-rw-r--r--Software/Visual_Studio/Tango.BL/ObservablesContextExtension.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Tango.BL/ObservablesContextExtension.cs b/Software/Visual_Studio/Tango.BL/ObservablesContextExtension.cs
index 9f6797b9a..de882c910 100644
--- a/Software/Visual_Studio/Tango.BL/ObservablesContextExtension.cs
+++ b/Software/Visual_Studio/Tango.BL/ObservablesContextExtension.cs
@@ -227,7 +227,7 @@ namespace Tango.BL
/// </summary>
public static void ClearModelStore()
{
- ObservablesContextConfiguration.ClearModelStore();
+ //ObservablesContextConfiguration.ClearModelStore();
}
/// <summary>