コード例 #1
0
 public Boolean EditStage(Stage stage, UInt32 id)
 => StageRepository.EditStage(stage, id);