Initial commit
This commit is contained in:
7
BMS/Common/obj/Common.vbproj.FileList.txt
Normal file
7
BMS/Common/obj/Common.vbproj.FileList.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
bin\Common.dll
|
||||
bin\Common.xml
|
||||
bin\ZpCryptography.dll
|
||||
bin\ZpCryptography.xml
|
||||
obj\Release\ResolveAssemblyReference.cache
|
||||
obj\Release\Common.dll
|
||||
obj\Release\Common.xml
|
||||
7
BMS/Common/obj/Common.vbproj.FileListAbsolute.txt
Normal file
7
BMS/Common/obj/Common.vbproj.FileListAbsolute.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
C:\Data\Edoka_FW3\BMS\Common\bin\Common.dll
|
||||
C:\Data\Edoka_FW3\BMS\Common\bin\Common.xml
|
||||
C:\Data\Edoka_FW3\BMS\Common\bin\ZpCryptography.dll
|
||||
C:\Data\Edoka_FW3\BMS\Common\bin\ZpCryptography.xml
|
||||
C:\Data\Edoka_FW3\BMS\Common\obj\Release\ResolveAssemblyReference.cache
|
||||
C:\Data\Edoka_FW3\BMS\Common\obj\Release\Common.dll
|
||||
C:\Data\Edoka_FW3\BMS\Common\obj\Release\Common.xml
|
||||
BIN
BMS/Common/obj/Release/Common.dll
Normal file
BIN
BMS/Common/obj/Release/Common.dll
Normal file
Binary file not shown.
22
BMS/Common/obj/Release/Common.xml
Normal file
22
BMS/Common/obj/Release/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/Common/obj/Release/ResolveAssemblyReference.cache
Normal file
BIN
BMS/Common/obj/Release/ResolveAssemblyReference.cache
Normal file
Binary file not shown.
Reference in New Issue
Block a user