Update nach EDK-Read
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="GENERATOR" content="VSdocman - documentation generator; https://www.helixoft.com" />
|
||||
<link rel="icon" href="favicon.ico">
|
||||
<title>clsProcessWatch Methods</title>
|
||||
<title>clsPartner Methods</title>
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="msdn2019/toc.css" />
|
||||
<script src="msdn2019/toc.js"></script>
|
||||
@@ -75,11 +75,11 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
</div>
|
||||
|
||||
<div id="mainBody">
|
||||
<h1 class="title">clsProcessWatch Methods</h1>
|
||||
<h1 class="title">clsPartner Methods</h1>
|
||||
<p />
|
||||
<p>
|
||||
The following tables list the members exposed by the
|
||||
<a href="topic_0000000000000068.html">clsProcessWatch</a>
|
||||
<a href="topic_0000000000000068.html">clsPartner</a>
|
||||
type.
|
||||
</p>
|
||||
|
||||
@@ -120,7 +120,7 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_000000000000006A.html">AddToList(string, string, string)</a>
|
||||
<a href="topic_000000000000006C.html">get_partnerliste()</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
@@ -137,162 +137,6 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
inheritedMember
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object.equals">Equals(Object)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Bestimmt, ob das angegebene Objekt mit dem aktuellen Objekt identisch ist.
|
||||
(inherited from <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object">Object</a>).
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
inheritedMember
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Protected method" title="Protected method" src="msdn2019/protmethod.png"></img>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object.finalize">Finalize</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Gibt einem Objekt Gelegenheit zu dem Versuch, Ressourcen freizugeben und andere Bereinigungen durchzuführen, bevor es von der Garbage Collection freigegeben wird.
|
||||
(inherited from <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object">Object</a>).
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
inheritedMember
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object.gethashcode">GetHashCode</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Fungiert als die Standardhashfunktion.
|
||||
(inherited from <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object">Object</a>).
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
inheritedMember
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object.gettype">GetType</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Ruft den <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.type">Type</a> der aktuellen Instanz ab.
|
||||
(inherited from <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object">Object</a>).
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
inheritedMember
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Protected method" title="Protected method" src="msdn2019/protmethod.png"></img>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object.memberwiseclone">MemberwiseClone</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Erstellt eine flache Kopie des aktuellen <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object">Object</a>.
|
||||
(inherited from <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object">Object</a>).
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
|
||||
|
||||
@@ -305,7 +149,7 @@ Erstellt eine flache Kopie des aktuellen <a target="_top" href="https://docs.mic
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_000000000000006B.html">RemoveFromList(string)</a>
|
||||
<a href="topic_000000000000006B.html">search_partner(string, int, int)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
@@ -323,24 +167,23 @@ Erstellt eine flache Kopie des aktuellen <a target="_top" href="https://docs.mic
|
||||
|
||||
|
||||
<tr class="
|
||||
inheritedMember
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
|
||||
|
||||
<img alt="Static" title="Static" src="msdn2019/static.png"></img>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object.tostring">ToString</a>
|
||||
<a href="topic_000000000000006A.html">set_connectionstring(string)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Gibt eine Zeichenfolge zurück, die das aktuelle Objekt darstellt.
|
||||
(inherited from <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.object">Object</a>).
|
||||
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
@@ -371,11 +214,6 @@ Gibt eine Zeichenfolge zurück, die das aktuelle Objekt darstellt.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="section_container">
|
||||
<div class="section_heading">
|
||||
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">Extension Methods</a></span>
|
||||
@@ -406,13 +244,13 @@ inheritedMember
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_00000000000002DF.html">NameOf(this object)</a>
|
||||
<a href="topic_00000000000002E2.html">NameOf(this object)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
(Defined by <a target="_top" href="topic_00000000000002DD.html" onclick="this.target='';return true;">NLogHelper</a>).
|
||||
(Defined by <a target="_top" href="topic_00000000000002E0.html" onclick="this.target='';return true;">NLogHelper</a>).
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
@@ -437,8 +275,8 @@ inheritedMember
|
||||
|
||||
<div id="seeAlsoSection" class="section">
|
||||
<div>
|
||||
<a href="topic_0000000000000068.html">clsProcessWatch Class</a><br />
|
||||
<a href="topic_0000000000000050.html">EDOKA_2024.Kalssen Namespace</a><br />
|
||||
<a href="topic_0000000000000068.html">clsPartner Class</a><br />
|
||||
<a href="topic_0000000000000055.html">OnDoc.Klassen Namespace</a><br />
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user