C# 클래스 SubLib.IO.SubtitleFormats.SubtitleFormatSubStationAlpha

상속: SubtitleFormat
파일 보기 프로젝트 열기: GNOME/gnome-subtitles

보호된 메소드들

메소드 설명
StyleToString ( Style style, string suffix ) : string

비공개 메소드들

메소드 설명
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

메소드 상세

StyleToString() 보호된 메소드

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