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