Esempio n. 1
0
 /// <summary>
 /// Called by the subscriber to the data source to disposes of the cookie (== this object) they were given.
 /// </summary>
 public void Dispose()
 {
     ErrorProvider.RemoveSinkManager(this);
 }