Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/docs/apidocs/xml/en/System.Diagnostics/ProcessModule.xml')
-rw-r--r--mcs/docs/apidocs/xml/en/System.Diagnostics/ProcessModule.xml47
1 files changed, 0 insertions, 47 deletions
diff --git a/mcs/docs/apidocs/xml/en/System.Diagnostics/ProcessModule.xml b/mcs/docs/apidocs/xml/en/System.Diagnostics/ProcessModule.xml
deleted file mode 100644
index 9aac6ffaa38..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Diagnostics/ProcessModule.xml
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <class name="System.Diagnostics.ProcessModule" assembly="System">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <constructor name="ProcessModule">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- </constructor>
- <property name="BaseAddress">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <value>TODO</value>
- </property>
- <property name="EntryPointAddress">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <value>TODO</value>
- </property>
- <property name="FileName">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <value>TODO</value>
- </property>
- <property name="FileVersionInfo">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <value>TODO</value>
- </property>
- <property name="ModuleMemorySize">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <value>TODO</value>
- </property>
- <property name="ModuleName">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <value>TODO</value>
- </property>
- <method name="ToString">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <returns>TODO</returns>
- </method>
- </class>
-</monodoc> \ No newline at end of file