예제 #1
0
 public void RemoveFragment(Fragment frg)
 {
     Fragments.Remove(frg);
 }
예제 #2
0
 protected abstract void DoFragment(Fragment fragment);