/// <summary>
 /// Initializes a new instance of the <see cref="XafDeltaDataStoreProvider"/> class.
 /// </summary>
 public XafDeltaDataStoreProvider()
 {
     proxy = new XpoDataStoreProxy();
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="XafDeltaDataStoreProvider"/> class.
 /// </summary>
 public XafDeltaDataStoreProvider()
 {
     proxy = new XpoDataStoreProxy();
 }