コード例 #1
0
 public override ProjectDTO CreateSampleValue(int id = 1)
 {
     return(TestDataGenerator.CreateProject(id));
 }