Can you say what is the use of the ()=> and =>? I saw this in a code. I did not get any reference for this.
()=>
=>
this.Dispatcher.B
It's a lambda expression that has no parameters.