RaumfeldNET.MediaList.eventListDataReady C# (CSharp) Метод

eventListDataReady() защищенный Метод

protected eventListDataReady ( ) : void
Результат void
        protected void eventListDataReady()
        {
            if (listDataReady != null) this.listDataReady(listId);
        }