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/monodroid/mscorlib.cs')
-rw-r--r--profiles/monodroid/mscorlib.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/monodroid/mscorlib.cs b/profiles/monodroid/mscorlib.cs
index 89dd80e..7f9ddf9 100644
--- a/profiles/monodroid/mscorlib.cs
+++ b/profiles/monodroid/mscorlib.cs
@@ -9338,7 +9338,6 @@ namespace System.IO
public long AvailableFreeSpace { get { throw null; } }
public string DriveFormat { get { throw null; } }
public System.IO.DriveType DriveType { get { throw null; } }
- [System.MonoTODOAttribute("It always returns true")]
public bool IsReady { get { throw null; } }
public string Name { get { throw null; } }
public System.IO.DirectoryInfo RootDirectory { get { throw null; } }