C# Class SubLib.IO.SubtitleFormats.SubtitleFormatSubStationAlpha

Inheritance: SubtitleFormat
ファイルを表示 Open project: GNOME/gnome-subtitles

Protected Methods

Method Description
StyleToString ( Style style, string suffix ) : string

Private Methods

Method 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 method

protected StyleToString ( Style style, string suffix ) : string
style SubLib.Core.Domain.Style
suffix string
return string