Beispiel #1
0
 private ProjectState WithAttributes(ProjectInfo.ProjectAttributes attributes)
 => With(projectInfo: ProjectInfo.With(attributes: attributes));