1
0
mirror of https://github.com/twiglet/cs2j.git synced 2025-01-18 13:15:17 +01:00
2011-08-16 16:01:45 +02:00

53 lines
1.9 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
This file is
Copyright 2007,2008,2009,2010 Rustici Software, LLC
Copyright 2010,2011 Kevin Glynn (kevin.glynn@twigletsoftware.com)
-->
<Class xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="urn:www.twigletsoftware.com:schemas:txtemplate:1:0">
<Imports>
<Import>CS2JNet.System.Net.IPAddress</Import>
</Imports>
<Java>IPAddress</Java>
<Name>System.Net.IPAddress</Name>
<Uses />
<Inherits>
<Type>System.Object</Type>
</Inherits>
<Methods>
</Methods>
<Properties />
<Events />
<Indexers />
<Constructors>
<Constructor>
<Params>
<Param>
<Type>System.Int64</Type>
<Name>newAddress</Name>
</Param>
</Params>
<Imports>
<Import>CS2JNet.System.Net.IPAddress</Import>
</Imports>
<Java>new IPAddress(${newAddress})</Java>
</Constructor>
</Constructors>
<Fields>
<Field>
<Imports>
<Import>CS2JNet.System.Net.IPAddress</Import>
</Imports>
<Type>System.Net.IPAddress</Type>
<Name>Any</Name>
<Java>IPAddress.Any</Java>
</Field>
</Fields>
<Casts />
<UnaryOps />
<BinaryOps />
<Signature xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" /><DigestValue>RMmqXvMah+HYXJMuiFtI56hU9Jc=</DigestValue></Reference></SignedInfo><SignatureValue>SZEnYL5uy9WKLbnVfDkzFnHPPunPdlGR8UxSpgjTNu52RFRdiPC2a5frrsEyRjNz1jPrDVSfBTLEfBIPIEym7Lcf/YGQX5ne8J1xERRaNPPg+nSVKjCj+krVZODJLgj+5sEJxDliiwdcQSL4JeilC2SFsXoQsH4I//YBh7IigtA=</SignatureValue></Signature></Class>