public RatedEventNewTitleController(RatedEventNewTitle v)
 {
     View         = v;
     v.Controller = this;
 }