单项选择题

A.Season currentSeason=Spring;
B.currentSeason=Spring;
C.currentSeason=Season.Spring;
D.Season currentSeason=Season.Spring;