summaryrefslogtreecommitdiff
path: root/modules/mono/glue/cs_files/Dictionary.cs
AgeCommit message (Collapse)Author
2018-08-04Add missing GetPtr() for Dictionary<> and Array<>Xavier Cho
Add missing GetPtr() method for generic versions of Dictionary and Array to fix #20705.
2018-07-20Add Array and Dictionary wrapper classes to C#Ignacio Etcheverry