Example #1
0
 public virtual void SetWebSearchCompleted()
 {
     // Prepend the "done" tag to the searchterm/history.
     _proteinMetadata = _proteinMetadata.SetWebSearchCompleted();
 }