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/TargetException.xml')
-rw-r--r--mcs/docs/apidocs/xml/en/System.Reflection/TargetException.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/mcs/docs/apidocs/xml/en/System.Reflection/TargetException.xml b/mcs/docs/apidocs/xml/en/System.Reflection/TargetException.xml
new file mode 100644
index 00000000000..875ef0d6d44
--- /dev/null
+++ b/mcs/docs/apidocs/xml/en/System.Reflection/TargetException.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
+<monodoc language="en">
+ <class name="System.Reflection.TargetException" assembly="corlib">
+ <summary>TODO</summary>
+ <remarks>TODO</remarks>
+ <constructor name="TargetException">
+ <summary>TODO</summary>
+ <remarks>TODO</remarks>
+ </constructor>
+ <constructor name="TargetException(System.String)">
+ <summary>TODO</summary>
+ <remarks>TODO</remarks>
+ <param name="message">TODO</param>
+ </constructor>
+ <constructor name="TargetException(System.String, System.Exception)">
+ <summary>TODO</summary>
+ <remarks>TODO</remarks>
+ <param name="message">TODO</param>
+ <param name="innerException">TODO</param>
+ </constructor>
+ </class>
+</monodoc> \ No newline at end of file