Пример #1
0
 public static void RegisterBinders(ModelBinderDictionary binders)
 {
     binders.AddFillerViewModelBinder <CountryViewModel>();
 }