mirror of
https://github.com/twiglet/cs2j.git
synced 2025-01-18 13:15:17 +01:00
add some needed precedences
This commit is contained in:
parent
fb4d2e0ae8
commit
1a0959de61
@ -10,7 +10,7 @@
|
|||||||
<Methods>
|
<Methods>
|
||||||
<Method>
|
<Method>
|
||||||
<Imports />
|
<Imports />
|
||||||
<Java>${this}.close()</Java>
|
<Java>${this:16}.close()</Java>
|
||||||
<Params />
|
<Params />
|
||||||
<Name>Dispose</Name>
|
<Name>Dispose</Name>
|
||||||
<Return>System.Void</Return>
|
<Return>System.Void</Return>
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
<Methods>
|
<Methods>
|
||||||
<Method>
|
<Method>
|
||||||
<Imports />
|
<Imports />
|
||||||
<Java>${this}.close()</Java>
|
<Java>${this:16}.close()</Java>
|
||||||
<Params />
|
<Params />
|
||||||
<Name>Close</Name>
|
<Name>Close</Name>
|
||||||
<Return>System.Void</Return>
|
<Return>System.Void</Return>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user