RaumfeldNET.MediaList.eventListDataReady C# (CSharp) Méthode

eventListDataReady() protected méthode

protected eventListDataReady ( ) : void
Résultat void
        protected void eventListDataReady()
        {
            if (listDataReady != null) this.listDataReady(listId);
        }