Пример #1
0
 public static MergePatchLot ToMergePatchLot(this LotState state)
 {
     return(state.ToMergePatchLot <MergePatchLot>());
 }