Initial commit
This commit is contained in:
BIN
BMS/DataAccess/bin/Common.dll
Normal file
BIN
BMS/DataAccess/bin/Common.dll
Normal file
Binary file not shown.
22
BMS/DataAccess/bin/Common.xml
Normal file
22
BMS/DataAccess/bin/Common.xml
Normal file
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>
|
||||
Common
|
||||
</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="M:Common.Settings.GetSettingValue(System.String)">
|
||||
<summary>Gets the first matching value of a property</summary>
|
||||
<param name="propertyName"></param>
|
||||
<returns></returns>
|
||||
</member><member name="M:Common.Settings.SetSettingsValue(System.String,System.String)">
|
||||
<summary>Sets the first matching value of a property</summary>
|
||||
<param name="xpath"></param>
|
||||
<param name="value"></param>
|
||||
</member><member name="M:Common.Settings.GetDecryptedDSN">
|
||||
<summary>Return the descripted dsn string</summary>
|
||||
<returns></returns>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
BIN
BMS/DataAccess/bin/DataAccess.dll
Normal file
BIN
BMS/DataAccess/bin/DataAccess.dll
Normal file
Binary file not shown.
11
BMS/DataAccess/bin/DataAccess.xml
Normal file
11
BMS/DataAccess/bin/DataAccess.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>
|
||||
DataAccess
|
||||
</name>
|
||||
</assembly>
|
||||
<members>
|
||||
|
||||
</members>
|
||||
</doc>
|
||||
BIN
BMS/DataAccess/bin/ZpCryptography.dll
Normal file
BIN
BMS/DataAccess/bin/ZpCryptography.dll
Normal file
Binary file not shown.
11
BMS/DataAccess/bin/ZpCryptography.xml
Normal file
11
BMS/DataAccess/bin/ZpCryptography.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>
|
||||
ZpCryptography
|
||||
</name>
|
||||
</assembly>
|
||||
<members>
|
||||
|
||||
</members>
|
||||
</doc>
|
||||
Reference in New Issue
Block a user