2011-01-04 15:58:18 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2011-01-04 17:46:11 +01:00
|
|
|
<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">
|
2011-01-10 11:18:36 +01:00
|
|
|
<Imports />
|
2011-01-04 15:58:18 +01:00
|
|
|
<Java>NONE</Java>
|
|
|
|
<Name>System.Configuration.ConfigurationSettings</Name>
|
|
|
|
<Uses />
|
2011-01-21 17:52:57 +01:00
|
|
|
<Inherits> <Type>System.Object</Type> </Inherits>
|
2011-01-04 15:58:18 +01:00
|
|
|
<Methods />
|
|
|
|
<Properties>
|
|
|
|
<Property>
|
|
|
|
<Imports>
|
2011-02-08 10:25:05 +01:00
|
|
|
<Import>CS2JNet.System.Configuration.ConfigurationSettings</Import>
|
2011-01-04 15:58:18 +01:00
|
|
|
</Imports>
|
|
|
|
<Java>ConfigurationSettings.getAppSettings()</Java>
|
|
|
|
<Type>System.Collections.Specialized.NameValueCollection</Type>
|
|
|
|
<Name>AppSettings</Name>
|
|
|
|
<Get>ConfigurationSettings.getAppSettings()</Get>
|
2011-02-01 22:52:28 +01:00
|
|
|
<Set>${this:16}.setAppSettings(${value})</Set>
|
2011-01-04 15:58:18 +01:00
|
|
|
</Property>
|
|
|
|
</Properties>
|
|
|
|
<Events />
|
|
|
|
<Indexers />
|
|
|
|
<Constructors />
|
|
|
|
<Fields />
|
|
|
|
<Casts />
|
|
|
|
<UnaryOps />
|
|
|
|
<BinaryOps />
|
2011-01-21 17:52:57 +01:00
|
|
|
</Class>
|