关于[Best way to create an empty collection (array and list) in C# (.NET)]的摘要:
I one of APIs I was working a while back I needed to return an empty collection. It was not a performance critical code, yet I decided what would be the best way to do it. Exploring and learning. The signature required me to return List