/// <summary> /// 获取时柱旬空(空亡) /// </summary> /// <returns>旬空(空亡)</returns> public string getTimeXunKong() { return(lunar.getTimeXunKong()); }