Пример #1
0
 public TimedText Apply(ITextProcessor processor) =>
 new TimedText(processor.Execute(this.Content), this.Duration);