namespace MicrosoftZuneLibrary
{
public delegate void SyncRulesViewItemUpdatedHandler(SyncRulesView syncRulesView, int iItem);
}