C# Class LyricsEngine.LRC.SimpleLRCFormat

Afficher le fichier Open project: MediaPortal/MPTagThat

Méthodes publiques

Свойство Type Description
AlbumLineStartRegex System.Text.RegularExpressions.Regex
ArtistLineStartRegex System.Text.RegularExpressions.Regex
LineLineRegex System.Text.RegularExpressions.Regex
OffsetLineStartRegex System.Text.RegularExpressions.Regex
TitleLineStartRegex System.Text.RegularExpressions.Regex

Property Details

AlbumLineStartRegex public_oe static_oe property

public static Regex,System.Text.RegularExpressions AlbumLineStartRegex
Résultat System.Text.RegularExpressions.Regex

ArtistLineStartRegex public_oe static_oe property

public static Regex,System.Text.RegularExpressions ArtistLineStartRegex
Résultat System.Text.RegularExpressions.Regex

LineLineRegex public_oe static_oe property

public static Regex,System.Text.RegularExpressions LineLineRegex
Résultat System.Text.RegularExpressions.Regex

OffsetLineStartRegex public_oe static_oe property

public static Regex,System.Text.RegularExpressions OffsetLineStartRegex
Résultat System.Text.RegularExpressions.Regex

TitleLineStartRegex public_oe static_oe property

public static Regex,System.Text.RegularExpressions TitleLineStartRegex
Résultat System.Text.RegularExpressions.Regex