Initial commit
This commit is contained in:
BIN
clsNativ/obj/Debug/ResolveAssemblyReference.cache
Normal file
BIN
clsNativ/obj/Debug/ResolveAssemblyReference.cache
Normal file
Binary file not shown.
BIN
clsNativ/obj/Debug/TempPE/My Project.Resources.Designer.vb.dll
Normal file
BIN
clsNativ/obj/Debug/TempPE/My Project.Resources.Designer.vb.dll
Normal file
Binary file not shown.
BIN
clsNativ/obj/Debug/clsNativ.Resources.resources
Normal file
BIN
clsNativ/obj/Debug/clsNativ.Resources.resources
Normal file
Binary file not shown.
BIN
clsNativ/obj/Debug/clsNativ.dll
Normal file
BIN
clsNativ/obj/Debug/clsNativ.dll
Normal file
Binary file not shown.
BIN
clsNativ/obj/Debug/clsNativ.frmDokManager.resources
Normal file
BIN
clsNativ/obj/Debug/clsNativ.frmDokManager.resources
Normal file
Binary file not shown.
BIN
clsNativ/obj/Debug/clsNativ.frmDokManager_sik.resources
Normal file
BIN
clsNativ/obj/Debug/clsNativ.frmDokManager_sik.resources
Normal file
Binary file not shown.
BIN
clsNativ/obj/Debug/clsNativ.frmDokSelect.resources
Normal file
BIN
clsNativ/obj/Debug/clsNativ.frmDokSelect.resources
Normal file
Binary file not shown.
BIN
clsNativ/obj/Debug/clsNativ.pdb
Normal file
BIN
clsNativ/obj/Debug/clsNativ.pdb
Normal file
Binary file not shown.
14
clsNativ/obj/Debug/clsNativ.vbproj.FileListAbsolute.txt
Normal file
14
clsNativ/obj/Debug/clsNativ.vbproj.FileListAbsolute.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
E:\Software-Projekte\VS2008\EDOKA\Client\EDOKA\bin\clsNativ.dll
|
||||
E:\Software-Projekte\VS2008\EDOKA\Client\EDOKA\bin\clsNativ.pdb
|
||||
E:\Software-Projekte\VS2008\EDOKA\Client\EDOKA\bin\clsNativ.xml
|
||||
E:\Software-Projekte\VS2008\EDOKA\Client\clsNativ\obj\Debug\ResolveAssemblyReference.cache
|
||||
E:\Software-Projekte\VS2008\EDOKA\Client\clsNativ\obj\Debug\clsNativ.Resources.resources
|
||||
E:\Software-Projekte\VS2008\EDOKA\Client\clsNativ\obj\Debug\clsNativ.vbproj.GenerateResource.Cache
|
||||
E:\Software-Projekte\VS2008\EDOKA\Client\clsNativ\obj\Debug\clsNativ.dll
|
||||
E:\Software-Projekte\VS2008\EDOKA\Client\clsNativ\obj\Debug\clsNativ.xml
|
||||
E:\Software-Projekte\VS2008\EDOKA\Client\clsNativ\obj\Debug\clsNativ.pdb
|
||||
E:\Software-Projekte\VS2008\EDOKA\Client\clsNativ\obj\Debug\clsNativ.frmDokSelect.resources
|
||||
E:\Software-Projekte\VS2008\EDOKA\Client\clsNativ\obj\Debug\clsNativ.vbproj.ResolveComReference.cache
|
||||
E:\Software-Projekte\VS2008\EDOKA\Client\clsNativ\obj\Debug\clsNativ.frmDokManager.resources
|
||||
E:\Software-Projekte\VS2008\EDOKA\Client\clsNativ\obj\Debug\clsNativ.dll.licenses
|
||||
E:\Software-Projekte\VS2008\EDOKA\Client\clsNativ\obj\Debug\clsNativ.frmDokManager_sik.resources
|
||||
BIN
clsNativ/obj/Debug/clsNativ.vbproj.GenerateResource.Cache
Normal file
BIN
clsNativ/obj/Debug/clsNativ.vbproj.GenerateResource.Cache
Normal file
Binary file not shown.
BIN
clsNativ/obj/Debug/clsNativ.vbproj.ResolveComReference.cache
Normal file
BIN
clsNativ/obj/Debug/clsNativ.vbproj.ResolveComReference.cache
Normal file
Binary file not shown.
65
clsNativ/obj/Debug/clsNativ.xml
Normal file
65
clsNativ/obj/Debug/clsNativ.xml
Normal file
@@ -0,0 +1,65 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>
|
||||
clsNativ
|
||||
</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="M:clsNativ.frmDokSelect.Read_Dokumente">
|
||||
<summary>
|
||||
Auswertungen, für welche der User berechtigt ist, auslesen
|
||||
</summary>
|
||||
<returns></returns>
|
||||
<remarks></remarks>
|
||||
</member><member name="M:clsNativ.frmDokSelect.Load_Treeview(System.Data.DataSet,System.Windows.Forms.TreeView@)">
|
||||
<summary>
|
||||
Interne Relation aufbauen und Tree aufbauen
|
||||
</summary>
|
||||
<param name="oSourceData"></param>
|
||||
<param name="tree"></param>
|
||||
<remarks></remarks>
|
||||
</member><member name="M:clsNativ.frmDokSelect.LoadTreeView(System.Data.DataSet,System.Windows.Forms.TreeView@)">
|
||||
<summary>
|
||||
Tree aufbauen
|
||||
</summary>
|
||||
<param name="oDS"></param>
|
||||
<param name="oTreeview"></param>
|
||||
<remarks></remarks>
|
||||
</member><member name="M:clsNativ.frmDokSelect.RecursivelyLoadTree(System.Data.DataRow,System.Windows.Forms.TreeNode@)">
|
||||
<summary>
|
||||
Child-Nodes hinzufügen
|
||||
</summary>
|
||||
<param name="oDataRow"></param>
|
||||
<param name="oNode"></param>
|
||||
<remarks></remarks>
|
||||
</member><member name="M:clsNativ.frmDokManager.Read_Dokumente">
|
||||
<summary>
|
||||
Auswertungen, für welche der User berechtigt ist, auslesen
|
||||
</summary>
|
||||
<returns></returns>
|
||||
<remarks></remarks>
|
||||
</member><member name="M:clsNativ.frmDokManager.Load_Treeview(System.Data.DataSet,System.Windows.Forms.TreeView@)">
|
||||
<summary>
|
||||
Interne Relation aufbauen und Tree aufbauen
|
||||
</summary>
|
||||
<param name="oSourceData"></param>
|
||||
<param name="tree"></param>
|
||||
<remarks></remarks>
|
||||
</member><member name="M:clsNativ.frmDokManager.LoadTreeView(System.Data.DataSet,System.Windows.Forms.TreeView@)">
|
||||
<summary>
|
||||
Tree aufbauen
|
||||
</summary>
|
||||
<param name="oDS"></param>
|
||||
<param name="oTreeview"></param>
|
||||
<remarks></remarks>
|
||||
</member><member name="M:clsNativ.frmDokManager.RecursivelyLoadTree(System.Data.DataRow,System.Windows.Forms.TreeNode@)">
|
||||
<summary>
|
||||
Child-Nodes hinzufügen
|
||||
</summary>
|
||||
<param name="oDataRow"></param>
|
||||
<param name="oNode"></param>
|
||||
<remarks></remarks>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
BIN
clsNativ/obj/Debug/clsnativ.dll.licenses
Normal file
BIN
clsNativ/obj/Debug/clsnativ.dll.licenses
Normal file
Binary file not shown.
Reference in New Issue
Block a user