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