Compare commits
2 Commits
0d26301504
...
02d95d40f4
Author | SHA1 | Date | |
---|---|---|---|
02d95d40f4 | |||
2e7b0aacaa |
@ -205,7 +205,7 @@ namespace SushiBarBusinessLogic.BusinessLogics
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return true;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
public bool SellSushi(ISushiModel model, int count)
|
public bool SellSushi(ISushiModel model, int count)
|
||||||
|
Loading…
Reference in New Issue
Block a user