Turning this if else statement into a method

后端 未结 0 1064
南旧
南旧 2020-12-18 00:53

I have the following logic bellow that I would like to turn into a private method as such. updatefield(loan, fieldName, value)

     if (loan.CustomFields.Any(         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题