Esempio n. 1
0
 public static void Construct(SocketCommandContext context, KnockOutHandler knockoutData)
 {
     Title         = knockoutData.KnockoutTitle;
     ContenderList = knockoutData.AllContendersByScoreOrderList();
 }