Esempio n. 1
0
 public CustomWorkspace(org.objectfabric.CustomLocation store)
     : base(Granularity.COALESCE)
 {
     _store = store;
 }
Esempio n. 2
0
 public CustomWorkspace(org.objectfabric.CustomLocation store)
     : base(Granularity.COALESCE)
 {
     _store = store;
 }