C# Class FSO.Files.Formats.IFF.Chunks.STRItem

Item in a STR chunk.
Afficher le fichier Open project: RHY3756547/FreeSO Class Usage Examples

Méthodes publiques

Свойство Type Description
Comment string
LanguageCode byte
Value string

Property Details

Comment public_oe property

public string Comment
Résultat string

LanguageCode public_oe property

public byte LanguageCode
Résultat byte

Value public_oe property

public string Value
Résultat string