Merge pull request #2717 from spouliot/api-diff-d15-4-xi

[apidiff] Update XML references for XI (only) from d15-4-xi branch
This commit is contained in:
Sebastien Pouliot 2017-09-19 10:49:28 -04:00 коммит произвёл GitHub
Родитель 5df8869432 e4a66c2fb9
Коммит 378d3ce154
85 изменённых файлов: 193238 добавлений и 2016 удалений

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

@ -1388,6 +1388,7 @@
<interface name="System.Collections.IEnumerable" />
<interface name="System.IDisposable" />
<interface name="System.IEquatable`1[Foundation.NSObject]" />
<interface name="UIKit.IUIAccessibilityContentSizeCategoryImageAdjusting" />
<interface name="UIKit.IUIAccessibilityIdentification" />
<interface name="UIKit.IUIAppearance" />
<interface name="UIKit.IUIAppearanceContainer" />

Просмотреть файл

@ -255,6 +255,14 @@
<parameter name="xmlWriter" position="2" attrib="0" type="NUnitLite.Runner.OutputWriter" />
</parameters>
</constructor>
<constructor name=".ctor(MonoTouch.NUnit.UI.BaseTouchRunner, System.IO.TextWriter, NUnitLite.Runner.OutputWriter, MonoTouch.NUnit.UI.XmlMode)" attrib="6278">
<parameters>
<parameter name="runner" position="0" attrib="0" type="MonoTouch.NUnit.UI.BaseTouchRunner" />
<parameter name="baseWriter" position="1" attrib="0" type="System.IO.TextWriter" />
<parameter name="xmlWriter" position="2" attrib="0" type="NUnitLite.Runner.OutputWriter" />
<parameter name="xmlMode" position="3" attrib="0" type="MonoTouch.NUnit.UI.XmlMode" />
</parameters>
</constructor>
</constructors>
<properties>
<property name="BaseWriter" attrib="0" ptype="System.IO.TextWriter">
@ -698,6 +706,24 @@
</method>
</methods>
</property>
<property name="LogFile" attrib="0" ptype="System.String">
<methods>
<method name="get_LogFile()" attrib="2182" returntype="System.String">
<attributes>
<attribute name="System.Runtime.CompilerServices.CompilerGeneratedAttribute" />
</attributes>
<parameters />
</method>
<method name="set_LogFile(System.String)" attrib="2182" returntype="System.Void">
<attributes>
<attribute name="System.Runtime.CompilerServices.CompilerGeneratedAttribute" />
</attributes>
<parameters>
<parameter name="value" position="0" attrib="0" type="System.String" />
</parameters>
</method>
</methods>
</property>
<property name="ShowUseNetworkLogger" attrib="0" ptype="System.Boolean">
<methods>
<method name="get_ShowUseNetworkLogger()" attrib="2182" returntype="System.Boolean">
@ -759,6 +785,24 @@
</method>
</methods>
</property>
<property name="XmlMode" attrib="0" ptype="MonoTouch.NUnit.UI.XmlMode">
<methods>
<method name="get_XmlMode()" attrib="2182" returntype="MonoTouch.NUnit.UI.XmlMode">
<attributes>
<attribute name="System.Runtime.CompilerServices.CompilerGeneratedAttribute" />
</attributes>
<parameters />
</method>
<method name="set_XmlMode(MonoTouch.NUnit.UI.XmlMode)" attrib="2182" returntype="System.Void">
<attributes>
<attribute name="System.Runtime.CompilerServices.CompilerGeneratedAttribute" />
</attributes>
<parameters>
<parameter name="value" position="0" attrib="0" type="MonoTouch.NUnit.UI.XmlMode" />
</parameters>
</method>
</methods>
</property>
</properties>
<methods>
<method name="GetViewController()" attrib="134" returntype="UIKit.UIViewController">
@ -879,6 +923,17 @@
</method>
</methods>
</class>
<class name="XmlMode" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Int32">
<interfaces>
<interface name="System.IComparable" />
<interface name="System.IConvertible" />
<interface name="System.IFormattable" />
</interfaces>
<fields>
<field name="Default" attrib="32854" fieldtype="MonoTouch.NUnit.UI.XmlMode" value="0" />
<field name="Wrapped" attrib="32854" fieldtype="MonoTouch.NUnit.UI.XmlMode" value="1" />
</fields>
</class>
</classes>
</namespace>
<namespace name="NUnit">

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

0
tools/apidiff/references/xi/Xamarin.TVOS/System.xml Normal file → Executable file
Просмотреть файл

47811
tools/apidiff/references/xi/Xamarin.TVOS/Xamarin.TVOS.xml Normal file → Executable file

Разница между файлами не показана из-за своего большого размера Загрузить разницу

0
tools/apidiff/references/xi/Xamarin.TVOS/mscorlib.xml Normal file → Executable file
Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

@ -255,6 +255,14 @@
<parameter name="xmlWriter" position="2" attrib="0" type="NUnitLite.Runner.OutputWriter" />
</parameters>
</constructor>
<constructor name=".ctor(MonoTouch.NUnit.UI.BaseTouchRunner, System.IO.TextWriter, NUnitLite.Runner.OutputWriter, MonoTouch.NUnit.UI.XmlMode)" attrib="6278">
<parameters>
<parameter name="runner" position="0" attrib="0" type="MonoTouch.NUnit.UI.BaseTouchRunner" />
<parameter name="baseWriter" position="1" attrib="0" type="System.IO.TextWriter" />
<parameter name="xmlWriter" position="2" attrib="0" type="NUnitLite.Runner.OutputWriter" />
<parameter name="xmlMode" position="3" attrib="0" type="MonoTouch.NUnit.UI.XmlMode" />
</parameters>
</constructor>
</constructors>
<properties>
<property name="BaseWriter" attrib="0" ptype="System.IO.TextWriter">
@ -681,6 +689,24 @@
</method>
</methods>
</property>
<property name="LogFile" attrib="0" ptype="System.String">
<methods>
<method name="get_LogFile()" attrib="2182" returntype="System.String">
<attributes>
<attribute name="System.Runtime.CompilerServices.CompilerGeneratedAttribute" />
</attributes>
<parameters />
</method>
<method name="set_LogFile(System.String)" attrib="2182" returntype="System.Void">
<attributes>
<attribute name="System.Runtime.CompilerServices.CompilerGeneratedAttribute" />
</attributes>
<parameters>
<parameter name="value" position="0" attrib="0" type="System.String" />
</parameters>
</method>
</methods>
</property>
<property name="ShowUseNetworkLogger" attrib="0" ptype="System.Boolean">
<methods>
<method name="get_ShowUseNetworkLogger()" attrib="2182" returntype="System.Boolean">
@ -742,6 +768,24 @@
</method>
</methods>
</property>
<property name="XmlMode" attrib="0" ptype="MonoTouch.NUnit.UI.XmlMode">
<methods>
<method name="get_XmlMode()" attrib="2182" returntype="MonoTouch.NUnit.UI.XmlMode">
<attributes>
<attribute name="System.Runtime.CompilerServices.CompilerGeneratedAttribute" />
</attributes>
<parameters />
</method>
<method name="set_XmlMode(MonoTouch.NUnit.UI.XmlMode)" attrib="2182" returntype="System.Void">
<attributes>
<attribute name="System.Runtime.CompilerServices.CompilerGeneratedAttribute" />
</attributes>
<parameters>
<parameter name="value" position="0" attrib="0" type="MonoTouch.NUnit.UI.XmlMode" />
</parameters>
</method>
</methods>
</property>
</properties>
</class>
<class name="WatchOSRunner" type="class" base="MonoTouch.NUnit.UI.BaseTouchRunner" charset="Ansi" layout="Auto">
@ -761,6 +805,17 @@
</method>
</methods>
</class>
<class name="XmlMode" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Int32">
<interfaces>
<interface name="System.IComparable" />
<interface name="System.IConvertible" />
<interface name="System.IFormattable" />
</interfaces>
<fields>
<field name="Default" attrib="32854" fieldtype="MonoTouch.NUnit.UI.XmlMode" value="0" />
<field name="Wrapped" attrib="32854" fieldtype="MonoTouch.NUnit.UI.XmlMode" value="1" />
</fields>
</class>
</classes>
</namespace>
<namespace name="NUnit">

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

0
tools/apidiff/references/xi/Xamarin.WatchOS/System.xml Normal file → Executable file
Просмотреть файл

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

@ -215,6 +215,7 @@
<interface name="UIKit.IUIFocusEnvironment" />
<interface name="UIKit.IUIFocusItem" />
<interface name="UIKit.IUIGestureRecognizerDelegate" />
<interface name="UIKit.IUIPasteConfigurationSupporting" />
<interface name="UIKit.IUITraitEnvironment" />
</interfaces>
<constructors>
@ -562,6 +563,7 @@
<interface name="UIKit.IUIAppearanceContainer" />
<interface name="UIKit.IUIContentContainer" />
<interface name="UIKit.IUIFocusEnvironment" />
<interface name="UIKit.IUIPasteConfigurationSupporting" />
<interface name="UIKit.IUIScrollViewDelegate" />
<interface name="UIKit.IUITableViewDataSource" />
<interface name="UIKit.IUITableViewDelegate" />
@ -1405,6 +1407,7 @@
<interface name="System.Collections.IEnumerable" />
<interface name="System.IDisposable" />
<interface name="System.IEquatable`1[Foundation.NSObject]" />
<interface name="UIKit.IUIAccessibilityContentSizeCategoryImageAdjusting" />
<interface name="UIKit.IUIAccessibilityIdentification" />
<interface name="UIKit.IUIAppearance" />
<interface name="UIKit.IUIAppearanceContainer" />
@ -1412,6 +1415,8 @@
<interface name="UIKit.IUIDynamicItem" />
<interface name="UIKit.IUIFocusEnvironment" />
<interface name="UIKit.IUIFocusItem" />
<interface name="UIKit.IUIPasteConfigurationSupporting" />
<interface name="UIKit.IUISpringLoadedInteractionSupporting" />
<interface name="UIKit.IUITraitEnvironment" />
</interfaces>
<fields>
@ -2048,6 +2053,7 @@
<interface name="UIKit.IUIDynamicItem" />
<interface name="UIKit.IUIFocusEnvironment" />
<interface name="UIKit.IUIFocusItem" />
<interface name="UIKit.IUIPasteConfigurationSupporting" />
<interface name="UIKit.IUITraitEnvironment" />
</interfaces>
<constructors>
@ -2417,6 +2423,7 @@
<interface name="UIKit.IUIDynamicItem" />
<interface name="UIKit.IUIFocusEnvironment" />
<interface name="UIKit.IUIFocusItem" />
<interface name="UIKit.IUIPasteConfigurationSupporting" />
<interface name="UIKit.IUITraitEnvironment" />
</interfaces>
<fields>

Просмотреть файл

@ -255,6 +255,14 @@
<parameter name="xmlWriter" position="2" attrib="0" type="NUnitLite.Runner.OutputWriter" />
</parameters>
</constructor>
<constructor name=".ctor(MonoTouch.NUnit.UI.BaseTouchRunner, System.IO.TextWriter, NUnitLite.Runner.OutputWriter, MonoTouch.NUnit.UI.XmlMode)" attrib="6278">
<parameters>
<parameter name="runner" position="0" attrib="0" type="MonoTouch.NUnit.UI.BaseTouchRunner" />
<parameter name="baseWriter" position="1" attrib="0" type="System.IO.TextWriter" />
<parameter name="xmlWriter" position="2" attrib="0" type="NUnitLite.Runner.OutputWriter" />
<parameter name="xmlMode" position="3" attrib="0" type="MonoTouch.NUnit.UI.XmlMode" />
</parameters>
</constructor>
</constructors>
<properties>
<property name="BaseWriter" attrib="0" ptype="System.IO.TextWriter">
@ -698,6 +706,24 @@
</method>
</methods>
</property>
<property name="LogFile" attrib="0" ptype="System.String">
<methods>
<method name="get_LogFile()" attrib="2182" returntype="System.String">
<attributes>
<attribute name="System.Runtime.CompilerServices.CompilerGeneratedAttribute" />
</attributes>
<parameters />
</method>
<method name="set_LogFile(System.String)" attrib="2182" returntype="System.Void">
<attributes>
<attribute name="System.Runtime.CompilerServices.CompilerGeneratedAttribute" />
</attributes>
<parameters>
<parameter name="value" position="0" attrib="0" type="System.String" />
</parameters>
</method>
</methods>
</property>
<property name="ShowUseNetworkLogger" attrib="0" ptype="System.Boolean">
<methods>
<method name="get_ShowUseNetworkLogger()" attrib="2182" returntype="System.Boolean">
@ -759,6 +785,24 @@
</method>
</methods>
</property>
<property name="XmlMode" attrib="0" ptype="MonoTouch.NUnit.UI.XmlMode">
<methods>
<method name="get_XmlMode()" attrib="2182" returntype="MonoTouch.NUnit.UI.XmlMode">
<attributes>
<attribute name="System.Runtime.CompilerServices.CompilerGeneratedAttribute" />
</attributes>
<parameters />
</method>
<method name="set_XmlMode(MonoTouch.NUnit.UI.XmlMode)" attrib="2182" returntype="System.Void">
<attributes>
<attribute name="System.Runtime.CompilerServices.CompilerGeneratedAttribute" />
</attributes>
<parameters>
<parameter name="value" position="0" attrib="0" type="MonoTouch.NUnit.UI.XmlMode" />
</parameters>
</method>
</methods>
</property>
</properties>
<methods>
<method name="GetViewController()" attrib="134" returntype="UIKit.UIViewController">
@ -861,6 +905,7 @@
<interface name="UIKit.IUIAppearanceContainer" />
<interface name="UIKit.IUIContentContainer" />
<interface name="UIKit.IUIFocusEnvironment" />
<interface name="UIKit.IUIPasteConfigurationSupporting" />
<interface name="UIKit.IUIScrollViewDelegate" />
<interface name="UIKit.IUITableViewDataSource" />
<interface name="UIKit.IUITableViewDelegate" />
@ -879,6 +924,17 @@
</method>
</methods>
</class>
<class name="XmlMode" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Int32">
<interfaces>
<interface name="System.IComparable" />
<interface name="System.IConvertible" />
<interface name="System.IFormattable" />
</interfaces>
<fields>
<field name="Default" attrib="32854" fieldtype="MonoTouch.NUnit.UI.XmlMode" value="0" />
<field name="Wrapped" attrib="32854" fieldtype="MonoTouch.NUnit.UI.XmlMode" value="1" />
</fields>
</class>
</classes>
</namespace>
<namespace name="NUnit">

1
tools/apidiff/references/xi/Xamarin.iOS/OpenTK-1.0.xml Normal file → Executable file
Просмотреть файл

@ -48736,6 +48736,7 @@
<interface name="UIKit.IUIDynamicItem" />
<interface name="UIKit.IUIFocusEnvironment" />
<interface name="UIKit.IUIFocusItem" />
<interface name="UIKit.IUIPasteConfigurationSupporting" />
<interface name="UIKit.IUITraitEnvironment" />
</interfaces>
<constructors>

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

0
tools/apidiff/references/xi/Xamarin.iOS/System.Net.xml Normal file → Executable file
Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

0
tools/apidiff/references/xi/Xamarin.iOS/System.Xml.xml Normal file → Executable file
Просмотреть файл

0
tools/apidiff/references/xi/Xamarin.iOS/System.xml Normal file → Executable file
Просмотреть файл

106313
tools/apidiff/references/xi/Xamarin.iOS/Xamarin.iOS.xml Normal file → Executable file

Разница между файлами не показана из-за своего большого размера Загрузить разницу

0
tools/apidiff/references/xi/Xamarin.iOS/mscorlib.xml Normal file → Executable file
Просмотреть файл