Alexandria.Client.ApplicationModel.CloseSearchResults C# (CSharp) Method

CloseSearchResults() public method

public CloseSearchResults ( ) : void
return void
        public void CloseSearchResults()
        {
            PotentialBooks = Recommendations;
        }