C# Class translatr.SubtitleEntry

Datei anzeigen Open project: sephiroth99/translatr Class Usage Examples

Public Properties

Property Type Description
blockNumber int
lang LocaleID
text string

Property Details

blockNumber public_oe property

public int blockNumber
return int

lang public_oe property

public LocaleID lang
return LocaleID

text public_oe property

public string text
return string