Hello all,
As a C# developper I noticed I am using function/action/lmabda parameters more and more.
In short: it allows me to pass a reference to a method as a parameter to a method, which allows for some very compact and generic code.
Is there anyhting similar that can be used in B4A ? Or any plans on implementing this ?
Thanks
As a C# developper I noticed I am using function/action/lmabda parameters more and more.
In short: it allows me to pass a reference to a method as a parameter to a method, which allows for some very compact and generic code.
Is there anyhting similar that can be used in B4A ? Or any plans on implementing this ?
Thanks