Definitions: Mono 1.2.6 (Revised) Date Submitted: 2/20/2008 8:39:20 AM Comments: ========================================= Pending issues: 1 [TODO] System.Xml.Xsl.XslCompiledTransform::get_OutputSettings() Details: 5 [NIEX] System.Diagnostics.PerformanceCounter::Increment() Details: 1 [TODO] System.Net.CredentialCache::get_DefaultCredentials() Details: Need EnvironmentPermission implementation first 1 [TODO] System.Diagnostics.EventLog::LogNameFromSourceName(System.String,System.String) Details: remote machine is not supported 1 [TODO] System.Configuration.ConfigurationManager::get_ConnectionStrings() Details: 1 [TODO] System.Windows.Forms.Cursor::set_Current(System.Windows.Forms.Cursor) Details: Implement setting a null cursor, and add XplatUI method to get current cursor 5 [NIEX] System.Security.AccessControl.FileSystemSecurity::AddAccessRule(System.Security.AccessControl.FileSystemAccessRule) Details: 5 [NIEX] System.Diagnostics.PerformanceCounterCategory::Delete(System.String) Details: 5 [NIEX] System.Diagnostics.PerformanceCounter::set_RawValue(System.Int64) Details: 5 [NIEX] System.Transactions.Transaction::EnlistDurable(System.Guid,System.Transactions.ISinglePhaseNotification,System.Transactions.EnlistmentOptions) Details: Only Local Transaction Manager supported. Cannot have more than 1 durable resource per transaction. Only EnlistmentOptions.None supported yet. 5 [NIEX] System.Diagnostics.PerformanceCounterCategory::Create(System.String,System.String,System.Diagnostics.CounterCreationDataCollection) Details: 1 [TODO] System.Xml.Xsl.XslCompiledTransform::get_TemporaryFiles() Details: 1 [TODO] System.Net.ServicePointManager::get_CheckCertificateRevocationList() Details: CRL checks not implemented 5 [NIEX] System.Diagnostics.PerformanceCounterCategory::Exists(System.String) Details: 1 [TODO] System.Xml.XmlValidatingReader::set_ValidationType(System.Xml.ValidationType) Details: 1 [TODO] System.Transactions.SinglePhaseEnlistment::Committed() Details: 1 [TODO] System.Transactions.PreparingEnlistment::Prepared() Details: 1 [TODO] System.Security.CodeAccessPermission::RevertAssert() Details: Imperative mode isn't supported 1 [TODO] System.Security.CodeAccessPermission::Assert() Details: Imperative mode isn't supported 1 [TODO] System.Diagnostics.EventLog::DeleteEventSource(System.String,System.String) Details: remote machine is not supported **************************************************** P/Invokes made by this program Library: libc void closelog() void openlog(IntPtr, int, LocalSyslogAppender/SyslogFacility) void syslog(int, string, string) **************************************************** Methods that have been implemented: System.Net.Mail.SmtpClient::set_EnableSsl(System.Boolean)