Beispiel #1
0
 public TextContent Add(TextContent textContent)
 => _textContentRepository.Add(textContent);