コード例 #1
0
ファイル: Events.cs プロジェクト: fjgandrade/sharpkit
 static void onError(PanelBarErrorEventData e)
 {
     kendoConsole.error("Loading failed with " + e.xhr.statusText + " " + e.xhr.status);
 }
コード例 #2
0
 static void onError(PanelBarErrorEventData e)
 {
     kendoConsole.error("Loading failed with " + e.xhr.statusText + " " + e.xhr.status);
 }