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/NotSupportedException.xml')
-rw-r--r--mcs/docs/apidocs/xml/en/System/NotSupportedException.xml23
1 files changed, 0 insertions, 23 deletions
diff --git a/mcs/docs/apidocs/xml/en/System/NotSupportedException.xml b/mcs/docs/apidocs/xml/en/System/NotSupportedException.xml
deleted file mode 100644
index 3f6f972dab9..00000000000
--- a/mcs/docs/apidocs/xml/en/System/NotSupportedException.xml
+++ /dev/null
@@ -1,23 +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.NotSupportedException" assembly="corlib">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <constructor name="NotSupportedException">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- </constructor>
- <constructor name="NotSupportedException(System.String)">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <param name="message">TODO</param>
- </constructor>
- <constructor name="NotSupportedException(System.String, System.Exception)">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <param name="message">TODO</param>
- <param name="inner">TODO</param>
- </constructor>
- </class>
-</monodoc> \ No newline at end of file