Ejemplo n.º 1
0
 public MedyaUploadServiceDialogFragment(YeniSablonOlusturBaseActivity GleenBase1, int MaxCount2)
 {
     this.MaxCount1  = MaxCount2;
     this.GleenBase1 = GleenBase1;
 }
 public YeniPaylasimMetinDialogFragment(SablonDTO gelenicerik, int positionn, YeniSablonOlusturBaseActivity GleenBase1)
 {
     this.gelenicerik = gelenicerik;
     this.positionn   = positionn;
     this.GleenBase1  = GleenBase1;
 }