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.Reflection/ConstructorInfo.xml')
-rw-r--r--mcs/docs/apidocs/xml/en/System.Reflection/ConstructorInfo.xml36
1 files changed, 0 insertions, 36 deletions
diff --git a/mcs/docs/apidocs/xml/en/System.Reflection/ConstructorInfo.xml b/mcs/docs/apidocs/xml/en/System.Reflection/ConstructorInfo.xml
deleted file mode 100644
index e925326cfe5..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Reflection/ConstructorInfo.xml
+++ /dev/null
@@ -1,36 +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.Reflection.ConstructorInfo" assembly="corlib">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <field name="ConstructorName">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- </field>
- <field name="TypeConstructorName">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- </field>
- <property name="MemberType">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <value>TODO</value>
- </property>
- <method name="Invoke(System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo)">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <param name="invokeAttr">TODO</param>
- <param name="binder">TODO</param>
- <param name="parameters">TODO</param>
- <param name="culture">TODO</param>
- <returns>TODO</returns>
- </method>
- <method name="Invoke(System.Object[])">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <param name="parameters">TODO</param>
- <returns>TODO</returns>
- </method>
- </class>
-</monodoc> \ No newline at end of file