Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/api-snapshot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/monotouch/System.cs')
-rw-r--r--profiles/monotouch/System.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/monotouch/System.cs b/profiles/monotouch/System.cs
index 2c9ad44..90c7ba7 100644
--- a/profiles/monotouch/System.cs
+++ b/profiles/monotouch/System.cs
@@ -4015,7 +4015,6 @@ namespace System.Diagnostics
public System.Diagnostics.ProcessModule MainModule { get { throw null; } }
[System.ComponentModel.DesignerSerializationVisibilityAttribute(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
[System.Diagnostics.MonitoringDescriptionAttribute("The handle of the main window of the process.")]
- [System.MonoTODOAttribute]
public System.IntPtr MainWindowHandle { get { throw null; } }
[System.ComponentModel.DesignerSerializationVisibilityAttribute(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
[System.Diagnostics.MonitoringDescriptionAttribute("The title of the main window of the process.")]