Esempio n. 1
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Subtitle"/> class.
 /// </summary>
 /// <param name="source">The source of the subtitle.</param>
 public Subtitle(SubtitleSearchEngine source)
 {
     Source = source;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="Subtitle"/> class.
 /// </summary>
 /// <param name="source">The source of the subtitle.</param>
 public Subtitle(SubtitleSearchEngine source)
 {
     Source = source;
 }