C# Class SubLib.IO.SubtitleFormats.SubtitleFormatSubStationAlpha

Inheritance: SubtitleFormat
Afficher le fichier Open project: GNOME/gnome-subtitles

Méthodes protégées

Méthode Description
StyleToString ( Style style, string suffix ) : string

Private Methods

Méthode Description
EndOfStyleToString ( Style style ) : string
Header ( string headerIntro, int headerValue ) : string
Header ( string headerIntro, string headerValue ) : string
Header ( string headerIntro, string headerValue, string defaultValue ) : string
HeadersToString ( SubtitleProperties subtitleProperties, FileProperties fileProperties ) : string
StyleToString ( Style style ) : string
SubtitleFormatSubStationAlpha ( ) : SubLib.Core.Domain
SubtitleInputPostProcess ( Subtitle subtitle ) : void

Method Details

StyleToString() protected méthode

protected StyleToString ( Style style, string suffix ) : string
style SubLib.Core.Domain.Style
suffix string
Résultat string