added new search params

This commit is contained in:
Luke Pulverenti
2014-01-07 15:12:39 -05:00
parent 5392ff4da4
commit 650dc0ccac
14 changed files with 449 additions and 340 deletions

View File

@@ -115,6 +115,7 @@
<Compile Include="Querying\SessionQuery.cs" />
<Compile Include="Querying\SimilarItemsQuery.cs" />
<Compile Include="Querying\UserQuery.cs" />
<Compile Include="Search\SearchQuery.cs" />
<Compile Include="Session\BrowseRequest.cs" />
<Compile Include="Session\MessageCommand.cs" />
<Compile Include="Session\PlayRequest.cs" />