Exemple #1
0
 public void ResetCustomData()
 {
     this.customDataProxy = new DefaultCustomDataProxy(this.GetInternalAsyncDataStore(), this.AsInterface.Href);
 }
 public void ResetCustomData()
 {
     this.customDataProxy = new DefaultCustomDataProxy(this.GetInternalAsyncDataStore(), this.AsInterface.Href);
 }