Is it better to use List<string> in type annotations or StringList where StringList
List<string>
StringList
class StringList : List<String> { /* no further code!*/ }
I ran into several of these in Irony.
Aucun commentaire:
Enregistrer un commentaire