mirror of
https://github.com/twiglet/cs2j.git
synced 2025-01-18 13:15:17 +01:00
Dictionary inherits IDictionary
This commit is contained in:
parent
696453dbac
commit
8084a63eeb
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
|
||||
This file is
|
||||
@ -19,6 +19,7 @@
|
||||
</TypeParams>
|
||||
<Uses />
|
||||
<Inherits>
|
||||
<Type>System.Collections.Generic.IDictionary*[K,V]*</Type>
|
||||
<!-- <Type>IList<T>, ICollection<T>,
|
||||
IEnumerable<T>, IList, ICollection, IEnumerable</Type> -->
|
||||
</Inherits>
|
||||
|
Loading…
x
Reference in New Issue
Block a user