Operator => in C#methods

Asked

Viewed 24 times

1

I have the doubts:

Utility and operator name in bold below?

private double ConverterRadianos(double dblValorAngulo) **=>** (dblValorAngulo * 0.0174532925);
  • It’s not an operator, it’s just normal language syntax.

  • Thanks for your help, buddy!

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.