Ejemplo n.º 1
0
//        void Inject(StethoWrapper stethoDelegator);
//
        public ActivityComponent Plus(ActivityModule module)
        {
            return(new ActivityComponent(appModule, module));
        }
 //        void Inject(StethoWrapper stethoDelegator);
 //
 public ActivityComponent Plus(ActivityModule module)
 {
     return new ActivityComponent(appModule, module);
 }