Enum Japanese.KanjiReadings.ReadingTypes
The supported reading types for Kanji.
Namespace: Romanization
Assembly: Romanization.NET.dll
Syntax
public enum ReadingTypes : int
  Fields
| Name | Description | 
|---|---|
| Kunyomi | Kun'yomi, the Japanese-native reading. Often referred to as just Kun.  | 
      
| Onyomi | On'yomi, the Sino-Japanese reading. Often referred to as just On.  |