Content deleted Content added
No edit summary Tag: Reverted |
Reverted 1 edit by 103.83.21.100 (talk) to last revision by Anthrópinos81638 |
||
Line 1:
{{refimprove|date=May 2008}}
'''Method chaining''', also known as '''named parameter idiom''', is a common [[Syntax (programming languages)|syntax]] for invoking multiple method calls in [[Object-oriented programming|object-oriented programming languages]]. Each method returns an object, allowing the calls to be chained together in a single statement without requiring variables to store the intermediate results.<ref>{{cite web
|accessdate = 2011-04-13
|___location = http://firstclassthoughts.co.uk/
|