Anpassung "Ziele"

This commit is contained in:
Simon
2024-01-09 20:12:15 +01:00
parent 57225356bd
commit cb04ba3123
4 changed files with 6 additions and 7 deletions
@@ -68,7 +68,7 @@ Beim Entwurf des Verarbeitungssystems für die unterschiedlichen Bild- und Textv
}
\end{CsCode}
\label{program:processor_interface}
\captionof{program}{Auszug aus Datei "IProcessor.cs": Schnittstelle eines Prozessors}
\captionof{program}{Auszug aus Datei "IProcessor.cs": Schnittstelle eines Prozessors.}
\begin{CsCode}[numbers=none]
public class ToLowerProcessor