LyricsField

LyricsField constructor

Initializes a new instance of the LyricsField class.

public LyricsField(string id, string data)
Parameter Type Description
id String The three character field id.
data String The field data.

See Also