Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For example, if using C#, you will get the type "int?" . You which you should change this to "int" when using the variables. E.g.:

...