mirror of
https://github.com/twiglet/cs2j.git
synced 2025-01-18 13:15:17 +01:00
another missing System.Object inheritor
This commit is contained in:
parent
0bc9a9022c
commit
8b61151866
@ -4,7 +4,9 @@
|
|||||||
<Java>Enum</Java>
|
<Java>Enum</Java>
|
||||||
<Name>System.Enum</Name>
|
<Name>System.Enum</Name>
|
||||||
<Uses />
|
<Uses />
|
||||||
<Inherits />
|
<Inherits>
|
||||||
|
<Type>System.Object</Type>
|
||||||
|
</Inherits>
|
||||||
<Methods>
|
<Methods>
|
||||||
<Method>
|
<Method>
|
||||||
<Imports>
|
<Imports>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user