Ejemplo n.º 1
0
 public RatedEventNewTitleController(RatedEventNewTitle v)
 {
     View         = v;
     v.Controller = this;
 }