using System.Text; using System.Threading.Tasks; namespace IF.Lastfm.Core.Api.Commands { internal interface IAsyncLastCommand { } internal interface IAsyncLastCommand { } }