[]
Stores the alpha-reading string mapping data.
[TypeConverter(typeof(gy))]
public struct AlphabetReadingMapEntry : ISerializable
Name | Description |
---|---|
AlphabetReadingMapEntry(char, string) | Initializes a new instance of the AlphabetReadingMapEntry struct. |
Name | Description |
---|---|
Alphabet | Gets the alphabet. |
Reading | Gets the reading. |