Skip to content

Commit 23e08c4

Browse files
committed
sync from Rustici
1 parent db1b823 commit 23e08c4

File tree

1 file changed

+8
-1
lines changed
  • CS2JLibrary/NetFramework/System

1 file changed

+8
-1
lines changed

CS2JLibrary/NetFramework/System/Uri.xml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,14 @@
1818
<Type>System.Object</Type>
1919
</Inherits>
2020
<Methods />
21-
<Properties />
21+
<Properties>
22+
<Property>
23+
<Imports />
24+
<Java>${this:16}.isAbsolute()</Java>
25+
<Type>System.Boolean</Type>
26+
<Name>IsAbsoluteUri</Name>
27+
</Property>
28+
</Properties>
2229
<Events />
2330
<Indexers />
2431
<Constructors>

0 commit comments

Comments
 (0)