namespace MicrosoftZuneLibrary
{
public delegate void OnBurnStateChangeHandler(EBurnState eBurnState);
}