Properly Abstracted List APIs (in C#) (mullr.wordpress.com)
submitted by
findmecool(600) 4 years, 4 months ago
We frequently encounter APIs that take lists of objects as parameters. The code behind the API will likely want to know something about those objects. It might sort them or extract some metadata and then process them. It may return a list of the objects with additional data. The question at hand is: how should the API get the data it needs about those objects?
|category: C#
|Views: 0
tags:
C# another
Everyones tags:
Your Tags: