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.Emit/LocalBuilder.xml')
-rw-r--r--mcs/docs/apidocs/xml/en/System.Reflection.Emit/LocalBuilder.xml27
1 files changed, 0 insertions, 27 deletions
diff --git a/mcs/docs/apidocs/xml/en/System.Reflection.Emit/LocalBuilder.xml b/mcs/docs/apidocs/xml/en/System.Reflection.Emit/LocalBuilder.xml
deleted file mode 100644
index 9509fc3d3e5..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Reflection.Emit/LocalBuilder.xml
+++ /dev/null
@@ -1,27 +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.Emit.LocalBuilder" assembly="corlib">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <property name="LocalType">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <value>TODO</value>
- </property>
- <method name="SetLocalSymInfo(System.String, System.Int32, System.Int32)">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <param name="lname">TODO</param>
- <param name="startOffset">TODO</param>
- <param name="endOffset">TODO</param>
- <returns>TODO</returns>
- </method>
- <method name="SetLocalSymInfo(System.String)">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <param name="lname">TODO</param>
- <returns>TODO</returns>
- </method>
- </class>
-</monodoc> \ No newline at end of file