I don't understand why function pointer works this way.
In this code, an error occurs when TestMode = 1 or 2 and no error occurs when TestMode = 3.
I get the same result whether I use Release Build, Debug Build, or Ctrl+F5.
I am using C# 9.
I get the same result whether I use Release Build, Debug Build, or Ctrl+F5.
I am using C# 9.
