Restricting T to string and int?

前端 未结 7 1463
悲哀的现实
悲哀的现实 2020-12-16 12:17

I have built myself a generic collection class which is defined like this.

public class StatisticItemHits{...}

This class can be

7条回答
提交回复
热议问题