請問出現這樣的信息是什麼問題呢?
() Exception caught, writing LogBuffer.
Unhandled Exception: System.InvalidOperationException: Sequence contains no elements
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
at PoGo.NecroBot.Logic.Model.Google.GoogleWalk..ctor(GoogleResult googleResult) in E:ProjetosCSharpNecroBotPoGo.NecroBot.LogicModelGoogleGoogleWalk.cs:line 14
at PoGo.NecroBot.Logic.Model.Google.Teste.Testar(ISession session) in E:ProjetosCSharpNecroBotPoGo.NecroBot.LogicModelGoogleTeste.cs:line 14
at PoGo.NecroBot.CLI.Program.Main(String[] args) |