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/FieldAccessException.xml')
-rw-r--r--mcs/docs/apidocs/xml/en/System/FieldAccessException.xml23
1 files changed, 0 insertions, 23 deletions
diff --git a/mcs/docs/apidocs/xml/en/System/FieldAccessException.xml b/mcs/docs/apidocs/xml/en/System/FieldAccessException.xml
deleted file mode 100644
index e66e2839461..00000000000
--- a/mcs/docs/apidocs/xml/en/System/FieldAccessException.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.FieldAccessException" assembly="corlib">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <constructor name="FieldAccessException">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- </constructor>
- <constructor name="FieldAccessException(System.String)">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <param name="message">TODO</param>
- </constructor>
- <constructor name="FieldAccessException(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