public static void Setumei(Masu ms, Kyokumen ky, StringBuilder syuturyoku) { syuturyoku.Append(Conv_Kihon.ToAlphabetLarge(ky.ToSuji_WithError(ms))); syuturyoku.Append(ky.ToDan_WithError(ms).ToString()); }