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>
|
||||
<Method>
|
||||
<Imports />
|
||||
<Java>${this}.close()</Java>
|
||||
<Java>${this:16}.close()</Java>
|
||||
<Params />
|
||||
<Name>Dispose</Name>
|
||||
<Return>System.Void</Return>
|
||||
|
@ -12,7 +12,7 @@
|
||||
<Methods>
|
||||
<Method>
|
||||
<Imports />
|
||||
<Java>${this}.close()</Java>
|
||||
<Java>${this:16}.close()</Java>
|
||||
<Params />
|
||||
<Name>Close</Name>
|
||||
<Return>System.Void</Return>
|
||||
|
Loading…
x
Reference in New Issue
Block a user