1 write to helper
mscorlib (1)
system\globalization\taiwanlunisolarcalendar.cs (1)
302
helper
= new GregorianCalendarHelper(this, taiwanLunisolarEraInfo);
4 references to helper
mscorlib (4)
system\globalization\taiwanlunisolarcalendar.cs (4)
275
return
helper
.GetYear(year, time);
279
return
helper
.GetGregorianYear(year, era);
308
return (
helper
.GetEra(time));
327
return (
helper
.Eras);