Carl Yeksigian created THRIFT-1851:
--------------------------------------
Summary: C#: Use IReadOnlyList<T> interface instead of List<T>
Key: THRIFT-1851
URL: https://issues.apache.org/jira/browse/THRIFT-1851
Project: Thrift
Issue Type: Improvement
Components: C# - Compiler, C# - Library
Affects Versions: 1.0
Reporter: Carl Yeksigian
Assignee: Carl Yeksigian
Priority: Minor
It would be better if the generated code used the IReadOnlyList interface
instead of the List so that callers would be able to use a different underlying
class.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira