improve theme song methods

This commit is contained in:
Luke Pulverenti
2013-04-24 12:37:12 -04:00
parent 5f75f9ce87
commit 191befa788
4 changed files with 70 additions and 11 deletions

View File

@@ -84,6 +84,7 @@
<Compile Include="Net\NetworkShare.cs" />
<Compile Include="Net\NetworkShareType.cs" />
<Compile Include="Querying\PersonsQuery.cs" />
<Compile Include="Querying\ThemeSongsResult.cs" />
<Compile Include="Serialization\IJsonSerializer.cs" />
<Compile Include="Serialization\IXmlSerializer.cs" />
<Compile Include="Updates\CheckForUpdateResult.cs" />