Example #1
0
 public static DeleteLot ToDeleteLot(this LotState state)
 {
     return(state.ToDeleteLot <DeleteLot>());
 }