예제 #1
0
 public RatedEventNewTitleController(RatedEventNewTitle v)
 {
     View         = v;
     v.Controller = this;
 }