コード例 #1
0
 private async Task AddMakeAsync(MakesEdge edge)
 {
     CarContext.FindOrCreateMakeCatalogAsync(edge.node.name);
 }