Exemplo n.º 1
0
 public void Dispatch <C>(C context, MethodDelegate <C> mdelegate)
 {
     mdelegate.FragmentProperties(context, this);
 }