You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we write in Mino Console.WriteLine(Math.PI); - it compiles right. But if we running program, we get exception: Необработанное исключение: System.MissingFieldException: Поле не найдено: "System.Math.PI". в ProgramTokenClass.Main()