Files
ZuneShell.dll/ZuneDBApi/MicrosoftZuneLibrary/OnResultsCountUpdate.cs
T

5 lines
92 B
C#

namespace MicrosoftZuneLibrary
{
public delegate void OnResultsCountUpdate(object args);
}