Beispiel #1
0
 internal void callOnLoadFinished(android.content.Loader <object> loader, object data
                                  )
 {
     throw new System.NotImplementedException();
 }
Beispiel #2
0
 public void onLoadComplete(android.content.Loader <object> loader, object data)
 {
     throw new System.NotImplementedException();
 }