Index: en/System.Net.Sockets/SocketOptionName.xml =================================================================== --- en/System.Net.Sockets/SocketOptionName.xml (revision 91089) +++ en/System.Net.Sockets/SocketOptionName.xml (working copy) @@ -6,14 +6,12 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 + + System.Enum + Specifies option names for use in the and @@ -26,93 +24,111 @@ which protocol applies to a specific socket option. - - System.Enum - - - - - + + + Field - System.Int32 + System.Net.Sockets.SocketOptionName - + HeaderIncluded + + + + has been called on the socket. + The value associated with this option is a +data type. + The value of the enumeration applies to this option. + + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - Debug + AddMembership - Record debugging information when available. - The value associated with this option is a data - type. - The value of the enumeration applies to this option. + Add an IP group membership. + + The value associated with this option is an instance of the class. + The value of the enumeration applies to this option. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - HeaderIncluded + AddSourceMembership - - has been called on the socket. - The value associated with this option is a -data type. - The value of the enumeration applies to this option. + Join a source group. + The value associated with this option is an instance of the +class. + The value of the enumeration applies to this option. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - ReuseAddress + BlockSource - Allow the socket to be bound to an address that is already in use. - - The value associated with this option is a data - type. - The value of the enumeration applies to this option. + Block data from a source. + The value associated with this option is a data type. + The value of the enumeration applies to this option. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - KeepAlive + Broadcast - Send keep-alives. + Permit sending broadcast messages on the socket. The value associated with this option is a data type. @@ -120,98 +136,138 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - DropSourceMembership + HeaderIncluded - Do not route; send directly to interface addresses. - - The value associated with this option is a data - type. - The value of the enumeration applies to this option. + Use urgent data as defined by IETF RFC 1222. This option can + be set only once, and once set, cannot be turned off. + The value associated with this option is a data type. + The value of the enumeration applies to this option. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - Broadcast + ChecksumCoverage - Permit sending broadcast messages on the socket. - + Set or get UDP checksum coverage. + The value associated with this option is a data + type. + The value of the enumeration applies to this option. + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Field + + System.Net.Sockets.SocketOptionName + + + Debug + + + Record debugging information when available. The value associated with this option is a data type. The value of the enumeration applies to this option. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - UseLoopback + DontFragment - Bypass hardware when possible. - + Do not fragment IP datagrams. The value associated with this option is a data type. The value of the enumeration applies to this option. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - Linger + DontLinger - Linger on close if unsent data is present. + Close socket gracefully without lingering. - The value associated with this option is an instance of - the class. + The value associated with this option is a data + type. The value of the enumeration applies to this option. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - OutOfBandInline + DropSourceMembership - Receive out-of-band data in the normal data stream. + Do not route; send directly to interface addresses. The value associated with this option is a data type. @@ -219,206 +275,259 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - DontLinger + DropMembership - Close socket gracefully without lingering. + Drop an IP group membership. - The value associated with this option is a data - type. - The value of the enumeration applies to this option. + The value associated with this option is an instance of the class. + The value of the enumeration applies to this option. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - ExclusiveAddressUse + DropSourceMembership - Enable a socket to be bound for exclusive access. - - The value associated with this option is a data - type. - The value of the enumeration applies to this option. + Drop a source group. + The value associated with this option is an instance of the +class. + The value of the enumeration applies to this option. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - SendBuffer + Error - Specifies the total per-socket buffer space reserved for sends. This is - unrelated to the maximum message size or the size of a TCP window. - + Get the error status code, then clear the code. + The value associated with this option is a data type. The value of the enumeration applies to this option. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - ReceiveBuffer + ExclusiveAddressUse - Specifies the total per-socket buffer space reserved for - receives. This is unrelated to the maximum message size or the size of a TCP window. - The value associated with this option is a data type. + Enable a socket to be bound for exclusive access. + + The value associated with this option is a data + type. The value of the enumeration applies to this option. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - SendLowWater + HeaderIncluded - Send low water mark. - - The value associated with this option is a data type. + Use expedited data as defined by IETF RFC 1222. This option + can be set only once, and once set, cannot be turned off. + The value associated with this option is a data type. + The value of the enumeration applies to this option. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - ReceiveLowWater + HeaderIncluded - Receive low water mark. - - The value associated with this option is a data type. + Application is providing the IP header for + outgoing datagrams. + The value associated with this option is a data type. + The value of the enumeration applies to this option. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Field + + 2.0.0.0 + System.Net.Sockets.SocketOptionName + + To be added. + + + + + + Field + + System.Net.Sockets.SocketOptionName + - SendTimeout + Debug - Specifies the - maximum time, in milliseconds, the and methods will block when attempting to - send data. If data is not sent within this time, a exception is thrown. - - The value associated with this option is a data type. - The member of the enumeration applies to this option. + Specifies IP options to be inserted into outgoing datagrams. + The value associated with this option is a +array. + The value of the enumeration applies to this option. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - ReceiveTimeout + ReuseAddress - Specifies the - maximum time, in milliseconds, the and methods will block when attempting to - receive data. If data is not received within this time, a exception is thrown. - + Set the IP header time-to-live field. The value associated with this option is a data type. - The value of the enumeration applies to this option. + The value of the enumeration applies to this option. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - Error + KeepAlive - Get the error status code, then clear the code. - - The value associated with this option is a data type. + Send keep-alives. + + The value associated with this option is a data + type. The value of the enumeration applies to this option. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - Type + Linger - Get the socket type, one of the members of - the enumeration. - - The value associated with this option is a data type. + Linger on close if unsent data is present. + + The value associated with this option is an instance of + the class. The value of the enumeration applies to this option. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Field System.Net.Sockets.SocketOptionName @@ -433,377 +542,461 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - Debug + MulticastInterface - Specifies IP options to be inserted into outgoing datagrams. - The value associated with this option is a -array. + Set the interface for outgoing multicast packets. + The value associated with this option is a +array. The value of the enumeration applies to this option. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - HeaderIncluded + MulticastLoopback - Application is providing the IP header for - outgoing datagrams. + IP multicast loopback. The value associated with this option is a data type. The value of the enumeration applies to this option. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - TypeOfService + MulticastTimeToLive - Change the IP header type of service field. + IP multicast time to live. + + The value associated with this option is a data type. The value of the enumeration applies to this option. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - ReuseAddress + Debug - Set the IP header time-to-live field. - The value associated with this option is a data type. - The value of the enumeration applies to this option. + Send UDP datagrams with checksum set to zero. + The value associated with this option is a data type. + The value of the enumeration applies to this option. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - MulticastInterface + Debug - Set the interface for outgoing multicast packets. - The value associated with this option is a -array. - The value of the enumeration applies to this option. + Disable the Nagle algorithm for send coalescing. + + The value associated with this option is a data + type. + The value of the enumeration applies to this option. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - MulticastTimeToLive + OutOfBandInline - IP multicast time to live. + Receive out-of-band data in the normal data stream. - The value associated with this option is a data type. - The value of the enumeration applies to this option. + The value associated with this option is a data + type. + The value of the enumeration applies to this option. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - MulticastLoopback + PacketInformation - IP multicast loopback. - The value associated with this option is a data type. - The value of the enumeration applies to this option. + Return information about received packets. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - AddMembership + ReceiveBuffer - Add an IP group membership. - - The value associated with this option is an instance of the class. - The value of the enumeration applies to this option. + Specifies the total per-socket buffer space reserved for + receives. This is unrelated to the maximum message size or the size of a TCP window. + The value associated with this option is a data type. + The value of the enumeration applies to this option. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - DropMembership + ReceiveLowWater - Drop an IP group membership. + Receive low water mark. - The value associated with this option is an instance of the class. - The value of the enumeration applies to this option. + The value associated with this option is a data type. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - DontFragment + ReceiveTimeout - Do not fragment IP datagrams. - The value associated with this option is a data type. - The value of the enumeration applies to this option. + Specifies the + maximum time, in milliseconds, the and methods will block when attempting to + receive data. If data is not received within this time, a exception is thrown. + + The value associated with this option is a data type. + The value of the enumeration applies to this option. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - AddSourceMembership + ReuseAddress - Join a source group. - The value associated with this option is an instance of the -class. - The value of the enumeration applies to this option. + Allow the socket to be bound to an address that is already in use. + + The value associated with this option is a data + type. + The value of the enumeration applies to this option. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - DropSourceMembership + SendBuffer - Drop a source group. - The value associated with this option is an instance of the -class. - The value of the enumeration applies to this option. + Specifies the total per-socket buffer space reserved for sends. This is + unrelated to the maximum message size or the size of a TCP window. + + The value associated with this option is a data type. + The value of the enumeration applies to this option. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - BlockSource + SendLowWater - Block data from a source. - The value associated with this option is a data type. - The value of the enumeration applies to this option. + Send low water mark. + + The value associated with this option is a data type. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - UnblockSource + SendTimeout - Unblock a previously blocked source. - The value associated with this option is a data type. - The value of the enumeration applies to this option. + Specifies the + maximum time, in milliseconds, the and methods will block when attempting to + send data. If data is not sent within this time, a exception is thrown. + + The value associated with this option is a data type. + The member of the enumeration applies to this option. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - PacketInformation + Type - Return information about received packets. + Get the socket type, one of the members of + the enumeration. + + The value associated with this option is a data type. + The value of the enumeration applies to this option. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - Debug + TypeOfService - Disable the Nagle algorithm for send coalescing. - - The value associated with this option is a data - type. - The value of the enumeration applies to this option. + Change the IP header type of service field. + The value of the enumeration applies to this option. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketOptionName - HeaderIncluded + UnblockSource - Use urgent data as defined by IETF RFC 1222. This option can - be set only once, and once set, cannot be turned off. + Unblock a previously blocked source. The value associated with this option is a data type. - The value of the enumeration applies to this option. + The value of the enumeration applies to this option. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Field + + 2.0.0.0 + System.Net.Sockets.SocketOptionName - - HeaderIncluded - - Use expedited data as defined by IETF RFC 1222. This option - can be set only once, and once set, cannot be turned off. - The value associated with this option is a data type. - The value of the enumeration applies to this option. - + To be added. - 0 - - - + + Field + + 2.0.0.0 + System.Net.Sockets.SocketOptionName - - Debug - - Send UDP datagrams with checksum set to zero. - The value associated with this option is a data type. - The value of the enumeration applies to this option. - + To be added. - 0 - - - + + + Field System.Net.Sockets.SocketOptionName - ChecksumCoverage + UseLoopback - Set or get UDP checksum coverage. - The value associated with this option is a data - type. - The value of the enumeration applies to this option. + Bypass hardware when possible. + + The value associated with this option is a data type. + The value of the enumeration applies to this option. 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Field + + System.Int32 + + + + 0 + 0 Index: en/System.Net.Sockets/SocketShutdown.xml =================================================================== --- en/System.Net.Sockets/SocketShutdown.xml (revision 91089) +++ en/System.Net.Sockets/SocketShutdown.xml (working copy) @@ -6,39 +6,44 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 + + System.Enum + Specifies whether the ability to send or receive data is terminated when the method is called on a connected instance. + To be added. - - System.Enum - - - - - + + + Field - System.Int32 + System.Net.Sockets.SocketShutdown - + Both + + + Specifies to terminate the ability to send and receive data + on a instance. + + 0 + + 1.0.5000.0 + 2.0.0.0 + - + Field System.Net.Sockets.SocketShutdown @@ -53,10 +58,14 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - + Field System.Net.Sockets.SocketShutdown @@ -71,22 +80,20 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field - System.Net.Sockets.SocketShutdown + System.Int32 - Both - - - Specifies to terminate the ability to send and receive data - on a instance. - - + 0 Index: en/System.Net.Sockets/SelectMode.xml =================================================================== --- en/System.Net.Sockets/SelectMode.xml (revision 91089) +++ en/System.Net.Sockets/SelectMode.xml (working copy) @@ -6,14 +6,12 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 + + System.Enum + Specifies the mode used by the method of @@ -26,25 +24,31 @@ current instance. - - System.Enum - - - - - + + + Field - System.Int32 + System.Net.Sockets.SelectMode - + SelectError + + + Determine the error status of the current +instance. + + 0 + + 1.0.5000.0 + 2.0.0.0 + - + Field System.Net.Sockets.SelectMode @@ -58,10 +62,14 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - + Field System.Net.Sockets.SelectMode @@ -74,22 +82,20 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field - System.Net.Sockets.SelectMode + System.Int32 - SelectError - - - Determine the error status of the current -instance. - - + 0 Index: en/System.Net.Sockets/TcpClient.xml =================================================================== --- en/System.Net.Sockets/TcpClient.xml (revision 91089) +++ en/System.Net.Sockets/TcpClient.xml (working copy) @@ -4,30 +4,10 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - A slightly more abstracted way to create an outgoing network connections than a . - To be added - System.Object @@ -36,54 +16,237 @@ System.IDisposable - + + A slightly more abstracted way to create an outgoing network connections than a . + To be added + - - + + + Constructor + + + + Constructs a new TcpClient with no connection set up. + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + The aforementioned local endpoint + Constructs a new TcpClient with a specified local endpoint. Use this if you want to have your connections originating from a certain port, or a certain IP (on a multi homed system). + + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + 1.0.5000.0 + 2.0.0.0 + + + + + + To be added. + To be added. + To be added. + + + + + Constructor + + + + + + + The host to connect to, e.g. "192.168.0.201" or "www.myelin.co.nz" + The port to connect to, e.g. 80 for HTTP + Constructs a new TcpClient and connects to a specified host on a specified port. A quick way to set up a network connection. + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.Boolean + + + A flag that is 'true' if the TcpClient has an active connection + To be added: an object of type 'bool' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + 2.0.0.0 + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + Method + + 2.0.0.0 + - System.Void + System.IAsyncResult - + + + + - Gets rid of all unmanaged resources. - If this is true, it gets rid of all managed resources as well. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.IAsyncResult + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.IAsyncResult + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Property + + System.Net.Sockets.Socket + + + The that all network communications passes through. + The . To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - To be added + Closes the socket and disposes of all managed resources. Throws if something goes wrong while closing the socket. To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + - Resolves a fully qualified domain name to an IP address and connects to it on a specified port. - The hostname, e.g. "www.myelin.co.nz". - The port number to connect to, e.g. 80 for HTTP. + The remote EndPoint. + Connects to a specified remote endpoint. To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void @@ -93,135 +256,195 @@ - Connects to an IP address on a port. The remote . The port number to connect to, e.g. 80 for HTTP. + Connects to an IP address on a port. To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method + + 2.0.0.0 + System.Void - + + - Connects to a specified remote endpoint. - The remote EndPoint. - To be added + To be added. + To be added. + To be added. + To be added. - - + + Method - System.Net.Sockets.NetworkStream + System.Void - + + + + - Gets the object connected to the connection socket. - The object connected to the connection socket. + The hostname, e.g. "www.myelin.co.nz". + The port number to connect to, e.g. 80 for HTTP. + Resolves a fully qualified domain name to an IP address and connects to it on a specified port. To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + + Property + + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + Method System.Void - + + + - Closes the socket and disposes of all managed resources. Throws if something goes wrong while closing the socket. + If this is true, it gets rid of all managed resources as well. + Gets rid of all unmanaged resources. To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + 2.0.0.0 + + + System.Void + - + - Constructs a new TcpClient with a specified local endpoint. Use this if you want to have your connections originating from a certain port, or a certain IP (on a multi homed system). - - The aforementioned local endpoint - The new constructed TcpClient. - To be added + To be added. + To be added. + To be added. - - - Constructor - - + + + Property + + 2.0.0.0 + + + System.Boolean + - Constructs a new TcpClient with no connection set up. - The new constructed TcpClient. - To be added + To be added. + To be added. + To be added. - - - Constructor - - - - - + + + Method + + System.Void + + - Constructs a new TcpClient and connects to a specified host on a specified port. A quick way to set up a network connection. - The host to connect to, e.g. "192.168.0.201" or "www.myelin.co.nz" - The port to connect to, e.g. 80 for HTTP - The new constructed TcpClient. + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Net.Sockets.Socket + System.Net.Sockets.NetworkStream + - The that all network communications passes through. - The . + Gets the object connected to the connection socket. + The object connected to the connection socket. To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Boolean + System.Net.Sockets.LingerOption + + - A flag that is 'true' if the TcpClient has an active connection - To be added: an object of type 'bool' + If set, the socket will remain open after it has been instructed to close, in order to send data that remains in the buffer. + To be added: an object of type 'LingerOption' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Int32 + System.Boolean - How big the receive buffer is (from the connection socket). - The new buffer size. - The buffer size. + If set, outbound data will be sent at once rather than collected until enough is available to fill a packet. This is the TCP_NODELAY sockopt from BSD sockets and WinSock. For more information, look up the Nagle algorithm. + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.Int32 @@ -229,14 +452,18 @@ - How big the send buffer is (from the connection socket). The new buffer size. - The buffer size. + How big the receive buffer is (from the connection socket). + The buffer size. To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Int32 @@ -245,13 +472,16 @@ How long before the socket will time out on a Receive() call. - To be added: an object of type 'int' - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.Int32 @@ -259,40 +489,48 @@ - How long before the socket will time out on a Send() call. - To be added: an object of type 'int' - To be added: an object of type 'int' + The new buffer size. + How big the send buffer is (from the connection socket). + The buffer size. To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Net.Sockets.LingerOption + System.Int32 - If set, the socket will remain open after it has been instructed to close, in order to send data that remains in the buffer. - To be added: an object of type 'LingerOption' - To be added: an object of type 'LingerOption' + How long before the socket will time out on a Send() call. + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method + + 1.0.5000.0 + 2.0.0.0 + - System.Boolean + System.Void - - + - If set, outbound data will be sent at once rather than collected until enough is available to fill a packet. This is the TCP_NODELAY sockopt from BSD sockets and WinSock. For more information, look up the Nagle algorithm. - To be added: an object of type 'bool' - To be added: an object of type 'bool' - To be added + To be added. + To be added. Index: en/System.Net.Sockets/AddressFamily.xml =================================================================== --- en/System.Net.Sockets/AddressFamily.xml (revision 91089) +++ en/System.Net.Sockets/AddressFamily.xml (working copy) @@ -6,14 +6,12 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 + + System.Enum + Specifies the addressing schemes used by the class. @@ -27,355 +25,431 @@ instance connects to an endpoint. - - System.Enum - - - - - + + + Field - System.Int32 + System.Net.Sockets.AddressFamily - + AppleTalk + + + AppleTalk address. + + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.AddressFamily - Unknown + Atm - Used to indicate an uninitialized state. This member is not to be used when - constructing instances of the class. + Native Asynchronous Transfer Mode (ATM) services address. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.AddressFamily - Unspecified + Banyan - Unspecified address family. + Banyan address. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.AddressFamily - Unix + Ccitt - Address is local to the host. + Addresses for CCITT protocols, such as X.25. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.AddressFamily - InterNetwork + Chaos - Address for IP version 4. + Address for MIT CHAOS protocols. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.AddressFamily - ImpLink + Cluster - ARPANET IMP address. + Address for Microsoft cluster products. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.AddressFamily - Pup + DataKit - Address for PUP protocols. + Address for Datakit protocols. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.AddressFamily - Chaos + DataLink - Address for MIT CHAOS protocols. + Direct data-link interface address. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.AddressFamily - NS + DecNet - Address for Xerox NS protocols. + DECnet address. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.AddressFamily - NS + Ecma - Internetwork Packet Exchange (IPX) or Sequenced Packet - Exchange (SPX) address. + European Computer Manufacturers Association (ECMA) address. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.AddressFamily - Osi + FireFox - Address for ISO protocols. - - Multiple names are defined for this value based on prior art. - This value is identical to . - + FireFox address. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.AddressFamily - Osi + HyperChannel - Address for ISO protocols. - - Multiple names are defined for this value based on prior art. - This value is identical to . - + NSC Hyperchannel address. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.AddressFamily - Ecma + Ieee12844 - European Computer Manufacturers Association (ECMA) address. + IEEE 1284.4 workgroup address. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.AddressFamily - DataKit + ImpLink - Address for Datakit protocols. + ARPANET IMP address. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.AddressFamily - Ccitt + InterNetwork - Addresses for CCITT protocols, such as X.25. + Address for IP version 4. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.AddressFamily - Sna + InterNetworkV6 - IBM SNA address. + Address for IP version 6. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.AddressFamily - DecNet + NS - DECnet address. + Internetwork Packet Exchange (IPX) or Sequenced Packet + Exchange (SPX) address. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.AddressFamily - DataLink + Irda - Direct data-link interface address. + Infrared Data Association (IrDA) address. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.AddressFamily - Lat + Osi - LAT address. + Address for ISO protocols. + + Multiple names are defined for this value based on prior art. + This value is identical to . + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.AddressFamily - HyperChannel + Lat - NSC Hyperchannel address. + LAT address. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Field System.Net.Sockets.AddressFamily - - AppleTalk + Max - - AppleTalk address. - + To be added. + To be added. - 0 + + 1.0.5000.0 + 2.0.0.0 + - + Field System.Net.Sockets.AddressFamily @@ -388,162 +462,206 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.AddressFamily - VoiceView + NetworkDesigners - VoiceView address. + Address for Network Designers OSI gateway-enabled protocols. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.AddressFamily - FireFox + NS - FireFox address. + Address for Xerox NS protocols. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.AddressFamily - Banyan + Osi - Banyan address. + Address for ISO protocols. + + Multiple names are defined for this value based on prior art. + This value is identical to . + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.AddressFamily - Atm + Pup - Native Asynchronous Transfer Mode (ATM) services address. + Address for PUP protocols. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.AddressFamily - InterNetworkV6 + Sna - Address for IP version 6. + IBM SNA address. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.AddressFamily - Cluster + Unix - Address for Microsoft cluster products. + Address is local to the host. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.AddressFamily - Ieee12844 + Unknown - IEEE 1284.4 workgroup address. + Used to indicate an uninitialized state. This member is not to be used when + constructing instances of the class. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.AddressFamily - Irda + Unspecified - Infrared Data Association (IrDA) address. + Unspecified address family. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field - System.Net.Sockets.AddressFamily + System.Int32 - NetworkDesigners - - - Address for Network Designers OSI gateway-enabled protocols. - - + 0 - - + + + Field System.Net.Sockets.AddressFamily - Max + + VoiceView - To be added. - To be added. + + VoiceView address. + + 0 + + 1.0.5000.0 + 2.0.0.0 + 0 Index: en/System.Net.Sockets/UdpClient.xml =================================================================== --- en/System.Net.Sockets/UdpClient.xml (revision 91089) +++ en/System.Net.Sockets/UdpClient.xml (working copy) @@ -4,30 +4,10 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -36,8 +16,261 @@ System.IDisposable - + + To be added + To be added + + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'int' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'Net.IPEndPoint' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + 1.0.5000.0 + 2.0.0.0 + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Constructor + + + + + + + To be added: an object of type 'string' + To be added: an object of type 'int' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.Boolean + + + To be added + To be added: an object of type 'bool' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + 2.0.0.0 + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.IAsyncResult + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.IAsyncResult + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.IAsyncResult + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.IAsyncResult + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Property + + System.Net.Sockets.Socket + + + To be added + To be added: an object of type 'Socket' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + Method @@ -49,267 +282,447 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + To be added: an object of type 'Net.IPEndPoint' To be added - To be added: an object of type 'string' - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'Net.IPAddress' To be added: an object of type 'int' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + + To be added: an object of type 'string' + To be added: an object of type 'int' To be added - To be added: an object of type 'Net.IPEndPoint' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method + + 2.0.0.0 + - System.Int32 + System.Void - - - - + + - To be added - To be added: an object of type 'byte []' - To be added: an object of type 'int' - To be added: an object of type 'Net.IPEndPoint' - To be added: an object of type 'int' - To be added + To be added. + To be added. + To be added. - - + + + Property + + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + Method - System.Int32 + System.Void - - - - - + + + To be added: an object of type 'Net.IPAddress' To be added - To be added: an object of type 'byte []' - To be added: an object of type 'int' - To be added: an object of type 'string' - To be added: an object of type 'int' - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method + + 1.0.5000.0 + 2.0.0.0 + - System.Int32 + System.Void - - - + + + - To be added - To be added: an object of type 'byte []' - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added + To be added. + To be added. + To be added. + To be added. - - + + + Property + + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + Method + + 2.0.0.0 + System.Byte[] - - + + + - To be added - To be added: an object of type 'Net.IPEndPoint&' - To be added: an object of type 'byte []' - To be added + To be added. + To be added. + To be added. + To be added. + To be added. + + + Method + + 2.0.0.0 + + + System.Int32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Property + + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + To be added. + To be added. + + - + Method System.Void - - + + + To be added: an object of type 'Net.IPAddress' To be added - To be added: an object of type 'Net.IPAddress' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method + + 1.0.5000.0 + 2.0.0.0 + System.Void - - - + + + - To be added + To be added. + To be added. + To be added. + To be added. + + + + + Method + + System.Void + + + + + + To be added: an object of type 'Net.IPAddress' To be added: an object of type 'int' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method + + 2.0.0.0 + System.Void - - + + + - To be added - To be added: an object of type 'Net.IPAddress' - To be added + To be added. + To be added. + To be added. + To be added. - - - Constructor - - + + + Property + + 2.0.0.0 + + + System.Boolean + - To be added - To be added: an object of type 'UdpClient' - To be added + To be added. + To be added. + To be added. - - - Constructor - + + + Method + + System.Byte[] + - - + + + To be added: an object of type 'Net.IPEndPoint&' To be added - To be added: an object of type 'int' - To be added: an object of type 'UdpClient' + To be added: an object of type 'byte []' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Int32 + - - + + + + To be added: an object of type 'byte []' + To be added: an object of type 'int' To be added - To be added: an object of type 'Net.IPEndPoint' - To be added: an object of type 'UdpClient' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Int32 + - - - + + + + + To be added: an object of type 'byte []' + To be added: an object of type 'int' + To be added: an object of type 'Net.IPEndPoint' To be added - To be added: an object of type 'string' - To be added: an object of type 'int' - To be added: an object of type 'UdpClient' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Net.Sockets.Socket + System.Int32 + + + + + + + To be added: an object of type 'byte []' + To be added: an object of type 'int' + To be added: an object of type 'string' + To be added: an object of type 'int' To be added - To be added: an object of type 'Socket' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method + + 1.0.5000.0 + 2.0.0.0 + - System.Boolean + System.Void + - To be added - To be added: an object of type 'bool' - To be added + To be added. + To be added. - - - Constructor - - - + + + Property + + 2.0.0.0 + + + System.Int16 + To be added. - To be added. + To be added. To be added. Index: en/System.Net.Sockets/Socket.xml =================================================================== --- en/System.Net.Sockets/Socket.xml (revision 91089) +++ en/System.Net.Sockets/Socket.xml (working copy) @@ -6,15 +6,18 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.Object + + + + System.IDisposable + + Creates a communication endpoint through which an application sends or receives data across a @@ -463,353 +466,76 @@ - - System.Object - - - - System.IDisposable - 0 - - - - - - Method - - System.Void - - + + + Constructor + + 2.0.0.0 + + + + - Implemented to support the interface. [Note: For more information, see .] + To be added. + To be added. + To be added. - 0 - - - - Method - - System.Void - + + + + Constructor + - - + + + + + To be added. + To be added. + To be added. + One of the values defined in the enumeration. + One of the values defined in the enumeration. + One of the values defined in the enumeration. - Closes the current instance, releases the unmanaged resources allocated by the current - instance, and optionally releases the - managed resources. + Constructs and initializes a new instance of the class. + - A . Specify to release both managed and unmanaged resources; to release only unmanaged resources. - - - - This method - closes the current instance - and releases all unmanaged resources allocated by the - current instance. When is , this method also releases all resources held by any managed - objects allocated by the current - instance. - - - - - - This method - closes the current instance but does not release any managed - resources. - - - - - - The method can be called - multiple times by other objects. When overriding this method, do not reference - objects that have been previously disposed in an earlier call. - - - - - - Use this method to release - resources allocated by - the current - instance. - - + The parameter + specifies the addressing scheme used by the current instance, the parameter specifies the socket type of the current instance, and the + parameter + specifies the protocol + used by the current instance. The three parameters are not independent. Some + address families restrict which protocols are used, and often the socket type is + determined by the protocol. When the specified + values are not a valid combination, a exception + is thrown. + Using the member of either the + or enumeration, results +in a +exception being thrown. - - 0 - - - - - Method - - System.Void - - - - - Closes the current instance and releases unmanaged resources allocated by the current - instance. - - - - Application code does not call this method; it - is automatically invoked during garbage collection unless finalization by the - garbage collector has been disabled. For more information, see , - and . - This method calls () to free unmanaged - resources used by the current instance. - This method overrides . - - - - 0 - - - - - Method - - System.Int32 - - - - - Generates a hash code for the current instance. - - - A containing the hash code for the current instance. - - + + The combination of , , and is invalid. + -or- + An error occurred while creating the socket. - The algorithm used to generate the hash code is unspecified. - - - - - This method overrides . - + For additional information on causes of the , see the class. - - - 0 - - - - - Method - - System.Void - - - - - - - Associates the current instance with a local endpoint. - - - The local to be associated with the socket. - - - is . - An error occurred while accessing the socket. - For additional information on causes of the , see the class. - - The current instance has been disposed. - A caller in the call stack does not have the required permission. - - This method sets the property of the current instance to -. - - For connection-oriented protocols, this method is - generally used only on the server-side and is required to be called before the first - call to the method. - On the client-side, binding is usually performed implicitly by the method. - For connectionless protocols, the , and methods bind the current instance to -the local endpoint if the current instance has not previously been bound. - - - Requires permission to accept connections on the endpoint defined by . See . - - 0 - - - - - Method - - System.Void - - - - - - - Associates the current instance with a remote endpoint. - - - The associated with the socket to connect to. - - - is . - - An asynchronous call is pending and a blocking method has been called. - An error occurred while accessing the socket. - For additional information on causes of the , see the class. - - The current instance has been disposed. - A caller in the call stack does not have the required permission. - - This method sets the property of the current instance to -. - - For connection-oriented protocols, this method - establishes a connection between the current instance and the - socket associated with . This method is used only on - the client-side. The method establishes the connection on the - server-side. Once the connection has been made, data can - be sent using the - method, and received using the method. - For connectionless protocols, the -method can be used from both -client and server-sides, allowing the use of the method instead of the -method. The property is set to - -and -the property is set to a value determined -by the protocol; however, a connection is not established. Subsequent data is -required to be received on the endpoint set in -the property. - - - Requires permission to make a connection to the endpoint defined by . See . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Method - - System.Void - - - - - Closes the current instance and releases all managed and unmanaged resources allocated by the current instance. - - - - This method calls the - () - method with the argument set to , which frees both managed - and unmanaged resources used by the current instance. - The socket attempts to perform a graceful closure when the socket option is enabled - and set to a non-zero linger time. In all other cases, closure is forced and any - pending data is lost. - - - 0 - - - - - Method - - System.Void - - - - - - - Terminates the ability to send or receive data on a connected socket. - - One of the values defined in the enumeration. - An error occurred while accessing the socket. - For additional information on causes of the , see the class. - - The current instance has been disposed. - - When is set to , the socket on the - other end of the connection is notified that the current instance will not - send any - more data. If the method is - subsequently called, a - - exception is thrown. - When is set to , -the -socket on the other end of the -connection is notified that the current instance will not receive any more -data. After all the data currently queued on the current instance is -received, any subsequent calls to the method cause a exception to be thrown. - Setting to terminates both sends and -receives as described above. Once this occurs, the socket cannot -be used. - - To free resources allocated by the current instance, call the -method. - Expected common usage is for the -method to be called before the method to -ensure that all pending data is sent or received. - - - - 0 - - - - - Method - - System.Void - - - - - - - Places the current instance into the listening - state where it waits for incoming connection requests. - - A containing the maximum length of the queue of pending connections. - The property of the current instance is true, or an error occurred while accessing the socket. - For additional information on causes of the , see the class. - - The current instance has been disposed. - - Once this method is called, incoming connection requests - are placed in a queue. The maximum size of the queue is specified by the - parameter. The size of the queue is limited to legal - values by the underlying protocol. Illegal values of the - parameter are replaced with a legal value, which is implementation defined. - If a connection request arrives and the queue is full, a is thrown on the client. - A socket in the listening state has no - remote endpoint associated with it. Attempting to access the property throws a exception. - This method is ignored if called more than once on the - current instance. - - This method is used - only on the server-side of connection-oriented protocols. Call the method before - this method is called the first time. Call the method before the first call to the - method. - - - - 0 - - + Method System.Net.Sockets.Socket @@ -824,17 +550,6 @@ A new connected instance. - An error occurred while creating the new . - - An asynchronous call is pending and a blocking method has been called. - - - An error occurred while accessing the socket. - - For additional information on causes of the , see the class. - - - The current instance has been disposed. This method is used only on the server-side of connection-oriented protocols. It extracts the first connection request from the queue of pending requests, creates a new @@ -876,174 +591,538 @@ The property of the new instance is set to the local endpoint of the first request in the input queue. The property is set to . - - 0 - - - - - Method - - System.Int32 - - - - - - - - - Sends data to a connected socket. - - A array containing data to send to the socket. - A containing the number of bytes to send. - A bitwise combination of any of the following values defined in the enumeration: , , or . - - A -containing the number of bytes sent. - - - is . - - - < 0. - -or- - - > .Length. - + An error occurred while creating the new . An asynchronous call is pending and a blocking method has been called. - - is not a valid combination of values. - -or- An error occurred while accessing the socket. For additional information on causes of the , see the class. The current instance has been disposed. + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Property + + System.Net.Sockets.AddressFamily + + + + + Gets the address family of the current instance. + + + + One of the values defined in + the enumeration. + - This method is equivalent to (, 0, , -). + This property is read-only. + This property is set by the constructor for the current instance. The value of this property specifies the addressing scheme used by the current instance to resolve an address. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Method + + + + Property System.Int32 + + + + Gets the amount + of data available to be read in a single or + call. + + + + A containing the number of bytes of data that are + available to be read. + + + This property is read-only. + When the current instance is stream-oriented (for example, the socket type), the available data + is generally the total amount of data queued on the current instance. + When the current instance is message-oriented (for example, the socket type), the available data +is the first message in the input queue. + + An error occurred while accessing the socket. For additional information on causes of the , see the class. + The current instance has been disposed. + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Method + + System.IAsyncResult + - - - + + + + A delegate, or . + An application-defined object, or . - Sends data to a connected socket. + Begins an asynchronous operation to accept an incoming connection request. - A array containing data to send to the socket. - A bitwise combination of any of the following values defined in the enumeration: , , or . - A -containing the number of bytes sent. + A instance that contains information about the asynchronous operation. - - is . - - An asynchronous call is pending and a blocking method has been called. - - + + To retrieve the results of the operation and release + resources allocated by the method, call + the method, and specify the + object returned by this + method. - is not a valid combination of values. - -or- - An error occurred while accessing the socket. - - For additional information on causes of the , see the class. + The method should be + called exactly once for each call to the + method. - + If the parameter is not +, the method referenced by is invoked +when the asynchronous operation completes. The object returned by this method is +passed as the argument to the method referenced by . The method +referenced by can retrieve the results of the operation by calling +the +method. + The parameter +can be any object that the caller wishes to have available for the duration of +the asynchronous operation. This object is available via the + +property of the object returned by this +method. + To determine the connection status, check the property, or use either the +or +method. + + For more information, see , the + synchronous version of this method. + + + An error occurred while starting the operation. For additional information on causes of the , see the class. The current instance has been disposed. - - This method is equivalent to (, 0, .Length, -). - + + The following excerpt from the class overview + example outlines an asynchronous accept operation. + public class Server +{ + static void Main() + { + . + . + . + listenSocket.BeginAccept( + new AsyncCallback(Server.acceptCallback), + listenSocket); + . + . + . + // EndAccept can be called here + . + . + . + } + + public static void + acceptCallback(IAsyncResult asyncAccept) + { + Socket listenSocket = + (Socket)asyncAccept.AsyncState; + + Socket serverSocket = + listenSocket.EndAccept(asyncAccept); + + serverSocket.BeginReceive(...); + . + . + . + } +} + + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Method + + 2.0.0.0 + - System.Int32 + System.IAsyncResult - - + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.IAsyncResult + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.IAsyncResult + + + + + + + + To be added. + A delegate, or . + An application-defined object, or . + + The associated with the socket to connect to. + - Sends data to a - connected socket. + Begins an asynchronous operation to associate the current instance with a remote endpoint. - A array containing data to send to the socket. - A -containing the number of bytes sent. + A instance that contains information about the asynchronous operation. + + To release + resources allocated by the method, call + the method, and specify the + object returned by this + + method. + + The method should be + called exactly once for each call to the + method. + + If the parameter is not +, the method referenced by is invoked +when the asynchronous operation completes. The object returned by this method is +passed as the argument to the method referenced by . The method +referenced by can retrieve the results of the operation by calling +the +method. + The parameter +can be any object that the caller wishes to have available for the duration of +the asynchronous operation. This object is available via the + +property of the object returned by this +method. + To determine the connection status, check the property, or use either the +or method. + + For more information, see , the + synchronous version of this method. + + - is . - - An asynchronous call is pending and a blocking method has been called. - - - An error occurred while accessing the socket. - For additional information on causes of the , see the class. - + is . + An error occurred while starting the operation. For additional information on causes of the , see the class. The current instance has been disposed. - - This method is equivalent to (, 0, -.Length, ). - + A caller higher in the call stack does not have permission for the requested operation. + Requires permission to make a connection to the endpoint defined by . See . + + For an outline of an asynchronous + operation, see the method. + For the complete example, which uses the method, see the + class overview. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Method + + 2.0.0.0 + - System.Int32 + System.IAsyncResult - - - - - + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.IAsyncResult + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.IAsyncResult + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.IAsyncResult + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + + System.CLSCompliant(false) + + + + System.IAsyncResult + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + + System.CLSCompliant(false) + + + + System.IAsyncResult + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.IAsyncResult + + + + + + + + + + + A array to store data received from the socket. + A containing the zero-based position in to begin storing the received data. + A containing the number of bytes to receive. + To be added. + A delegate, or . + An application-defined object, or . + A bitwise combination of any of the following values defined in the enumeration: , , or . - Sends data to a connected socket. + Begins an asynchronous operation to receive data from a socket. - A array containing data to send to the socket. - A that specifies the zero-based position in buffer that is the starting location of the data to send. - A containing the number of bytes to send. - A bitwise combination of any of the following values defined in the enumeration: , , or . - A -containing the number of bytes sent. + A instance that contains information about the asynchronous operation. + + To retrieve the results of the operation and release + resources allocated by the method, call + the method, and specify the + object returned by this + + method. + + The method should be + called exactly once for each call to the + method. + + If the parameter is not +, the method referenced by is invoked +when the asynchronous operation completes. The object returned by this method is +passed as the argument to the method referenced by . The method +referenced by can retrieve the results of the operation by calling +the +method. + The parameter +can be any object that the caller wishes to have available for the duration of +the asynchronous operation. This object is available via the + +property of the object returned by this +method. + + For more information, see , the + synchronous version of this method. + + is . < 0. - -or- + -or- > .Length. -or- @@ -1053,9 +1132,6 @@ > .Length - . - - An asynchronous call is pending and a blocking method has been called. - is not a valid combination of values. @@ -1066,67 +1142,126 @@ The current instance has been disposed. - - For connection-oriented protocols, the property of the current instance is - required to be set before calling this - method. - For connectionless protocols, calling the methods sets the property and allows the -method to be used instead of the -method. - When the flag -is specified as part of the parameter, -the sent data is not routed. - When the flag is specified as part of the - parameter, only out-of-band (OOB) data is sent. - When the property of the current instance is -set to and -buffer space is not available within the underlying protocol, this method -blocks. - For message-oriented sockets, when the size of - is greater than the maximum message size of the underlying - protocol, no data is sent and the exception is thrown. - + + For an outline of an asynchronous operation, see + the method. + For the complete example, which uses the method, see the class overview. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Method + + 2.0.0.0 + - System.Int32 + System.IAsyncResult - - - - - - + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.IAsyncResult + + + + + + + + + + + + A array to store data received from the socket. + A containing the zero-based position in to begin storing the received data. + A containing the number of bytes to receive. + To be added. + To be added. + A delegate, or . + An application-defined object, or . + A bitwise combination of any of the following values defined in the enumeration: , , or . + + An instance of a class derived from the class, which contains the endpoint associated with the socket that sent the data. + - Sends data to the socket associated with the specified - endpoint. + Begins an asynchronous operation to receive data from a socket and, + for connectionless protocols, store the endpoint associated with the socket that + sent the data. - A array containing data to send to the socket. - A that specifies the zero-based position in buffer that is the starting location of the data to send. - A containing the number of bytes to send. - A bitwise combination of any of the following values defined in the enumeration: , , or . - - The associated with the socket to receive the data. - - A -containing the number of bytes sent. + A instance that contains information about the asynchronous operation. + + To retrieve the results of the operation and release + resources allocated by the method, call + the method, and specify the + object returned by this + + method. + + The method should be + called exactly once for each call to the + method. + + If the parameter is not +, the method referenced by is invoked +when the asynchronous operation completes. The object returned by this method is +passed as the argument to the method referenced by . The method +referenced by can retrieve the results of the operation by calling +the +method. + The parameter +can be any object that the caller wishes to have available for the duration of +the asynchronous operation. This object is available via the + +property of the object returned by this +method. + + For more information, see , the + synchronous version of this method. + + - is . + is . + -or- + + is . < 0. - -or- + -or- > .Length. -or- @@ -1136,9 +1271,6 @@ > .Length - . - - An asynchronous call is pending and a blocking method has been called. - is not a valid combination of values. @@ -1148,76 +1280,187 @@ For additional information on causes of the , see the class. - A caller in the call stack does not have the required permissions. The current instance has been disposed. - - For connection-oriented protocols and connected sockets using connectionless - protocols, overrides the endpoint specified in the property. - For unconnected sockets using connectionless protocols, this method sets - the - property of the current instance to a value determined by the protocol. - Subsequent data is required to be received on . - When the flag - is specified as part of the parameter, - the sent data is not routed. - When the flag is specified as part of the - parameter, only out-of-band (OOB) data is sent. - When the property of the current instance is -set to and -buffer space is not available within the underlying protocol, this method -blocks. - For message-oriented sockets, when the size of is greater than -the maximum message size of the underlying protocol, no data is sent and the - exception is thrown. - For connection-oriented sockets, the property is -ignored. - - Requires permission to make a connection to the endpoint defined by . See . + A caller in the call stack does not have the required permissions. + + Requires permission to accept a connection on the endpoint defined by the property of the current instance. See . + Requires permission to make a connection to the endpoint defined by . See . + + + For an outline of an asynchronous operation, see + the method. + For the complete example, see . + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Method + + 2.0.0.0 + - System.Int32 + System.IAsyncResult - - - - - + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.IAsyncResult + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + + System.CLSCompliant(false) + + + + System.IAsyncResult + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.IAsyncResult + + + + + + + + + + + A array storing data to send to the socket. + A containing the zero-based position in containing the starting location of the data to send. + A containing the number of bytes to send. + To be added. + A delegate, or . + An application-defined object, or . + A bitwise combination of any of the following values defined in the enumeration: , , or . - Sends data to the socket associated with the specified - endpoint. + Begins an asynchronous operation to send data to a connected socket. - A array containing data to send to the socket. - A containing the number of bytes to send. - A bitwise combination of any of the following values defined in the enumeration: , , or . - - The associated with the socket to receive the data. - - A -containing the number of bytes sent. + A instance that contains information about the asynchronous operation. + + To retrieve the results of the operation and release + resources allocated by the method, call + the method, and specify the + object returned by + this + + method. + + The method should be + called exactly once for each call to the + method. + + If the parameter is not +, the method referenced by is invoked +when the asynchronous operation completes. The object returned by this method is +passed as the argument to the method referenced by . The method +referenced by can retrieve the results of the operation by calling +the +method. + The parameter +can be any object that the caller wishes to have available for the duration of +the asynchronous operation. This object is available via the + +property of the object returned by this +method. + + For more information, see , the + synchronous version of this method. + + - - is . - + is . - < 0. + < 0. + -or- + + > .Length. -or- - > .Length. + < 0. + -or- + + > .Length - . - - An asynchronous call is pending and a blocking method has been called. - is not a valid combination of values. @@ -1227,48 +1470,185 @@ For additional information on causes of the , see the class. - A caller in the call stack does not have the required permissions. The current instance has been disposed. - - This method is equivalent to (, 0, , -, ). - - Requires permission to make a connection to the endpoint defined by . See . + + For an outline of an asynchronous operation, see + the method. + For the complete example, which uses the method, see the class overview. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Method + + 2.0.0.0 + - System.Int32 + System.IAsyncResult - - - - + + + + + + + + - - Sends data to the socket associated with the specified - endpoint. - - A array containing data to send to the socket. - A bitwise combination of any of the following values defined in the enumeration: , , or . + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.IAsyncResult + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.IAsyncResult + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.IAsyncResult + + + + + + + + + + + + A array storing data to send to the socket. + A containing the zero-based position in to begin sending data. + A containing the number of bytes to send. + To be added. + To be added. + A delegate, or . + An application-defined object, or . + A bitwise combination of any of the following values defined in the enumeration: , , or . The associated with the socket to receive the data. + + Begins an asynchronous operation to send data to the socket associated with the specified endpoint. + - A -containing the number of bytes sent. + A instance that contains information about the asynchronous operation. + + To retrieve the results of the operation and release + resources allocated by the method, call + the method, and specify the + object returned by this + + method. + + The method should be + called exactly once for each call to the + method. + + If the parameter is not +, the method referenced by is invoked +when the asynchronous operation completes. The object returned by this method is +passed as the argument to the method referenced by . The method +referenced by can retrieve the results of the operation by calling +the +method. + The parameter +can be any object that the caller wishes to have available for the duration of +the asynchronous operation. This object is available via the + +property of the object returned by this +method. + + For more information, see , the + synchronous version of this method. + + - is . + is . + -or- + + is . - - An asynchronous call is pending and a blocking method has been called. + + + < 0. + -or- + + > .Length. + -or- + + < 0. + -or- + + > .Length - . @@ -1279,1008 +1659,1020 @@ For additional information on causes of the , see the class. + The current instance has been disposed. A caller in the call stack does not have the required permissions. - The current instance has been disposed. - - This method is equivalent to (, 0, .Length, -, ). - - Requires permission to make a connection to the endpoint defined by . See . + + Requires permission to make a connection to the endpoint defined by . See . + + + For an outline of an asynchronous operation, see + the method. + For + the complete example, see the class overview. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Method - System.Int32 + System.Void - - - + + + + The local to be associated with the socket. + - Sends data to the socket associated with the specified - endpoint. + Associates the current instance with a local endpoint. - A array containing data to send to the socket. - - The associated with the socket to receive the data. - - - A -containing the number of bytes sent. - + + This method sets the property of the current instance to +. + + For connection-oriented protocols, this method is + generally used only on the server-side and is required to be called before the first + call to the method. + On the client-side, binding is usually performed implicitly by the method. + For connectionless protocols, the , and methods bind the current instance to +the local endpoint if the current instance has not previously been bound. + + + is . + An error occurred while accessing the socket. For additional information on causes of the , see the class. + The current instance has been disposed. + A caller in the call stack does not have the required permission. + Requires permission to accept connections on the endpoint defined by . See . + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Property + + System.Boolean + + + + + Gets or sets a value that indicates whether the socket is in blocking mode. + + + - is . - - - An asynchronous call is pending and a blocking method has been called. - - An error occurred while accessing the socket. - For additional information on causes of the , see the class. - - A caller in the call stack does not have the required permissions. - The current instance has been disposed. + indicates that + the current instance is in blocking mode; + indicates that the current instance is in + non-blocking mode. + - This method is equivalent to (, - 0, .Length, ,). + Blocking is when a method waits to complete an operation before returning. Sockets are created in blocking mode + by default. + Except for when the current instance has been disposed, no notification is given when an attempt to change + the value of this property fails. - Requires permission to make a connection to the endpoint defined by . See . + The current instance has been disposed. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Method - System.Int32 + System.Void - - - - - + - Receives data from a socket. + Closes the current instance and releases all managed and unmanaged resources allocated by the current instance. + - A array to store data received from the socket. - A containing the number of bytes to receive. - A bitwise combination of any of the following values defined in the enumeration: , , or . - - A containing the number of bytes received. - - - is . - - - < 0. - -or- - - > .Length. - - - An asynchronous call is pending and a blocking method has been called. - - - - is not a valid combination of values. - -or- - An error occurred while accessing the socket. - - For additional information on causes of the , see the class. - - - A caller in the call stack does not have the required permissions. - The current instance has been disposed. - This method is equivalent to (, 0, , -). + This method calls the + () + method with the argument set to , which frees both managed + and unmanaged resources used by the current instance. + The socket attempts to perform a graceful closure when the socket option is enabled + and set to a non-zero linger time. In all other cases, closure is forced and any + pending data is lost. - Requires permission to accept connections. See . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Method + + 2.0.0.0 + - System.Int32 + System.Void - - - + + + To be added. + To be added. + To be added. + + + + + + Method + + System.Void + + + + + + + The associated with the socket to connect to. + - Receives data from a - socket. + Associates the current instance with a remote endpoint. - A array to store data received from the socket. - A bitwise combination of any of the following values defined in the enumeration: , , or . - - A containing the number of bytes received. - + + This method sets the property of the current instance to +. + + For connection-oriented protocols, this method + establishes a connection between the current instance and the + socket associated with . This method is used only on + the client-side. The method establishes the connection on the + server-side. Once the connection has been made, data can + be sent using the + method, and received using the method. + For connectionless protocols, the +method can be used from both +client and server-sides, allowing the use of the method instead of the +method. The property is set to + +and +the property is set to a value determined +by the protocol; however, a connection is not established. Subsequent data is +required to be received on the endpoint set in +the property. + + - is . + is . An asynchronous call is pending and a blocking method has been called. - - - is not a valid combination of values. - - A caller in the call stack does not have the required permissions. + An error occurred while accessing the socket. For additional information on causes of the , see the class. The current instance has been disposed. - - This method is equivalent to (, 0, .Length, -). - - Requires permission to accept connections. See . + A caller in the call stack does not have the required permission. + Requires permission to make a connection to the endpoint defined by . See . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Method + + 2.0.0.0 + - System.Int32 + System.Void - - + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Property + + System.Boolean + + + - Receives data from a socket. + Gets a value indicating whether the current instance is connected. + - A array to store data received from the socket. - - A -containing the number of bytes received. - - - is . - - An asynchronous call is pending and a blocking method has been called. - - - An error occurred while accessing the socket. + - For additional information on causes of the , see the class. + indicates that + the current instance was connected at + the time of the + last I/O operation; + indicates that the + current instance is not connected. + + + This property is read-only. + + When this property returns , the current instance was + connected at the time of the last I/O operation; it might not still be connected. + When this property returns , the current instance was + never connected or is not currently connected. + The current instance is considered connected when + the + property contains a valid endpoint. + + The and methods, +and their asynchronous counterparts set this +property. - - A caller in the call stack does not have the required permissions. - The current instance has been disposed. - - This method is equivalent to (, 0, .Length, -). - Requires permission to accept connections. See . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Method + + 2.0.0.0 + - System.Int32 + System.Void - - - - - + + + To be added. + To be added. + To be added. + + + + + + Method + + System.Void + + + + + + A . Specify to release both managed and unmanaged resources; to release only unmanaged resources. - Receives data from a socket. + Closes the current instance, releases the unmanaged resources allocated by the current + instance, and optionally releases the + managed resources. - A array to store data received from the socket. - A containing the zero-based position in to begin storing the received data. - A containing the number of bytes to receive. - A bitwise combination of any of the following values defined in the enumeration: , , or . - - A -containing the number of bytes received. - - - is . - + - < 0. - -or- + + + This method + closes the current instance + and releases all unmanaged resources allocated by the + current instance. When is , this method also releases all resources held by any managed + objects allocated by the current + instance. + + - > .Length. - -or- + + + This method + closes the current instance but does not release any managed + resources. + + - < 0. - -or- + + + The method can be called + multiple times by other objects. When overriding this method, do not reference + objects that have been previously disposed in an earlier call. + + - > .Length - . - - - An asynchronous call is pending and a blocking method has been called. - - - - is not a valid combination of values. - -or- - The property was not set. - -or- - An error occurred while accessing the socket. - - For additional information on causes of the , see the class. + + + Use this method to release + resources allocated by + the current + instance. + - - A caller in the call stack does not have the required permissions. - The current instance has been disposed. - - The property is required to be set before - this method - is called. - The property of the socket determines -the behavior of this method when no incoming data is available. When -, the exception is thrown. When -, this method blocks and -waits for data -to arrive. - For socket types, if the remote socket -was shut down gracefully, and all data was received, this method immediately returns zero, -regardless of the blocking state. - For message-oriented sockets, if the message is larger than the size of -, the buffer is filled with the first part of the message, and the - exception is thrown. For unreliable - protocols, the excess data is lost; for reliable protocols, the data is retained - by the service provider. - When the flag is -specified as part of the parameter and the socket is configured for in-line reception of -out-of-band (OOB) data (using the socket option) and OOB data is available, -only OOB data is returned. - When the flag is specified as part of the - parameter, available data is copied into - but is not removed from the system -buffer. - - Requires permission to accept a connection on the endpoint defined by the property of the current instance. See . - 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property + + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + Method + + 2.0.0.0 + - System.Int32 + System.Net.Sockets.SocketInformation - - - - - - + + + To be added. + To be added. + To be added. + To be added. + + + + + Property + + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + Method + + System.Net.Sockets.Socket + + + + + + A object that holds the state information for the asynchronous operation. - Receives data from a socket and, - for connectionless protocols, stores the endpoint associated with the socket that sent - the data. + Ends an asynchronous call to accept + an incoming connection + request. - A array to store data received from the socket. - A containing the zero-based position in to begin storing the received data. - A containing the number of bytes to receive. - A bitwise combination of any of the following values defined in the enumeration: , , or . - A reference to the associated with the socket that sent the data. - A -containing the number of bytes received. + A new connected +instance. + + This method blocks if the asynchronous operation has not completed. + The +method completes an asynchronous request that was started with a call to the + method. The object specified for the + parameter is required to be the same object as was returned +by the +method call that began the +request. + If the +method is invoked via the delegate specified to the method, the + parameter is the +argument passed to the +delegate's method. + - - or is . - - - - < 0. - -or- - - > .Length. - -or- - - < 0. - -or- - - > .Length - . - + is . + + was not returned by the current instance from a call to the method. - An asynchronous call is pending and a blocking method has been called. - - - - is not a valid combination of values. - -or- - The property was not set. - -or- - An error occurred while accessing the socket. - - For additional information on causes of the , see the class. - - - A caller in the call stack does not have the required permissions. + was previously called for this operation. + An error occurred during the operation. For additional information on causes of the , see the class. The current instance has been disposed. - - For connectionless protocols, when this method successfully completes, contains the - endpoint associated with the socket that sent the data. - For connection-oriented protocols, is left unchanged. - The property is required to be set before -this method is called or a -is thrown. - The property of the socket determines -the behavior of this method when no incoming data is available. When -, the exception is thrown. When -, this method blocks and -waits for data to arrive. - For socket types, if the -remote socket was shut down gracefully, and all data was received, this method -immediately returns zero, regardless of the blocking state. - For message-oriented sockets, if the message is larger than the size of -, the buffer is filled with the first part of the message, and the - -exception is thrown. For unreliable protocols, the excess data is lost; for -reliable protocols, the data is retained by the service provider. - When the flag is specified as part of theparameter and the socket is configured for -in-line reception of out-of-band (OOB) data (using the socket option) and OOB -data is available, only OOB data is returned. - When the flag is specified as part of the - parameter, available data is copied into - -but is not removed from the system -buffer. - - - Requires permission to accept a connection on the endpoint defined by the property of the current instance. See . - Requires permission to make a connection to the endpoint defined by . See . - + + For an outline of an asynchronous operation, see + the method. + For the complete example, which uses the method, see the class overview. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Method + + 2.0.0.0 + - System.Int32 + System.Net.Sockets.Socket - - - - - + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Net.Sockets.Socket + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.Void + + + + + + A object that holds the state information for the asynchronous operation. - Receives data from a socket and, for connectionless protocols, stores the - endpoint associated with the socket that sent the data. + Ends an asynchronous call + to associate the current instance with a remote endpoint. - A array to store data received from the socket. - A containing the number of bytes to receive. - A bitwise combination of any of the following values defined in the enumeration: , , or . - A reference to the associated with the socket that sent the data. - - A -containing the number of bytes received. - + + This method blocks if the asynchronous operation has not completed. + The +method completes an asynchronous request that was started with a call to the + method. The object specified for the + parameter is required to be the same object as was returned +by the +method call that began the +request. + If the +method is invoked via the delegate specified to the method, the + parameter is the +argument passed to the +delegate's method. + - - or is . - - - - < 0. - -or- - - > .Length. - + is . + + was not returned by the current instance from a call to the method. - An asynchronous call is pending and a blocking method has been called. - - - - is not a valid combination of values. - -or- - An error occurred while accessing the socket. - - For additional information on causes of the , see the class. - - - A caller in the call stack does not have the required permissions. + was previously called for this operation. + An error occurred during the operation. For additional information on causes of the , see the class. The current instance has been disposed. - - This method is equivalent to (, 0, , , ). - - Requires permission to accept connections from the endpoint defined by . See . + + For an outline of an asynchronous operation, see + the method. + For the complete example, which uses the method, see the class overview. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Method + + 2.0.0.0 + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + Method + System.Int32 - - - - + + + + A object that holds the state information for the asynchronous operation. + - Receives data from a socket and, for connectionless protocols, stores the - endpoint associated with the socket that sent the data. + Ends an asynchronous call to receive + data from a + socket. - A array to store data received from the socket. - A bitwise combination of any of the following values defined in the enumeration: , , or . - A reference to the associated with the socket that sent the data. - A -containing the number of bytes received. + A containing the number of bytes received. + + This method blocks if the asynchronous operation has not completed. + The +method completes an asynchronous request that was started with a call to the + method. The object specified for the + parameter is required to be the same object as was returned +by the +method call that began the +request. + If the +method is invoked via the delegate specified to the method, the + parameter is the +argument passed to the +delegate's method. + - - or is . - + is . + + was not returned by the current instance from a call to the method. - An asynchronous call is pending and a blocking method has been called. - - - - specified an invalid value. - -or- - An error occurred while accessing the socket. - - For additional information on causes of the , see the class. - - - A caller in the call stack does not have the required permissions. + was previously called for this operation. + An error occurred during the operation. For additional information on causes of the , see the class. The current instance has been disposed. - - This method is equivalent to (, 0, .Length, , ). - - Requires permission to accept connections from the endpoint defined by . See . + + For an outline of an asynchronous operation, see + the method. + For the complete example, which uses the method, see the class overview. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Method + + 2.0.0.0 + System.Int32 - - - + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.Int32 + + + + + + + To be added. + To be added. + + A object that holds the state information for the asynchronous operation. + + A reference to the associated with the socket that sent the data. - Receives data from a socket and, for connectionless protocols, stores the - endpoint associated with the socket that sent the data. + Ends an asynchronous call to receive + data from a socket and store the endpoint associated with the socket that + sent the data. - A array to store data received from the socket. - A reference to the associated with the socket that sent the data. - A -containing the number of bytes received. + A containing the number of bytes received. + + This method blocks if the asynchronous operation has not completed. + The +method completes an asynchronous request that was started with a call to the + method. The object specified for the + parameter is required to be the same object as was returned +by the +method call that began the +request. + If the +method is invoked via the delegate specified to the method, the + parameter is the +argument passed to the +delegate's method. + - - or is . - + is . + + was not returned by the current instance from a call to the method. - An asynchronous call is pending and a blocking method has been called. - - An error occurred while accessing the socket. - For additional information on causes of the , see the class. - + was previously called for this operation. + An error occurred during the operation. For additional information on causes of the , see the class. The current instance has been disposed. - - This method is equivalent to (, 0, .Length, -, ). - - Requires permission to accept connections from the endpoint defined by . See . + + For an outline of an asynchronous operation, see + the method. + For + the complete example, see the class overview. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Method + + 2.0.0.0 + System.Int32 - - - - + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.Int32 + + + + + + + A object that holds the state information for the asynchronous operation. + - Provides low-level access to the socket, the - transport protocol, or the communications subsystem. + Ends an asynchronous call to send data + to a connected socket. - A containing the control code of the operation to perform. - A array containing the input data required by the operation. - A array containing the output data supplied by the operation. - A containing the length of the - array after the method returns. + A containing the number of bytes sent. + + This method blocks if the asynchronous operation has not completed. + The +method completes an asynchronous request that was started with a call to the + method. The object specified for the + parameter is required to be the same object as was returned +by the +method call that began the +request. + If the +method is invoked via the delegate specified to the method, the + parameter is the +argument passed to the +delegate's method. + + + is . + + was not returned by the current instance from a call to the method. - An attempt was made to change the blocking mode. - - Use the property to change the blocking mode. - - - An error occurred while accessing the socket. - For additional information on causes of the , see the class. - + was previously called for this operation. + An error occurred during the operation. For additional information on causes of the , see the class. The current instance has been disposed. - - If an attempt is made to change the blocking mode of the current instance, an - exception is thrown. Use the property to change the - blocking mode. - - The control codes and their requirements - are implementation defined. Do not use - this method if platform - independence is a requirement. - - - - - - Input data is not required for all control codes. Output data is not supplied - by all control codes and, if not supplied, the return value is 0. - - - - - Requires permission to access unmanaged code. See . - The following example gets the number of bytes of available - data to be read and writes the result to the console on a Windows system. - The remote endpoint (remoteEndpoint) to connect to may need to be changed to a value that is valid on the current system. - using System; -using System.Net; -using System.Net.Sockets; - -class App { - - static void Main() { - - IPAddress remoteAddress = - Dns.Resolve(Dns.GetHostName()).AddressList[0]; - - IPEndPoint remoteEndpoint = - new IPEndPoint(remoteAddress, 80); - - Socket someSocket = - new Socket(AddressFamily.InterNetwork, - SocketType.Stream, - ProtocolType.Tcp); - - someSocket.Connect(remoteEndpoint); - - int fionRead = 0x4004667F; - byte[]inValue = {0x00, 0x00, 0x00, 0x00}; - byte[]outValue = {0x00, 0x00, 0x00, 0x00}; - - someSocket.IOControl(fionRead, inValue, outValue); - - uint bytesAvail = BitConverter.ToUInt32(outValue, 0); - - Console.WriteLine( - "There are {0} bytes available to be read.", - bytesAvail.ToString() ); - } -} - - The output is - - There are 0 bytes available to be read. - + For an outline of an asynchronous operation, see + the method. + For the complete example, which uses the method, see the class overview. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Method + + 2.0.0.0 + + System.Int32 + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + System.Void - - - - + + + To be added. + To be added. + To be added. + + + + + + Method + + System.Int32 + + + + + + + A object that holds the state information for the asynchronous operation. + - Sets socket options with values of type and . + Ends an asynchronous call to send data to a socket associated + with a specified endpoint. - One of the values defined in the enumeration. - One of the values defined in the enumeration. - - A containing the value of the option. - - An error occurred while accessing the socket. - For additional information on causes of the , see the class. - - A caller in the call stack does not have the required permissions. + + A containing the number of bytes sent. + + + This method blocks if the asynchronous operation has not completed. + The +method completes an asynchronous request that was started with a call to the + method. The object specified for the + parameter is required to be the same object as was returned +by the +method call that began the +request. + If the +method is invoked via the delegate specified to the method, the + parameter is the +argument passed to the +delegate's method. + + + is . + + was not returned by the current instance from a call to the method. + + was previously called for this operation. + An error occurred during the operation. For additional information on causes of the , see the class. The current instance has been disposed. - - Socket options determine the behavior of the current - instance. Multiple options can be set on the current instance by calling - this method multiple times. - For a socket option with a -data type, specify a non-zero - to enable the option, and an equal to zero -to disable the option. - Socket options are grouped by level of protocol support. - The following tables list the members of - the enumeration - supported by each member of the enumeration. - Only members that have associated values of the and - data types are listed. -The following table lists the -members of the enumeration supported by -the member of the enumeration. -Options that do not require permission to access unmanaged code are noted. - - - SocketOptionName - Description - - - Broadcast - A - where indicates broadcast messages are allowed to be sent to the socket. - - - Debug - A - where indicates to record debugging information. - - - DontLinger - A -where indicates to close the socket without -lingering. This option does not require permission to access unmanaged code. - - - DontRoute - A -where indicates not to route data. - - - Error - A - that - contains the error code associated with the last socket error. The error - code is cleared by this option. This option is read-only. - - - KeepAlive - A -where (the default) indicates to enable -keep-alives, which allows a connection to remain open after a request has completed. This option does not require permission to access unmanaged code. - - - OutOfBandInline - A -where indicates to receive out-of-band data in the normal data stream. - - - ReceiveBuffer - A that specifies the - total per-socket buffer space reserved for receives. - This option does not require permission to access unmanaged code. - - - ReceiveTimeout - A - that - specifies the maximum time, in milliseconds, the and methods will block when attempting to - receive data. If data is not received within this - time, a exception - is thrown. This option does not require permission to access unmanaged code. - - - ReuseAddress - A -where allows the socket to be bound to an address that is already in use. - - - SendBuffer - A that specifies the - total per-socket buffer space reserved for sends. This option does not require permission to access unmanaged code. - - - SendTimeout - A - that - specifies the maximum time, in milliseconds, the and methods will block when attempting to - send data. If data is not sent within this time, a exception - is thrown. This option does not require permission to access unmanaged code. - - - Type - - One of the values defined in the enumeration. This option is - read-only. - - - The following table lists the members of the -enumeration supported by the member of the -enumeration. These options require permission to access unmanaged -code. - - - SocketOptionName - Description - - - HeaderIncluded - A - where indicates - the application is providing the IP header for outgoing - datagrams. - - - IPOptions - A array - that specifies IP options to be inserted into outgoing - datagrams. - - - IpTimeToLive - A that specifies the - time-to-live for datagrams. The time-to-live designates the number of - networks on which the datagram is allowed to travel - before being discarded by a - router. - - - MulticastInterface - A - - array that specifies the interface for outgoing multicast - packets. - - - MulticastLoopback - A - where enables multicast - loopback. - - - MulticastTimeToLive - A that specifies the - time-to-live for multicast datagrams. - - - TypeOfService - A that specifies the - type of service field in the IP header. - - - UseLoopback - A - where indicates to send a copy of the - data back to the - sender. - - - The following table lists the members of the -enumeration supported by the member of the enumeration. -These options do not require permission to access unmanaged code. - - - SocketOptionName - Description - - - BsdUrgent - A - where indicates to use urgent data - as defined by IETF RFC 1222. Once enabled, this option cannot be disabled. - - - Expedited - A - where indicates to use expedited data as defined by IETF RFC - 1222. Once enabled, this option cannot be disabled. - - - NoDelay - A - where indicates to disable the Nagle algorithm for send - coalescing. - - - The following table lists the members of the -enumeration supported by the member of the enumeration. -These options do not require permission to access unmanaged code. - - - SocketOptionName - Description - - - ChecksumCoverage - A - that specifies UDP checksum coverage. - - - NoChecksum - A - where indicates to send UDP datagrams with the checksum set to zero. - - - - For the - , , and - members of the enumeration, see - the (, , ) version of this method. - - Some options require permission to access unmanaged code. All the options that do not require permission are noted in the tables in the Description section. All options not so noted require this permission. See . + + For an outline of an asynchronous operation, see + the method. + For + the complete example, see the class overview. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property + + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + Method System.Void - - - - - + - Sets socket options with values of type . + Closes the current instance and releases unmanaged resources allocated by the current + instance. - One of the values defined in the enumeration. - One of the values defined in the enumeration. - A array containing the value of the option. - An error occurred while accessing the socket. - For additional information on causes of the , see the class. - - A caller in the call stack does not have the required permissions. - The current instance has been disposed. - Socket options determine the behavior of the current - instance. Multiple options can be set on the current instance by calling this method - multiple times. - - For socket options - with values of type or , - see the (, , ) version of this method. - - - For the , , or socket options, see the -(, , ) version of this - method. - + + Application code does not call this method; it + is automatically invoked during garbage collection unless finalization by the + garbage collector has been disabled. For more information, see , + and . + This method calls () to free unmanaged + resources used by the current instance. + This method overrides . + - Requires permission to access unmanaged code. See . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Method - System.Void + System.Int32 - - - - - + - Sets the , , or - socket options. + Generates a hash code for the current instance. - Either the or member of the enumeration. - Either the , , or member of the enumeration. - An instance of the or class. - - , , or specified an invalid value. - - is . - An error occurred while accessing the socket. - For additional information on causes of the , see the class. - - A caller in the call stack does not have the required permissions. - The current instance has been disposed. + + A containing the hash code for the current instance. + - Socket options determine the behavior of the current - instance. Multiple options can be set on the current instance by calling this method multiple times. - The following table summarizes the valid combinations of input parameters. - - - optionLevel/optionName - optionValue - - - - / - An instance of the class. - - - - - / - - or - - - / - - An instance of the class. - - - When setting the option, a -exception is thrown if the property of -the instance is less than zero or greater -than -. - - For more information on the option, - see the class and the - method. - For more information on the and options, see the class. - For socket options - with values of type or , see the (, , ) version - of this method. - + + The algorithm used to generate the hash code is unspecified. + + + + + This method overrides . + + - The and options require permission to access unmanaged code. See . 0 + + 1.0.5000.0 + - + Method System.Object - - - + + + + To be added. + To be added. + One of the values defined in the enumeration. + One of the values defined in the enumeration. Retrieves an object containing the value of the specified socket option. - One of the values defined in the enumeration. - One of the values defined in the enumeration. The following table describes the values returned by this method. @@ -2317,10 +2709,6 @@ - An error occurred while accessing the socket. - For additional information on causes of the , see the class. - - The current instance has been disposed. Socket options determine the behavior of the current instance. @@ -2330,6 +2718,8 @@ , ) method for a listing of the values of the enumeration grouped by . + An error occurred while accessing the socket. For additional information on causes of the , see the class. + The current instance has been disposed. The following example gets the state of the linger option and the size of the receive buffer, changes the values of both, then gets the new values. using System; @@ -2412,26 +2802,41 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - - + + + + + To be added. + To be added. + To be added. + One of the values defined in the enumeration. + One of the values defined in the enumeration. + A array that receives the value of the specified socket option. Retrieves the value of the specified socket option. - One of the values defined in the enumeration. - One of the values defined in the enumeration. - A array that receives the value of the specified socket option. + + Socket + options determine the behavior of the current instance. + Upon successful completion, the array specified by the parameter contains the value of the + specified socket option. + When the length of the array is smaller than the number of bytes required +to store the value of the specified socket option, a exception is thrown. + is too small to store the value of the specified socket option. @@ -2442,40 +2847,49 @@ The current instance has been disposed. - - Socket - options determine the behavior of the current instance. - Upon successful completion, the array specified by the parameter contains the value of the - specified socket option. - When the length of the array is smaller than the number of bytes required -to store the value of the specified socket option, a exception is thrown. - 0 + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Byte[] - - - - + + + + + To be added. + To be added. + To be added. + One of the values defined in the enumeration. + One of the values defined in the enumeration. + A containing the maximum length, in bytes, of the value of the specified socket option. Retrieves the value of the specified socket option. - One of the values defined in the enumeration. - One of the values defined in the enumeration. - A containing the maximum length, in bytes, of the value of the specified socket option. A array containing the value of the specified socket option. + + Socket options + determine the behavior of the current instance. + The parameter + is used to allocate an array to store the value of the specified option. When this value is smaller than the number of bytes required to store + the value of the specified option, a exception is thrown. When this value is + greater than or equal to the number of bytes required to store the value of the + specified option, the array returned by this + method is allocated to be exactly the required length. + is smaller than the number of bytes required to store the value of the specified socket option. @@ -2486,36 +2900,347 @@ The current instance has been disposed. + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Property + + System.IntPtr + + + + + Gets the operating system handle for the current instance. + + + + A containing the operating system handle for the current instance. + - Socket options - determine the behavior of the current instance. - The parameter - is used to allocate an array to store the value of the specified option. When this value is smaller than the number of bytes required to store - the value of the specified option, a exception is thrown. When this value is - greater than or equal to the number of bytes required to store the value of the - specified option, the array returned by this - method is allocated to be exactly the required length. + This property is read-only. + Requires permission to access unmanaged code. See . + 1 + RuntimeInfrastructure + + 1.0.5000.0 + 2.0.0.0 + + + + + + Method + + System.Int32 + + + + + + + + To be added. + To be added. + To be added. + A containing the control code of the operation to perform. + A array containing the input data required by the operation. + A array containing the output data supplied by the operation. + + Provides low-level access to the socket, the + transport protocol, or the communications subsystem. + + + A containing the length of the + array after the method returns. + + + If an attempt is made to change the blocking mode of the current instance, an + exception is thrown. Use the property to change the + blocking mode. + + The control codes and their requirements + are implementation defined. Do not use + this method if platform + independence is a requirement. + + + + + + Input data is not required for all control codes. Output data is not supplied + by all control codes and, if not supplied, the return value is 0. + + + + + + An attempt was made to change the blocking mode. + + Use the property to change the blocking mode. + + + An error occurred while accessing the socket. For additional information on causes of the , see the class. + The current instance has been disposed. + Requires permission to access unmanaged code. See . + + The following example gets the number of bytes of available + data to be read and writes the result to the console on a Windows system. + The remote endpoint (remoteEndpoint) to connect to may need to be changed to a value that is valid on the current system. + using System; +using System.Net; +using System.Net.Sockets; + +class App { + + static void Main() { + + IPAddress remoteAddress = + Dns.Resolve(Dns.GetHostName()).AddressList[0]; + + IPEndPoint remoteEndpoint = + new IPEndPoint(remoteAddress, 80); + + Socket someSocket = + new Socket(AddressFamily.InterNetwork, + SocketType.Stream, + ProtocolType.Tcp); + + someSocket.Connect(remoteEndpoint); + + int fionRead = 0x4004667F; + byte[]inValue = {0x00, 0x00, 0x00, 0x00}; + byte[]outValue = {0x00, 0x00, 0x00, 0x00}; + + someSocket.IOControl(fionRead, inValue, outValue); + + uint bytesAvail = BitConverter.ToUInt32(outValue, 0); + + Console.WriteLine( + "There are {0} bytes available to be read.", + bytesAvail.ToString() ); + } +} + + The output is + + There are 0 bytes available to be read. + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 2.0.0.0 + + + System.Int32 + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Property + + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + Property + + 2.0.0.0 + + + System.Net.Sockets.LingerOption + + + To be added. + To be added. + To be added. + + + + + + Method + + System.Void + + + + + + A containing the maximum length of the queue of pending connections. + + Places the current instance into the listening + state where it waits for incoming connection requests. + + + Once this method is called, incoming connection requests + are placed in a queue. The maximum size of the queue is specified by the + parameter. The size of the queue is limited to legal + values by the underlying protocol. Illegal values of the + parameter are replaced with a legal value, which is implementation defined. + If a connection request arrives and the queue is full, a is thrown on the client. + A socket in the listening state has no + remote endpoint associated with it. Attempting to access the property throws a exception. + This method is ignored if called more than once on the + current instance. + + This method is used + only on the server-side of connection-oriented protocols. Call the method before + this method is called the first time. Call the method before the first call to the + method. + + + The property of the current instance is true, or an error occurred while accessing the socket. For additional information on causes of the , see the class. + The current instance has been disposed. + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Property + + System.Net.EndPoint + + + + + Gets the local endpoint associated with the current instance. + + + + The local +associated with the current +instance. + + + This property is read-only. + This property contains the network connection information for the + current instance. + + The and + methods, + and their + asynchronous counterparts set this property. If not previously set, + the and methods, and their asynchronous counterparts set this property. + + + + An error occurred while accessing the socket. For additional information on causes of the , see the class. + The current instance has been disposed. + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + Property + + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + Property + + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + - + Method System.Boolean - - - + + + + To be added. + One of the values defined in the enumeration. + A containing the time to wait for a response, in microseconds. Set the parameter to a negative value to wait indefinitely for a response. Determines the read, write, or error status of the current instance. - A containing the time to wait for a response, in microseconds. Set the parameter to a negative value to wait indefinitely for a response. - One of the values defined in the enumeration. A where indicates the current instance satisfies at least one of the conditions in the following table @@ -2567,6 +3292,7 @@ + To be added. is not one of the values defined in the enumeration. @@ -2578,33 +3304,778 @@ The current instance has been disposed. 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.Net.Sockets.ProtocolType + + + + + Gets the protocol type of the current instance. + + + + One of the values defined in + the enumeration. + + + This property is read-only. + This property is set by the constructor for the current instance. The value of + this property specifies the protocol used by the current instance. + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Method + + System.Int32 + + + + + + A array to store data received from the socket. + + Receives data from a socket. + + + A +containing the number of bytes received. + + + This method is equivalent to (, 0, .Length, +). + + + is . + + An asynchronous call is pending and a blocking method has been called. + + + An error occurred while accessing the socket. + + For additional information on causes of the , see the class. + + + A caller in the call stack does not have the required permissions. + The current instance has been disposed. + Requires permission to accept connections. See . + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + 2.0.0.0 + + + System.Int32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.Int32 + + + + + + + To be added. + To be added. + A array to store data received from the socket. + A bitwise combination of any of the following values defined in the enumeration: , , or . + + Receives data from a + socket. + + + A containing the number of bytes received. + + + This method is equivalent to (, 0, .Length, +). + + + is . + + An asynchronous call is pending and a blocking method has been called. + + + + is not a valid combination of values. + + A caller in the call stack does not have the required permissions. + The current instance has been disposed. + Requires permission to accept connections. See . + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + 2.0.0.0 + + + + System.CLSCompliant(false) + + + + System.Int32 + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.Int32 + + + + + + + + To be added. + A containing the number of bytes to receive. + To be added. + A array to store data received from the socket. + A bitwise combination of any of the following values defined in the enumeration: , , or . + + Receives data from a socket. + + + A containing the number of bytes received. + + + This method is equivalent to (, 0, , +). + + + is . + + + < 0. + -or- + + > .Length. + + + An asynchronous call is pending and a blocking method has been called. + + + + is not a valid combination of values. + -or- + An error occurred while accessing the socket. + + For additional information on causes of the , see the class. + + + A caller in the call stack does not have the required permissions. + The current instance has been disposed. + Requires permission to accept connections. See . + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + 2.0.0.0 + + + + System.CLSCompliant(false) + + + + System.Int32 + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.Int32 + + + + + + + + + To be added. + A containing the zero-based position in to begin storing the received data. + A containing the number of bytes to receive. + To be added. + A array to store data received from the socket. + A bitwise combination of any of the following values defined in the enumeration: , , or . + + Receives data from a socket. + + + A +containing the number of bytes received. + + + The property is required to be set before + this method + is called. + The property of the socket determines +the behavior of this method when no incoming data is available. When +, the exception is thrown. When +, this method blocks and +waits for data +to arrive. + For socket types, if the remote socket +was shut down gracefully, and all data was received, this method immediately returns zero, +regardless of the blocking state. + For message-oriented sockets, if the message is larger than the size of +, the buffer is filled with the first part of the message, and the + exception is thrown. For unreliable + protocols, the excess data is lost; for reliable protocols, the data is retained + by the service provider. + When the flag is +specified as part of the parameter and the socket is configured for in-line reception of +out-of-band (OOB) data (using the socket option) and OOB data is available, +only OOB data is returned. + When the flag is specified as part of the + parameter, available data is copied into + but is not removed from the system +buffer. + + + is . + + + < 0. + -or- + + > .Length. + -or- + + < 0. + -or- + + > .Length - . + + + An asynchronous call is pending and a blocking method has been called. + + + + is not a valid combination of values. + -or- + The property was not set. + -or- + An error occurred while accessing the socket. + + For additional information on causes of the , see the class. + + + A caller in the call stack does not have the required permissions. + The current instance has been disposed. + + Requires permission to accept a connection on the endpoint defined by the property of the current instance. See . + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + 2.0.0.0 + + + System.Int32 + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Property + + 2.0.0.0 + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + Method + + System.Int32 + + + + + + + To be added. + To be added. + A array to store data received from the socket. + A reference to the associated with the socket that sent the data. + + Receives data from a socket and, for connectionless protocols, stores the + endpoint associated with the socket that sent the data. + + + A +containing the number of bytes received. + + + This method is equivalent to (, 0, .Length, +, ). + + + + or is . + + + An asynchronous call is pending and a blocking method has been called. + + An error occurred while accessing the socket. For additional information on causes of the , see the class. + The current instance has been disposed. + Requires permission to accept connections from the endpoint defined by . See . + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Method + + System.Int32 + + + + + + + + To be added. + To be added. + To be added. + A array to store data received from the socket. + A bitwise combination of any of the following values defined in the enumeration: , , or . + A reference to the associated with the socket that sent the data. + + Receives data from a socket and, for connectionless protocols, stores the + endpoint associated with the socket that sent the data. + + + A +containing the number of bytes received. + + + This method is equivalent to (, 0, .Length, , ). + + + + or is . + + + An asynchronous call is pending and a blocking method has been called. + + + + specified an invalid value. + -or- + An error occurred while accessing the socket. + + For additional information on causes of the , see the class. + + + A caller in the call stack does not have the required permissions. + The current instance has been disposed. + Requires permission to accept connections from the endpoint defined by . See . + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Method + + System.Int32 + + + + + + + + + To be added. + A containing the number of bytes to receive. + To be added. + To be added. + A array to store data received from the socket. + A bitwise combination of any of the following values defined in the enumeration: , , or . + A reference to the associated with the socket that sent the data. + + Receives data from a socket and, for connectionless protocols, stores the + endpoint associated with the socket that sent the data. + + + A +containing the number of bytes received. + + + This method is equivalent to (, 0, , , ). + + + + or is . + + + + < 0. + -or- + + > .Length. + + + An asynchronous call is pending and a blocking method has been called. + + + + is not a valid combination of values. + -or- + An error occurred while accessing the socket. + + For additional information on causes of the , see the class. + + + A caller in the call stack does not have the required permissions. + The current instance has been disposed. + Requires permission to accept connections from the endpoint defined by . See . + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Method + + System.Int32 + + + + + + + + + + To be added. + A containing the zero-based position in to begin storing the received data. + A containing the number of bytes to receive. + To be added. + To be added. + A array to store data received from the socket. + A bitwise combination of any of the following values defined in the enumeration: , , or . + A reference to the associated with the socket that sent the data. + + Receives data from a socket and, + for connectionless protocols, stores the endpoint associated with the socket that sent + the data. + + + A +containing the number of bytes received. + + + For connectionless protocols, when this method successfully completes, contains the + endpoint associated with the socket that sent the data. + For connection-oriented protocols, is left unchanged. + The property is required to be set before +this method is called or a +is thrown. + The property of the socket determines +the behavior of this method when no incoming data is available. When +, the exception is thrown. When +, this method blocks and +waits for data to arrive. + For socket types, if the +remote socket was shut down gracefully, and all data was received, this method +immediately returns zero, regardless of the blocking state. + For message-oriented sockets, if the message is larger than the size of +, the buffer is filled with the first part of the message, and the + +exception is thrown. For unreliable protocols, the excess data is lost; for +reliable protocols, the data is retained by the service provider. + When the flag is specified as part of theparameter and the socket is configured for +in-line reception of out-of-band (OOB) data (using the socket option) and OOB +data is available, only OOB data is returned. + When the flag is specified as part of the + parameter, available data is copied into + +but is not removed from the system +buffer. + + + + or is . + + + + < 0. + -or- + + > .Length. + -or- + + < 0. + -or- + + > .Length - . + + + An asynchronous call is pending and a blocking method has been called. + + + + is not a valid combination of values. + -or- + The property was not set. + -or- + An error occurred while accessing the socket. + + For additional information on causes of the , see the class. + + + A caller in the call stack does not have the required permissions. + The current instance has been disposed. + + Requires permission to accept a connection on the endpoint defined by the property of the current instance. See . + Requires permission to make a connection to the endpoint defined by . See . + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + 2.0.0.0 + + + System.Int32 + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Property + + 2.0.0.0 + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + Property + + System.Net.EndPoint + + + + + Gets the remote endpoint associated with the current instance. + + + + The remote +associated with the current instance. + + + This property + is read-only. + This property contains the network + connection information associated with the socket communicating with the current + instance. + There is no remote endpoint + associated with a socket in the listening state. An attempt to access the + + property causes a exception to be + thrown. + + The and methods, and their asynchronous +counterparts set this property. + + + An error occurred while accessing the socket. For additional information on causes of the , see the class. + The current instance has been disposed. + + 0 + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Void - - - - - + + + + + + A object containing the instances to check for read status. + A object containing the instances to check for write status. + A object containing the instances to check for error status. + A that specifies the time to wait for a response, in microseconds. Specify a negative value to wait indefinitely for the status to be determined. Determines the read, write, or error status of a set of instances. - A object containing the instances to check for read status. - A object containing the instances to check for write status. - A object containing the instances to check for error status. - A that specifies the time to wait for a response, in microseconds. Specify a negative value to wait indefinitely for the status to be determined. - All of the following parameters are or empty: , , and . - An error occurred while accessing one of the sockets. - For additional information on causes of the , see the class. - Upon successful completion, this method removes all instances from @@ -2670,6 +4141,8 @@ , is required to contain at least one instance. The other parameters can be empty or . + All of the following parameters are or empty: , , and . + An error occurred while accessing one of the sockets. For additional information on causes of the , see the class. The following example determines the status of the socket instance named socket3 and writes the result to the console. @@ -2746,173 +4219,104 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Method - System.IAsyncResult + System.Int32 - - - - + + + A array containing data to send to the socket. - Begins an asynchronous operation to associate the current instance with a remote endpoint. + Sends data to a + connected socket. - - The associated with the socket to connect to. - - A delegate, or . - An application-defined object, or . - A instance that contains information about the asynchronous operation. + A +containing the number of bytes sent. + + This method is equivalent to (, 0, +.Length, ). + + is . + + An asynchronous call is pending and a blocking method has been called. + + + An error occurred while accessing the socket. - is . + For additional information on causes of the , see the class. + - An error occurred while starting the operation. - For additional information on causes of the , see the class. - The current instance has been disposed. - A caller higher in the call stack does not have permission for the requested operation. - - To release - resources allocated by the method, call - the method, and specify the - object returned by this - - method. - - The method should be - called exactly once for each call to the - method. - - If the parameter is not -, the method referenced by is invoked -when the asynchronous operation completes. The object returned by this method is -passed as the argument to the method referenced by . The method -referenced by can retrieve the results of the operation by calling -the -method. - The parameter -can be any object that the caller wishes to have available for the duration of -the asynchronous operation. This object is available via the - -property of the object returned by this -method. - To determine the connection status, check the property, or use either the -or method. - - For more information, see , the - synchronous version of this method. - - - Requires permission to make a connection to the endpoint defined by . See . - - For an outline of an asynchronous - operation, see the method. - For the complete example, which uses the method, see the - class overview. - 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Method + + 2.0.0.0 + - System.Void + System.Int32 - - + + - - Ends an asynchronous call - to associate the current instance with a remote endpoint. - - A object that holds the state information for the asynchronous operation. - - is . - - was not returned by the current instance from a call to the method. - - was previously called for this operation. - An error occurred during the operation. - For additional information on causes of the , see the class. - - The current instance has been disposed. - - This method blocks if the asynchronous operation has not completed. - The -method completes an asynchronous request that was started with a call to the - method. The object specified for the - parameter is required to be the same object as was returned -by the -method call that began the -request. - If the -method is invoked via the delegate specified to the method, the - parameter is the -argument passed to the -delegate's method. - - - For an outline of an asynchronous operation, see - the method. - For the complete example, which uses the method, see the class overview. - + To be added. + To be added. + To be added. + To be added. - 0 - - - + + + Method - System.IAsyncResult + System.Int32 - - - - - - - + + + + To be added. + To be added. + A array containing data to send to the socket. + A bitwise combination of any of the following values defined in the enumeration: , , or . - Begins an asynchronous operation to send data to a connected socket. + Sends data to a connected socket. - A array storing data to send to the socket. - A containing the zero-based position in containing the starting location of the data to send. - A containing the number of bytes to send. - A bitwise combination of any of the following values defined in the enumeration: , , or . - A delegate, or . - An application-defined object, or . - A instance that contains information about the asynchronous operation. + A +containing the number of bytes sent. + + This method is equivalent to (, 0, .Length, +). + is . - - - < 0. - -or- - - > .Length. - -or- - - < 0. - -or- - - > .Length - . + + An asynchronous call is pending and a blocking method has been called. @@ -2924,142 +4328,173 @@ The current instance has been disposed. - - To retrieve the results of the operation and release - resources allocated by the method, call - the method, and specify the - object returned by - this - - method. - - The method should be - called exactly once for each call to the - method. - - If the parameter is not -, the method referenced by is invoked -when the asynchronous operation completes. The object returned by this method is -passed as the argument to the method referenced by . The method -referenced by can retrieve the results of the operation by calling -the -method. - The parameter -can be any object that the caller wishes to have available for the duration of -the asynchronous operation. This object is available via the - -property of the object returned by this -method. - - For more information, see , the - synchronous version of this method. - - - - For an outline of an asynchronous operation, see - the method. - For the complete example, which uses the method, see the class overview. - 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Method + + 2.0.0.0 + System.Int32 - - + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.Int32 + + + + + + + + To be added. + A containing the number of bytes to send. + To be added. + A array containing data to send to the socket. + A bitwise combination of any of the following values defined in the enumeration: , , or . - Ends an asynchronous call to send data - to a connected socket. + Sends data to a connected socket. - - A object that holds the state information for the asynchronous operation. - - A containing the number of bytes sent. + A +containing the number of bytes sent. + + This method is equivalent to (, 0, , +). + - is . - - was not returned by the current instance from a call to the method. + is . + + + < 0. + -or- + + > .Length. + - was previously called for this operation. - An error occurred during the operation. + An asynchronous call is pending and a blocking method has been called. + + + + is not a valid combination of values. + -or- + An error occurred while accessing the socket. + For additional information on causes of the , see the class. - + + The current instance has been disposed. - - This method blocks if the asynchronous operation has not completed. - The -method completes an asynchronous request that was started with a call to the - method. The object specified for the - parameter is required to be the same object as was returned -by the -method call that began the -request. - If the -method is invoked via the delegate specified to the method, the - parameter is the -argument passed to the -delegate's method. - - - For an outline of an asynchronous operation, see - the method. - For the complete example, which uses the method, see the class overview. - 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Method + + 2.0.0.0 + + + + System.CLSCompliant(false) + + - System.IAsyncResult + System.Int32 - - - - - - - - + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.Int32 + + + + + + + + + To be added. + A that specifies the zero-based position in buffer that is the starting location of the data to send. + A containing the number of bytes to send. + To be added. + A array containing data to send to the socket. + A bitwise combination of any of the following values defined in the enumeration: , , or . - Begins an asynchronous operation to send data to the socket associated with the specified endpoint. + Sends data to a connected socket. - A array storing data to send to the socket. - A containing the zero-based position in to begin sending data. - A containing the number of bytes to send. - A bitwise combination of any of the following values defined in the enumeration: , , or . - - The associated with the socket to receive the data. - - A delegate, or . - An application-defined object, or . - A instance that contains information about the asynchronous operation. + A +containing the number of bytes sent. + + For connection-oriented protocols, the property of the current instance is + required to be set before calling this + method. + For connectionless protocols, calling the methods sets the property and allows the +method to be used instead of the +method. + When the flag +is specified as part of the parameter, +the sent data is not routed. + When the flag is specified as part of the + parameter, only out-of-band (OOB) data is sent. + When the property of the current instance is +set to and +buffer space is not available within the underlying protocol, this method +blocks. + For message-oriented sockets, when the size of + is greater than the maximum message size of the underlying + protocol, no data is sent and the exception is thrown. + - - is . - -or- - - is . - + is . < 0. - -or- + -or- > .Length. -or- @@ -3069,6 +4504,9 @@ > .Length - . + + An asynchronous call is pending and a blocking method has been called. + is not a valid combination of values. @@ -3079,147 +4517,198 @@ The current instance has been disposed. - A caller in the call stack does not have the required permissions. - - To retrieve the results of the operation and release - resources allocated by the method, call - the method, and specify the - object returned by this - - method. - - The method should be - called exactly once for each call to the - method. - - If the parameter is not -, the method referenced by is invoked -when the asynchronous operation completes. The object returned by this method is -passed as the argument to the method referenced by . The method -referenced by can retrieve the results of the operation by calling -the -method. - The parameter -can be any object that the caller wishes to have available for the duration of -the asynchronous operation. This object is available via the - -property of the object returned by this -method. - - For more information, see , the - synchronous version of this method. - - - - Requires permission to make a connection to the endpoint defined by . See . - - - For an outline of an asynchronous operation, see - the method. - For - the complete example, see the class overview. - 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Method + + 2.0.0.0 + System.Int32 - - + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Property + + 2.0.0.0 + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Property + + 2.0.0.0 + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + Method + + System.Int32 + + + + + + + A array containing data to send to the socket. + To be added. + + The associated with the socket to receive the data. + - Ends an asynchronous call to send data to a socket associated - with a specified endpoint. + Sends data to the socket associated with the specified + endpoint. - - A object that holds the state information for the asynchronous operation. - - A containing the number of bytes sent. + A +containing the number of bytes sent. + + This method is equivalent to (, + 0, .Length, ,). + - is . - - was not returned by the current instance from a call to the method. + + is . + - was previously called for this operation. - An error occurred during the operation. - For additional information on causes of the , see the class. - + An asynchronous call is pending and a blocking method has been called. + + An error occurred while accessing the socket. For additional information on causes of the , see the class. + A caller in the call stack does not have the required permissions. The current instance has been disposed. - - This method blocks if the asynchronous operation has not completed. - The -method completes an asynchronous request that was started with a call to the - method. The object specified for the - parameter is required to be the same object as was returned -by the -method call that began the -request. - If the -method is invoked via the delegate specified to the method, the - parameter is the -argument passed to the -delegate's method. - - - For an outline of an asynchronous operation, see - the method. - For - the complete example, see the class overview. - + Requires permission to make a connection to the endpoint defined by . See . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Method - System.IAsyncResult + System.Int32 - - - - - - - + + + + + A array containing data to send to the socket. + To be added. + To be added. + A bitwise combination of any of the following values defined in the enumeration: , , or . + + The associated with the socket to receive the data. + - Begins an asynchronous operation to receive data from a socket. + Sends data to the socket associated with the specified + endpoint. - A array to store data received from the socket. - A containing the zero-based position in to begin storing the received data. - A containing the number of bytes to receive. - A bitwise combination of any of the following values defined in the enumeration: , , or . - A delegate, or . - An application-defined object, or . - A instance that contains information about the asynchronous operation. + A +containing the number of bytes sent. + + This method is equivalent to (, 0, .Length, +, ). + - is . - - < 0. - -or- - - > .Length. - -or- - - < 0. - -or- - - > .Length - . + is . + + An asynchronous call is pending and a blocking method has been called. + is not a valid combination of values. @@ -3229,145 +4718,145 @@ For additional information on causes of the , see the class. + A caller in the call stack does not have the required permissions. The current instance has been disposed. - - To retrieve the results of the operation and release - resources allocated by the method, call - the method, and specify the - object returned by this - - method. - - The method should be - called exactly once for each call to the - method. - - If the parameter is not -, the method referenced by is invoked -when the asynchronous operation completes. The object returned by this method is -passed as the argument to the method referenced by . The method -referenced by can retrieve the results of the operation by calling -the -method. - The parameter -can be any object that the caller wishes to have available for the duration of -the asynchronous operation. This object is available via the - -property of the object returned by this -method. - - For more information, see , the - synchronous version of this method. - - - - For an outline of an asynchronous operation, see - the method. - For the complete example, which uses the method, see the class overview. - + Requires permission to make a connection to the endpoint defined by . See . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Method System.Int32 - - + + + + + + A array containing data to send to the socket. + A containing the number of bytes to send. + To be added. + To be added. + A bitwise combination of any of the following values defined in the enumeration: , , or . + + The associated with the socket to receive the data. + - Ends an asynchronous call to receive - data from a - socket. + Sends data to the socket associated with the specified + endpoint. - - A object that holds the state information for the asynchronous operation. - - A containing the number of bytes received. + A +containing the number of bytes sent. + + This method is equivalent to (, 0, , +, ). + - is . - - was not returned by the current instance from a call to the method. + + is . + + + + < 0. + -or- + + > .Length. + - was previously called for this operation. - An error occurred during the operation. + An asynchronous call is pending and a blocking method has been called. + + + + is not a valid combination of values. + -or- + An error occurred while accessing the socket. + For additional information on causes of the , see the class. - + + + A caller in the call stack does not have the required permissions. The current instance has been disposed. - - This method blocks if the asynchronous operation has not completed. - The -method completes an asynchronous request that was started with a call to the - method. The object specified for the - parameter is required to be the same object as was returned -by the -method call that began the -request. - If the -method is invoked via the delegate specified to the method, the - parameter is the -argument passed to the -delegate's method. - - - For an outline of an asynchronous operation, see - the method. - For the complete example, which uses the method, see the class overview. - + Requires permission to make a connection to the endpoint defined by . See . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Method - System.IAsyncResult + System.Int32 - - - - - - - - + + + + + + + A array containing data to send to the socket. + A that specifies the zero-based position in buffer that is the starting location of the data to send. + A containing the number of bytes to send. + To be added. + To be added. + A bitwise combination of any of the following values defined in the enumeration: , , or . + + The associated with the socket to receive the data. + - Begins an asynchronous operation to receive data from a socket and, - for connectionless protocols, store the endpoint associated with the socket that - sent the data. + Sends data to the socket associated with the specified + endpoint. - A array to store data received from the socket. - A containing the zero-based position in to begin storing the received data. - A containing the number of bytes to receive. - A bitwise combination of any of the following values defined in the enumeration: , , or . - - An instance of a class derived from the class, which contains the endpoint associated with the socket that sent the data. - - A delegate, or . - An application-defined object, or . - A instance that contains information about the asynchronous operation. + A +containing the number of bytes sent. + + For connection-oriented protocols and connected sockets using connectionless + protocols, overrides the endpoint specified in the property. + For unconnected sockets using connectionless protocols, this method sets + the + property of the current instance to a value determined by the protocol. + Subsequent data is required to be received on . + When the flag + is specified as part of the parameter, + the sent data is not routed. + When the flag is specified as part of the + parameter, only out-of-band (OOB) data is sent. + When the property of the current instance is +set to and +buffer space is not available within the underlying protocol, this method +blocks. + For message-oriented sockets, when the size of is greater than +the maximum message size of the underlying protocol, no data is sent and the + exception is thrown. + For connection-oriented sockets, the property is +ignored. + - is . - -or- - - is . + is . < 0. - -or- + -or- > .Length. -or- @@ -3377,6 +4866,9 @@ > .Length - . + + An asynchronous call is pending and a blocking method has been called. + is not a valid combination of values. @@ -3386,372 +4878,332 @@ For additional information on causes of the , see the class. + A caller in the call stack does not have the required permissions. The current instance has been disposed. - A caller in the call stack does not have the required permissions. - - To retrieve the results of the operation and release - resources allocated by the method, call - the method, and specify the - object returned by this - - method. - - The method should be - called exactly once for each call to the - method. - - If the parameter is not -, the method referenced by is invoked -when the asynchronous operation completes. The object returned by this method is -passed as the argument to the method referenced by . The method -referenced by can retrieve the results of the operation by calling -the -method. - The parameter -can be any object that the caller wishes to have available for the duration of -the asynchronous operation. This object is available via the - -property of the object returned by this -method. - - For more information, see , the - synchronous version of this method. - - - - Requires permission to accept a connection on the endpoint defined by the property of the current instance. See . - Requires permission to make a connection to the endpoint defined by . See . - - - For an outline of an asynchronous operation, see - the method. - For the complete example, see . - + Requires permission to make a connection to the endpoint defined by . See . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Method + + 2.0.0.0 + - System.Int32 + System.Void - - - + + + + - - Ends an asynchronous call to receive - data from a socket and store the endpoint associated with the socket that - sent the data. - - - A object that holds the state information for the asynchronous operation. - - A reference to the associated with the socket that sent the data. - - A containing the number of bytes received. - - - is . - - was not returned by the current instance from a call to the method. - - was previously called for this operation. - An error occurred during the operation. - For additional information on causes of the , see the class. - - The current instance has been disposed. - - This method blocks if the asynchronous operation has not completed. - The -method completes an asynchronous request that was started with a call to the - method. The object specified for the - parameter is required to be the same object as was returned -by the -method call that began the -request. - If the -method is invoked via the delegate specified to the method, the - parameter is the -argument passed to the -delegate's method. - - - For an outline of an asynchronous operation, see - the method. - For - the complete example, see the class overview. - + To be added. + To be added. + To be added. + To be added. + To be added. - 0 - - - + + + Method - System.IAsyncResult + System.Void - - - + + + + + To be added. + To be added. + To be added. + One of the values defined in the enumeration. + One of the values defined in the enumeration. + A array containing the value of the option. - Begins an asynchronous operation to accept an incoming connection request. + Sets socket options with values of type . - A delegate, or . - An application-defined object, or . - - A instance that contains information about the asynchronous operation. - - An error occurred while starting the operation. - For additional information on causes of the , see the class. - - The current instance has been disposed. - To retrieve the results of the operation and release - resources allocated by the method, call - the method, and specify the - object returned by this - method. + Socket options determine the behavior of the current + instance. Multiple options can be set on the current instance by calling this method + multiple times. - The method should be - called exactly once for each call to the + For socket options + with values of type or , + see the (, , ) version of this method. + + + For the , , or socket options, see the +(, , ) version of this method. - If the parameter is not -, the method referenced by is invoked -when the asynchronous operation completes. The object returned by this method is -passed as the argument to the method referenced by . The method -referenced by can retrieve the results of the operation by calling -the -method. - The parameter -can be any object that the caller wishes to have available for the duration of -the asynchronous operation. This object is available via the - -property of the object returned by this -method. - To determine the connection status, check the property, or use either the -or -method. - - For more information, see , the - synchronous version of this method. - - - The following excerpt from the class overview - example outlines an asynchronous accept operation. - public class Server -{ - static void Main() - { - . - . - . - listenSocket.BeginAccept( - new AsyncCallback(Server.acceptCallback), - listenSocket); - . - . - . - // EndAccept can be called here - . - . - . - } - - public static void - acceptCallback(IAsyncResult asyncAccept) - { - Socket listenSocket = - (Socket)asyncAccept.AsyncState; - - Socket serverSocket = - listenSocket.EndAccept(asyncAccept); - - serverSocket.BeginReceive(...); - . - . - . - } -} - - + An error occurred while accessing the socket. For additional information on causes of the , see the class. + A caller in the call stack does not have the required permissions. + The current instance has been disposed. + Requires permission to access unmanaged code. See . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Method - System.Net.Sockets.Socket + System.Void - - + + + + + To be added. + To be added. + To be added. + One of the values defined in the enumeration. + One of the values defined in the enumeration. + + A containing the value of the option. + - Ends an asynchronous call to accept - an incoming connection - request. + Sets socket options with values of type and . - A object that holds the state information for the asynchronous operation. - - A new connected -instance. - - - is . - - was not returned by the current instance from a call to the method. - - was previously called for this operation. - An error occurred during the operation. - For additional information on causes of the , see the class. - + + Socket options determine the behavior of the current + instance. Multiple options can be set on the current instance by calling + this method multiple times. + For a socket option with a +data type, specify a non-zero + to enable the option, and an equal to zero +to disable the option. + Socket options are grouped by level of protocol support. + The following tables list the members of + the enumeration + supported by each member of the enumeration. + Only members that have associated values of the and + data types are listed. +The following table lists the +members of the enumeration supported by +the member of the enumeration. +Options that do not require permission to access unmanaged code are noted. +SocketOptionNameDescription BroadcastA + where indicates broadcast messages are allowed to be sent to the socket. DebugA + where indicates to record debugging information. DontLingerA +where indicates to close the socket without +lingering. This option does not require permission to access unmanaged code. DontRouteA +where indicates not to route data. ErrorA + that + contains the error code associated with the last socket error. The error + code is cleared by this option. This option is read-only. KeepAliveA +where (the default) indicates to enable +keep-alives, which allows a connection to remain open after a request has completed. This option does not require permission to access unmanaged code. OutOfBandInlineA +where indicates to receive out-of-band data in the normal data stream. ReceiveBufferA that specifies the + total per-socket buffer space reserved for receives. + This option does not require permission to access unmanaged code. ReceiveTimeoutA + that + specifies the maximum time, in milliseconds, the and methods will block when attempting to + receive data. If data is not received within this + time, a exception + is thrown. This option does not require permission to access unmanaged code. ReuseAddressA +where allows the socket to be bound to an address that is already in use. SendBufferA that specifies the + total per-socket buffer space reserved for sends. This option does not require permission to access unmanaged code. SendTimeoutA + that + specifies the maximum time, in milliseconds, the and methods will block when attempting to + send data. If data is not sent within this time, a exception + is thrown. This option does not require permission to access unmanaged code. TypeOne of the values defined in the enumeration. This option is + read-only.The following table lists the members of the +enumeration supported by the member of the +enumeration. These options require permission to access unmanaged +code.SocketOptionNameDescription HeaderIncludedA + where indicates + the application is providing the IP header for outgoing + datagrams. IPOptionsA array + that specifies IP options to be inserted into outgoing + datagrams. IpTimeToLiveA that specifies the + time-to-live for datagrams. The time-to-live designates the number of + networks on which the datagram is allowed to travel + before being discarded by a + router. MulticastInterfaceA + + array that specifies the interface for outgoing multicast + packets. MulticastLoopbackA + where enables multicast + loopback. MulticastTimeToLiveA that specifies the + time-to-live for multicast datagrams. TypeOfServiceA that specifies the + type of service field in the IP header. UseLoopbackA + where indicates to send a copy of the + data back to the + sender. The following table lists the members of the +enumeration supported by the member of the enumeration. +These options do not require permission to access unmanaged code.SocketOptionNameDescription BsdUrgentA + where indicates to use urgent data + as defined by IETF RFC 1222. Once enabled, this option cannot be disabled. ExpeditedA + where indicates to use expedited data as defined by IETF RFC + 1222. Once enabled, this option cannot be disabled. NoDelayA + where indicates to disable the Nagle algorithm for send + coalescing.The following table lists the members of the +enumeration supported by the member of the enumeration. +These options do not require permission to access unmanaged code.SocketOptionNameDescription ChecksumCoverageA + that specifies UDP checksum coverage. NoChecksumA + where indicates to send UDP datagrams with the checksum set to zero.For the + , , and + members of the enumeration, see + the (, , ) version of this method. + An error occurred while accessing the socket. For additional information on causes of the , see the class. + A caller in the call stack does not have the required permissions. The current instance has been disposed. - - This method blocks if the asynchronous operation has not completed. - The -method completes an asynchronous request that was started with a call to the - method. The object specified for the - parameter is required to be the same object as was returned -by the -method call that began the -request. - If the -method is invoked via the delegate specified to the method, the - parameter is the -argument passed to the -delegate's method. - - - For an outline of an asynchronous operation, see - the method. - For the complete example, which uses the method, see the class overview. - + Some options require permission to access unmanaged code. All the options that do not require permission are noted in the tables in the Description section. All options not so noted require this permission. See . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Constructor - - - - - - - - - Constructs and initializes a new instance of the class. - - - One of the values defined in the enumeration. - One of the values defined in the enumeration. - One of the values defined in the enumeration. - - The combination of , , and is invalid. - -or- - An error occurred while creating the socket. - - For additional information on causes of the , see the class. - - - - The parameter - specifies the addressing scheme used by the current instance, the parameter specifies the socket type of the current instance, and the - parameter - specifies the protocol - used by the current instance. The three parameters are not independent. Some - address families restrict which protocols are used, and often the socket type is - determined by the protocol. When the specified - values are not a valid combination, a exception - is thrown. - Using the member of either the - or enumeration, results -in a -exception being thrown. - - - 0 - - - - - Property + + + + Method - System.Boolean + System.Void - + + + + + + To be added. + To be added. + To be added. + Either the or member of the enumeration. + Either the , , or member of the enumeration. + An instance of the or class. - Gets a value indicating whether the current instance is connected. - + Sets the , , or + socket options. - - - indicates that - the current instance was connected at - the time of the - last I/O operation; - indicates that the - current instance is not connected. - - This property is read-only. - - When this property returns , the current instance was - connected at the time of the last I/O operation; it might not still be connected. - When this property returns , the current instance was - never connected or is not currently connected. - The current instance is considered connected when - the - property contains a valid endpoint. - - The and methods, -and their asynchronous counterparts set this -property. - + Socket options determine the behavior of the current + instance. Multiple options can be set on the current instance by calling this method multiple times. + The following table summarizes the valid combinations of input parameters. + + + optionLevel/optionName + optionValue + + + + / + An instance of the class. + + + + + / + - or - + + / + + An instance of the class. + + + When setting the option, a +exception is thrown if the property of +the instance is less than zero or greater +than +. + + For more information on the option, + see the class and the + method. + For more information on the and options, see the class. + For socket options + with values of type or , see the (, , ) version + of this method. + + + , , or specified an invalid value. + + is . + An error occurred while accessing the socket. For additional information on causes of the , see the class. + A caller in the call stack does not have the required permissions. + The current instance has been disposed. + The and options require permission to access unmanaged code. See . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Property + + + + Method - System.Net.Sockets.AddressFamily + System.Void - + + + + One of the values defined in the enumeration. - Gets the address family of the current instance. - + Terminates the ability to send or receive data on a connected socket. - - One of the values defined in - the enumeration. - - This property is read-only. - This property is set by the constructor for the current instance. The value of this property specifies the addressing scheme used by the current instance to resolve an address. + When is set to , the socket on the + other end of the connection is notified that the current instance will not + send any + more data. If the method is + subsequently called, a + + exception is thrown. + When is set to , +the +socket on the other end of the +connection is notified that the current instance will not receive any more +data. After all the data currently queued on the current instance is +received, any subsequent calls to the method cause a exception to be thrown. + Setting to terminates both sends and +receives as described above. Once this occurs, the socket cannot +be used. + + To free resources allocated by the current instance, call the +method. + Expected common usage is for the +method to be called before the method to +ensure that all pending data is sent or received. + + An error occurred while accessing the socket. For additional information on causes of the , see the class. + The current instance has been disposed. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Net.Sockets.SocketType @@ -3772,212 +5224,87 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Property - System.Net.Sockets.ProtocolType + System.Boolean - - - Gets the protocol type of the current instance. - - - - One of the values defined in - the enumeration. - - - This property is read-only. - This property is set by the constructor for the current instance. The value of - this property specifies the protocol used by the current instance. - + To be added. + To be added. + To be added. - 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Property - System.Int32 + System.Boolean - - - Gets the amount - of data available to be read in a single or - call. - - - - A containing the number of bytes of data that are - available to be read. - - An error occurred while accessing the socket. - For additional information on causes of the , see the class. - - The current instance has been disposed. - - This property is read-only. - When the current instance is stream-oriented (for example, the socket type), the available data - is generally the total amount of data queued on the current instance. - When the current instance is message-oriented (for example, the socket type), the available data -is the first message in the input queue. - + To be added. + To be added. + To be added. - 0 + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("Use OSSupportsIPv6 instead") + + - - - - Property + + + + Method - System.Net.EndPoint + System.Void - - Gets the local endpoint associated with the current instance. - - - - The local -associated with the current -instance. - - An error occurred while accessing the socket. - For additional information on causes of the , see the class. - - The current instance has been disposed. - - This property is read-only. - This property contains the network connection information for the - current instance. - - The and - methods, - and their - asynchronous counterparts set this property. If not previously set, - the and methods, and their asynchronous counterparts set this property. - - - + Implemented to support the interface. [Note: For more information, see .] + To be added. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Property + + 2.0.0.0 + - System.Net.EndPoint + System.Int16 - - - Gets the remote endpoint associated with the current instance. - - - - The remote -associated with the current instance. - - An error occurred while accessing the socket. - For additional information on causes of the , see the class. - - The current instance has been disposed. - - This property - is read-only. - This property contains the network - connection information associated with the socket communicating with the current - instance. - There is no remote endpoint - associated with a socket in the listening state. An attempt to access the - - property causes a exception to be - thrown. - - The and methods, and their asynchronous -counterparts set this property. - - - - 0 - - - - - Property - - System.IntPtr - - - - - Gets the operating system handle for the current instance. - - - - A containing the operating system handle for the current instance. - - - This property is read-only. - - Requires permission to access unmanaged code. See . - - 1 - RuntimeInfrastructure - - - - - Property - - System.Boolean - - - - - Gets or sets a value that indicates whether the socket is in blocking mode. - - - - - indicates that - the current instance is in blocking mode; - indicates that the current instance is in - non-blocking mode. - - The current instance has been disposed. - - Blocking is when a method waits to complete an operation before returning. Sockets are created in blocking mode - by default. - Except for when the current instance has been disposed, no notification is given when an attempt to change - the value of this property fails. - - - 0 - - - - Property - - System.Boolean - - To be added. To be added. To be added. - - + + Property + + 2.0.0.0 + System.Boolean Index: en/System.Net.Sockets/SocketType.xml =================================================================== --- en/System.Net.Sockets/SocketType.xml (revision 91089) +++ en/System.Net.Sockets/SocketType.xml (working copy) @@ -6,14 +6,12 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 + + System.Enum + Specifies the type of socket an instance of the class represents. @@ -26,43 +24,10 @@ class and specifies the functionality the instance supports. - - System.Enum - - - - - - Field - - System.Int32 - - - - 0 - - - - - Field - - System.Net.Sockets.SocketType - - - Stream - - - Supports reliable, two-way, connection-based byte - streams with an out-of-band (OOB) data transmission mechanism. Uses the Transmission - Control Protocol () protocol and the address family. - - - 0 - - + Field System.Net.Sockets.SocketType @@ -81,10 +46,14 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - + Field System.Net.Sockets.SocketType @@ -100,10 +69,14 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - + Field System.Net.Sockets.SocketType @@ -117,10 +90,14 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - + Field System.Net.Sockets.SocketType @@ -133,10 +110,36 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Field + + System.Net.Sockets.SocketType + + + Stream + + + Supports reliable, two-way, connection-based byte + streams with an out-of-band (OOB) data transmission mechanism. Uses the Transmission + Control Protocol () protocol and the address family. + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + - + Field System.Net.Sockets.SocketType @@ -149,7 +152,22 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Field + + System.Int32 + + + + 0 + 0 - \ No newline at end of file + Index: en/System.Net.Sockets/TcpListener.xml =================================================================== --- en/System.Net.Sockets/TcpListener.xml (revision 91089) +++ en/System.Net.Sockets/TcpListener.xml (working copy) @@ -4,190 +4,336 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Object + + To be added To be added - - System.Object - - - - - - Method - - System.Void - - + + + Constructor + + + + + To be added: an object of type 'int' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("Use TcpListener (IPAddress address, int port) instead") + + - - + + + Constructor + + + + + + To be added: an object of type 'Net.IPEndPoint' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + + To be added. + To be added: an object of type 'int' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + Method - System.Void + System.Net.Sockets.Socket - Starts the TcpListener. + Listens for a new client connection and returns a for it. + A newly connected . None. + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Net.Sockets.TcpClient - Stops the TcpListener. + Listens for a new client connection and returns a for it. + A newly connected . None. + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property System.Boolean - - Returns whether or not there are pending connections. - Returns 'true' if there are pending connections and 'false' otherwise. - Connections are removed from the pending state by calls to and . + To be added + To be added: an object of type 'bool' + To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method + + 2.0.0.0 + - System.Net.Sockets.Socket + System.IAsyncResult - + + + + - Listens for a new client connection and returns a for it. - A newly connected . - None. + To be added. + To be added. + To be added. + To be added. + To be added. - - + + Method + + 2.0.0.0 + - System.Net.Sockets.TcpClient + System.IAsyncResult - + + + + - Listens for a new client connection and returns a for it. - A newly connected . - None. + To be added. + To be added. + To be added. + To be added. + To be added. - - - Constructor - + + + Method + + 2.0.0.0 + + + System.Net.Sockets.Socket + - + - To be added - To be added: an object of type 'Net.IPEndPoint' - To be added: an object of type 'TcpListener' - To be added + To be added. + To be added. + To be added. + To be added. - - - Constructor - + + + Method + + 2.0.0.0 + + + System.Net.Sockets.TcpClient + - - + - To be added - To be added: an object of type 'Net.IPAddress' - To be added: an object of type 'int' - To be added: an object of type 'TcpListener' - To be added + To be added. + To be added. + To be added. + To be added. - - - Constructor - - - - + + + Property + + 2.0.0.0 + + + System.Boolean + + To be added. + To be added. + To be added. + + + + + Method + + System.Void + + + To be added - To be added: an object of type 'int' - To be added: an object of type 'TcpListener' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Net.Sockets.Socket + System.Net.EndPoint To be added - To be added: an object of type 'Socket' + To be added: an object of type 'Net.EndPoint' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method System.Boolean + - To be added - To be added: an object of type 'bool' - To be added + Returns whether or not there are pending connections. + Returns 'true' if there are pending connections and 'false' otherwise. + Connections are removed from the pending state by calls to and . + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Net.EndPoint + System.Net.Sockets.Socket To be added - To be added: an object of type 'Net.EndPoint' + To be added: an object of type 'Socket' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.Void + + + + Starts the TcpListener. + None. + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + System.Void + + + + Stops the TcpListener. + None. + + + 1.0.5000.0 + 2.0.0.0 + + - \ No newline at end of file + Index: en/System.Net.Sockets/MulticastOption.xml =================================================================== --- en/System.Net.Sockets/MulticastOption.xml (revision 91089) +++ en/System.Net.Sockets/MulticastOption.xml (working copy) @@ -6,15 +6,14 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.Object + + Contains Internet Protocol (IP) addresses used @@ -30,68 +29,91 @@ parameter is set to or . - - System.Object - - - - + + Constructor - - - + + + An instance of containing the IP address of a multicast group. - Constructs and initializes a new instance of the class with the specified IP - multicast group and local addresses. + Constructs and initializes a new instance of the class with the specified IP multicast group + address. - An instance of containing the group IP address. - An instance of containing the local IP address. + + This constructor initializes the property of the new instance using +. The property is initialized to . +allows the protocol to decide which local IP address to +use. + - or is . + is . - - The property is set to and the - property is set to . - 0 + + 1.0.5000.0 + 2.0.0.0 + - - + Constructor + + 2.0.0.0 + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Constructor - - + + + + To be added. + To be added. + An instance of containing the group IP address. + An instance of containing the local IP address. - Constructs and initializes a new instance of the class with the specified IP multicast group - address. + Constructs and initializes a new instance of the class with the specified IP + multicast group and local addresses. - An instance of containing the IP address of a multicast group. + + The property is set to and the + property is set to . + - is . + or is . - - This constructor initializes the property of the new instance using -. The property is initialized to . -allows the protocol to decide which local IP address to -use. - 0 + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Net.IPAddress @@ -117,10 +139,40 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + 2.0.0.0 + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + Field + + System.Net.IPAddress + + + To be added. + To be added. + + - + Property System.Net.IPAddress @@ -140,18 +192,11 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - Field - - System.Net.IPAddress - - - To be added. - To be added. - - 0 Index: en/System.Net.Sockets/ProtocolType.xml =================================================================== --- en/System.Net.Sockets/ProtocolType.xml (revision 91089) +++ en/System.Net.Sockets/ProtocolType.xml (working copy) @@ -6,14 +6,12 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 + + System.Enum + Specifies the protocols used by the class. @@ -26,62 +24,83 @@ data. - - System.Enum - - - - - + + + Field - System.Int32 + System.Net.Sockets.ProtocolType - + Ggp + + + Specifies the Gateway To Gateway Protocol. + + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.ProtocolType - IP + Icmp - Specifies the Internet Protocol (IP) as defined by IETF RFC 791, 792, 919, - 922, and 1112. - - Multiple names are defined for this value based on prior art. - This value is identical to . - + Specifies the Internet Control Message Protocol (ICMP) as defined by IETF RFC 1792. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Field + + 2.0.0.0 + System.Net.Sockets.ProtocolType + + To be added. + + + + + + Field + + System.Net.Sockets.ProtocolType + - Icmp + Idp - Specifies the Internet Control Message Protocol (ICMP) as defined by IETF RFC 1792. + Specifies the Inter-Domain Policy Protocol (IDP) as defined by IETF RFC 1764. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Field System.Net.Sockets.ProtocolType @@ -94,90 +113,179 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.ProtocolType - Ggp + IP - Specifies the Gateway To Gateway Protocol. + Specifies the Internet Protocol (IP) as defined by IETF RFC 791, 792, 919, + 922, and 1112. + + Multiple names are defined for this value based on prior art. + This value is identical to . + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Field + + 2.0.0.0 + System.Net.Sockets.ProtocolType - - Tcp - - Specifies the Transmission Control Protocol (TCP) as defined by IETF RFC 793. - + To be added. - 0 - - - + + Field + + 2.0.0.0 + System.Net.Sockets.ProtocolType - - Pup - - Specifies the Xerox Post Office Update Protocol. - + To be added. - 0 - - - + + Field + + 2.0.0.0 + System.Net.Sockets.ProtocolType - - Udp - - Specifies the User Datagram Protocol (UDP) as defined by IETF RFC 768. - + To be added. - 0 - - - + + Field System.Net.Sockets.ProtocolType + IPv6 + + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + Field + + 2.0.0.0 + + + System.Net.Sockets.ProtocolType + + + To be added. + + + + + Field + + 2.0.0.0 + + + System.Net.Sockets.ProtocolType + + + To be added. + + + + + Field + + 2.0.0.0 + + + System.Net.Sockets.ProtocolType + + + To be added. + + + + + Field + + 2.0.0.0 + + + System.Net.Sockets.ProtocolType + + + To be added. + + + + + Field + + 2.0.0.0 + + + System.Net.Sockets.ProtocolType + + + To be added. + + + + + + Field + + System.Net.Sockets.ProtocolType + - Idp + Ipx - Specifies the Inter-Domain Policy Protocol (IDP) as defined by IETF RFC 1764. + Specifies the Internetwork Packet Exchange Protocol. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Field System.Net.Sockets.ProtocolType @@ -190,10 +298,34 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Field + + System.Net.Sockets.ProtocolType + + + Pup + + + Specifies the Xerox Post Office Update Protocol. + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + - + Field System.Net.Sockets.ProtocolType @@ -206,78 +338,94 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.ProtocolType - IP + Spx - Unspecified protocol. - - Multiple names are defined for this value based on prior art. - This value is identical to . - + Specifies the Sequenced Packet Exchange Protocol. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.ProtocolType - Ipx + SpxII - Specifies the Internetwork Packet Exchange Protocol. + Specifies the Sequenced Packet Exchange Version 2 Protocol. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.ProtocolType - Spx + Tcp - Specifies the Sequenced Packet Exchange Protocol. + Specifies the Transmission Control Protocol (TCP) as defined by IETF RFC 793. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.ProtocolType - SpxII + Udp - Specifies the Sequenced Packet Exchange Version 2 Protocol. + Specifies the User Datagram Protocol (UDP) as defined by IETF RFC 768. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Field System.Net.Sockets.ProtocolType @@ -291,19 +439,46 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - + + + Field System.Net.Sockets.ProtocolType - IPv6 + + IP - To be added. - To be added. + + Unspecified protocol. + + Multiple names are defined for this value based on prior art. + This value is identical to . + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Field + + System.Int32 + + + + 0 + 0 Index: en/System.Net.Sockets/ProtocolFamily.xml =================================================================== --- en/System.Net.Sockets/ProtocolFamily.xml (revision 91089) +++ en/System.Net.Sockets/ProtocolFamily.xml (working copy) @@ -1,51 +1,23 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Enum + To be added To be added - - System.Enum - - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - - - + + Field System.Net.Sockets.ProtocolFamily @@ -55,9 +27,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Net.Sockets.ProtocolFamily @@ -67,9 +43,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Net.Sockets.ProtocolFamily @@ -79,9 +59,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Net.Sockets.ProtocolFamily @@ -91,9 +75,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Net.Sockets.ProtocolFamily @@ -103,9 +91,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Net.Sockets.ProtocolFamily @@ -115,9 +107,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Net.Sockets.ProtocolFamily @@ -127,9 +123,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Net.Sockets.ProtocolFamily @@ -139,9 +139,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Net.Sockets.ProtocolFamily @@ -151,9 +155,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Net.Sockets.ProtocolFamily @@ -163,9 +171,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Net.Sockets.ProtocolFamily @@ -175,9 +187,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Net.Sockets.ProtocolFamily @@ -187,9 +203,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Net.Sockets.ProtocolFamily @@ -199,9 +219,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Net.Sockets.ProtocolFamily @@ -211,9 +235,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Net.Sockets.ProtocolFamily @@ -223,9 +251,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Net.Sockets.ProtocolFamily @@ -235,9 +267,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Net.Sockets.ProtocolFamily @@ -247,9 +283,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Net.Sockets.ProtocolFamily @@ -259,9 +299,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Net.Sockets.ProtocolFamily @@ -271,9 +315,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Net.Sockets.ProtocolFamily @@ -283,9 +331,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Net.Sockets.ProtocolFamily @@ -295,9 +347,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Net.Sockets.ProtocolFamily @@ -307,9 +363,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Net.Sockets.ProtocolFamily @@ -319,9 +379,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Net.Sockets.ProtocolFamily @@ -331,9 +395,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Net.Sockets.ProtocolFamily @@ -343,9 +411,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Net.Sockets.ProtocolFamily @@ -355,9 +427,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Net.Sockets.ProtocolFamily @@ -367,9 +443,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Net.Sockets.ProtocolFamily @@ -379,9 +459,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Net.Sockets.ProtocolFamily @@ -391,9 +475,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Net.Sockets.ProtocolFamily @@ -403,12 +491,16 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field - System.Net.Sockets.ProtocolFamily + System.Int32 @@ -416,17 +508,21 @@ To be added - - + + Field - System.Int32 + System.Net.Sockets.ProtocolFamily To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Net.Sockets/IPv6MulticastOption.xml =================================================================== --- en/System.Net.Sockets/IPv6MulticastOption.xml (revision 91089) +++ en/System.Net.Sockets/IPv6MulticastOption.xml (working copy) @@ -3,95 +3,50 @@ System 1.0.5000.0 - - - - - System.Reflection.AssemblyKeyFile(KeyFile="../ecma.pub") - - - System.Reflection.AssemblyDelaySign(DelaySign=True) - - - System.Runtime.InteropServices.ComVisible(Value=False) - - - System.Security.AllowPartiallyTrustedCallers - - - System.Resources.NeutralResourcesLanguage(CultureName="en-US") - - - System.Reflection.AssemblyInformationalVersion(InformationalVersion="0.0.0.1") - - - System.Reflection.AssemblyDefaultAlias(DefaultAlias="System.dll") - - - System.CLSCompliant(IsCompliant=True) - - - System.Reflection.AssemblyTrademark(Trademark="") - - - System.Reflection.AssemblyCopyright(Copyright="(c) 2003 Various Authors") - - - System.Reflection.AssemblyProduct(Product="MONO CLI") - - - System.Reflection.AssemblyCompany(Company="MONO development team") - - - System.Reflection.AssemblyConfiguration(Configuration="Development version") - - - System.Reflection.AssemblyDescription(Description="System.dll") - - - System.Reflection.AssemblyTitle(Title="System.dll") - - - System.Runtime.InteropServices.TypeLibVersion(MajorVersion=1, MinorVersion=10) - - - System.Runtime.InteropServices.ComCompatibleVersion(MajorVersion=1, MinorVersion=0, BuildNumber=3300, RevisionNumber=0) - - - System.Resources.SatelliteContractVersion(Version="1.0.5000.0") - - + 2.0.0.0 System.Object + + To be added. + To be added. + - + Constructor - To be added. To be added. + To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - To be added. To be added. To be added. + To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + @@ -104,6 +59,10 @@ To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + @@ -116,10 +75,10 @@ To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + - - To be added. - To be added. - Index: en/System.Net.Sockets/SocketFlags.xml =================================================================== --- en/System.Net.Sockets/SocketFlags.xml (revision 91089) +++ en/System.Net.Sockets/SocketFlags.xml (working copy) @@ -6,14 +6,17 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 + + System.Enum + + + + System.Flags + + Controls the transfer behavior when sending and @@ -65,31 +68,87 @@ - - System.Enum - - - - - FlagsAttribute - 0 - - - - - + + Field + + 2.0.0.0 + - System.Int32 + System.Net.Sockets.SocketFlags + + To be added. + + + + + Field + + 2.0.0.0 + + + System.Net.Sockets.SocketFlags + + + To be added. + + + + + + Field + + System.Net.Sockets.SocketFlags + - + DontRoute + + + Specifies not to use routing tables to transmit the data. If there is a router + between the local and destination addresses, the data will be lost. + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + Field + + System.Net.Sockets.SocketFlags + + MaxIOVectorLength + + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + Field + + 2.0.0.0 + + + System.Net.Sockets.SocketFlags + + + To be added. + + - + Field System.Net.Sockets.SocketFlags @@ -103,10 +162,14 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - + Field System.Net.Sockets.SocketFlags @@ -124,74 +187,80 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketFlags - Peek + Partial - Specifies to peek at the incoming data. This copies data - to the input buffer but does not remove it from the input queue. - + Specifies that a partial message has been received. + + + Used only with a message-oriented protocol. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.Sockets.SocketFlags - DontRoute + Peek - Specifies not to use routing tables to transmit the data. If there is a router - between the local and destination addresses, the data will be lost. + Specifies to peek at the incoming data. This copies data + to the input buffer but does not remove it from the input queue. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Field + + 2.0.0.0 + System.Net.Sockets.SocketFlags - - Partial - - Specifies that a partial message has been received. - - - Used only with a message-oriented protocol. - - + To be added. - 0 - - + + + Field - System.Net.Sockets.SocketFlags + System.Int32 - MaxIOVectorLength - - To be added. - To be added. - + + + 0 0 Index: en/System.Net.Sockets/NetworkStream.xml =================================================================== --- en/System.Net.Sockets/NetworkStream.xml (revision 91089) +++ en/System.Net.Sockets/NetworkStream.xml (working copy) @@ -1,20 +1,20 @@ - + Networking System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.IO.Stream + + + Implements the standard stream mechanism to read @@ -59,325 +59,222 @@ The method is reserved for future use but does not throw an exception. - - System.IO.Stream - - - - System.IDisposable - 0 - - - - - - Method - - System.Void - + + + + Constructor + - - + + + An instance of the class. - Releases the unmanaged resources used by the current instance and optionally - releases the managed resources. + Constructs and initializes a new instance of the +class. - A . Specify to release both managed and unmanaged resources; specify to release only unmanaged resources. - - Ownership of a socket is specified using the - constructor. - The - method calls this method with - the parameter set to . The finalizer - calls this method with the parameter set to . - - - - - This method - closes the current - instance releasing all unmanaged resources allocated by the current instance. - When the underlying socket is owned by the current - instance, the method of - the socket is called, which frees - the managed and unmanaged resources used by the - socket. When the parameter is , this method also releases all resources held by any other - managed objects allocated by the current - instance. - - - - - - This method - closes the current - instance releasing all unmanaged resources allocated by the current instance. - When the underlying socket is owned by the current - instance, the method of - the socket is called, which frees the managed and unmanaged resources used by the - socket. - - - - - - The method can be called - multiple times by other objects. When overriding this method, do not reference - objects that have been previously disposed in an earlier call. - - - - - - Use this method to release - resources allocated by - the current - instance. - - + This constructor is equivalent to + (, , ). + + is . + + The property of is . + -or- + The property of is . + -or- + The property of is not . + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Method - - System.Void - + + + + Constructor + - - - - + + + + An instance of the class. + To be added. + + if is owned by the current instance; otherwise, . - Writes data from a specific area of a data buffer to the current instance. + Constructs and initializes a new instance of the class. - A array containing data to write to the stream. - A containing the zero-based position in containing the starting location of the data to write. - A containing the number of bytes to write to the stream. - - is . - - - < 0. - -or- - - > .Length. - -or- - - < 0. - -or- - - > .Length - . - - An error occurred while accessing the underlying socket. - This method catches all exceptions thrown by the method. - - The current instance has been disposed. - When no buffer space is available within the underlying protocol, this method - blocks unless the socket is in non-blocking mode. - - This method overrides . - + This constructor is + equivalent to (, , + ). - - 0 - - - - - Method - - System.Int32 - - - - - - - - - Reads data from the current instance and stores it in a data buffer. - - - A array to store data read from the stream. - A containing the zero-based position in at which to begin storing the data. - A containing the number of bytes to read. - - A containing the number of bytes read from the - stream. - - - is . - - - < 0. - -or- - - > .Length. - -or- - - < 0. - -or- - - > .Length - . + is . + + The property of is . + -or- + The property of is . + -or- + The property of is not . - An error occurred while accessing the underlying socket. - This method catches all exceptions thrown by the method. - - The current instance has been disposed. - - When no incoming data is available, this method blocks and - waits for data to arrive. - If the remote socket was shut down gracefully ( was called on the socket or - the option was enabled - and was called on the socket) and all data was received, this - method immediately returns zero. - - This method overrides . - - 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Method - - System.Void - + + + + Constructor + - - + + + + An instance of the class. + One of the values of the enumeration. - Throws a . + Constructs and initializes a new instance of the +class. - This parameter is not used. - Any call to this method. - - The - base class uses this method to set the length of the data available on the - stream. This functionality is not supported in the class. - This method overrides . - + This constructor is equivalent to + (, , ). + + is . + + The property of is . + -or- + The property of is . + -or- + The property of is not . + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Method - - System.Int64 - + + + + Constructor + - - - + + + + + An instance of the class. + One of the values of the enumeration. + To be added. + + if is owned by the current instance; otherwise, . - Throws a . + Constructs and initializes a new instance of the class. - This parameter is not used. - This parameter is not used. - Any call to this method. - - The base class uses this method to set the current - position in the stream. This functionality is not supported in the - class. - This method overrides . - + + is required to be an + instance of the class with its + property equal to + , property equal to , + and equal to . + When is , the current instance owns , meaning the +and methods call the +method of . + The and properties are set depending on the value of +. If is +not one of the values defined in the enumeration, the and properties are set to +. - - 0 - - - - - Method - - System.Void - - - - - - - Ends an asynchronous call to write data to the current instance. - - A object that holds the state information for the asynchronous operation. - is . - An error occurred while accessing the underlying socket. - This method catches all exceptions thrown by the method. - - The current instance has been disposed. - - This method blocks if the asynchronous operation has not completed. - The -method completes an asynchronous request that was started with a call to the - method. The object specified for the - parameter is required to be the same object as was returned -by the -method call that began the -request. - If the -method is invoked via the delegate specified to the method, the - parameter is the -argument passed to the -delegate's method. - - This method overrides . - - - - For an outline of an asynchronous operation, see the method. - For the complete example, see the class - overview. - + is . + + The property of is . + -or- + The property of is . + -or- + The property of is not . + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Method System.IAsyncResult - - - - - - + + + + + + + A array to store data read from the stream. + A containing the zero-based position in at which to begin storing the data. + A containing the number of bytes to read. + A delegate, or . + An application-defined object, or . - Begins an asynchronous operation to write data to the current instance. + Begins an asynchronous operation to read data from the current instance. - A array containing data to write to the stream. - A containing the zero-based position in containing the starting location of the data to write. - A containing the number of bytes to write to the stream. - A delegate, or . - An application-defined object, or . - A instance that contains information about the asynchronous operation. + A instance that contains information about the asynchronous operation. + + + To retrieve the results of the operation and release + resources allocated by the method, call + the method, and specify the + object returned by this + + method. + + The method should be + called exactly once for each call to the method. + + If the parameter is not +, the method referenced by + is invoked +when the asynchronous operation completes. The object returned by this method is +passed as the argument to the method referenced by . The method +referenced by can retrieve the results of the operation by calling +the +method. + The parameter +can be any object that the caller wishes to have available for the duration of +the asynchronous operation. This object is available via the + +property of the object returned by this +method. + + This method overrides . + + is . @@ -394,12 +291,50 @@ > .Length - . - An error occurred while accessing the underlying socket. + An error occurred while accessing the underlying socket. - Any exception thrown by the method is caught and rethrown as an with the original exception stored in the property. + Any exception thrown by the method is caught and rethrown as an with the original exception stored in the property. The current instance has been disposed. + + For an outline of an asynchronous operation, see the method. For the complete example, see + the class overview. + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Method + + System.IAsyncResult + + + + + + + + + + A array containing data to write to the stream. + A containing the zero-based position in containing the starting location of the data to write. + A containing the number of bytes to write to the stream. + A delegate, or . + An application-defined object, or . + + Begins an asynchronous operation to write data to the current instance. + + + + A instance that contains information about the asynchronous operation. + To release resources allocated by the method, call @@ -428,93 +363,7 @@ This method overrides . - - For an outline of an asynchronous operation, see the -method. For the complete example, see the class overview. - - - 0 - - - - - Method - - System.Int32 - - - - - - - Ends an asynchronous call to - read data from the current instance. - - A object that holds the state information for the asynchronous operation. - - A containing the number of bytes read from the stream. - - - is . - An error occurred while accessing the underlying socket. - This method catches all exceptions thrown by the method. - - The current instance has been disposed. - - This method blocks if the asynchronous operation has not completed. - The -method completes an asynchronous request that was started with a call to the - method. The object specified for the - parameter is required to be the same object as was returned -by the -method call that began the -request. - If the -method is invoked via the delegate specified to the method, the - parameter is the -argument passed to the -delegate's method. - - This method overrides . - - - - For an outline of an asynchronous operation, see the method. - For the complete example, see the class overview. - - - 0 - - - - - Method - - System.IAsyncResult - - - - - - - - - - - Begins an asynchronous operation to read data from the current instance. - - - A array to store data read from the stream. - A containing the zero-based position in at which to begin storing the data. - A containing the number of bytes to read. - A delegate, or . - An application-defined object, or . - - A instance that contains information about the asynchronous operation. - - - is . @@ -530,266 +379,23 @@ > .Length - . - An error occurred while accessing the underlying socket. + An error occurred while accessing the underlying socket. - Any exception thrown by the method is caught and rethrown as an with the original exception stored in the property. + Any exception thrown by the method is caught and rethrown as an with the original exception stored in the property. The current instance has been disposed. - - To retrieve the results of the operation and release - resources allocated by the method, call - the method, and specify the - object returned by this - - method. - - The method should be - called exactly once for each call to the method. - - If the parameter is not -, the method referenced by - is invoked -when the asynchronous operation completes. The object returned by this method is -passed as the argument to the method referenced by . The method -referenced by can retrieve the results of the operation by calling -the -method. - The parameter -can be any object that the caller wishes to have available for the duration of -the asynchronous operation. This object is available via the - -property of the object returned by this -method. - - This method overrides . - - - For an outline of an asynchronous operation, see the method. For the complete example, see - the class overview. + For an outline of an asynchronous operation, see the +method. For the complete example, see the class overview. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Method - - System.Void - - - - - This method is reserved for future use. - - - - Calling this method does not throw an exception. - - This method overrides . - - - - 0 - - - - - Method - - System.Void - - - - - Closes the stream and, if owned by the current instance, the underlying socket. - - - - This method calls ( ), which frees both managed and unmanaged - resources used by the current instance. When the underlying socket is owned by - the current instance, the - method of the socket is called, which frees both managed and unmanaged resources - used by the socket. - - Ownership of a socket is - specified using the constructor. - This method overrides . - - - - 0 - - - - - Method - - System.Void - - - - - Frees unmanaged resources used by the current instance. - - - - Application code does not call this method; it is automatically invoked - during garbage collection unless finalization by the garbage collector has been - disabled. For more information, see , and . - This method calls (), which frees unmanaged resources used by - the current instance. When the underlying socket is owned by the current - instance, it is closed and the managed and unmanaged resources used by the - socket are freed. - Ownership of a socket is specified using the constructor. - This method overrides . - - - - 0 - - - - - Constructor - - - - - - - Constructs and initializes a new instance of the -class. - - An instance of the class. - - is . - - The property of is . - -or- - The property of is . - -or- - The property of is not . - - - This constructor is equivalent to - (, , ). - - - 0 - - - - - Constructor - - - - - - - - Constructs and initializes a new instance of the class. - - An instance of the class. - - if is owned by the current instance; otherwise, . - - is . - - The property of is . - -or- - The property of is . - -or- - The property of is not . - - - This constructor is - equivalent to (, , - ). - - - 0 - - - - - Constructor - - - - - - - - Constructs and initializes a new instance of the -class. - - An instance of the class. - One of the values of the enumeration. - - is . - - The property of is . - -or- - The property of is . - -or- - The property of is not . - - - This constructor is equivalent to - (, , ). - - - 0 - - - - - Constructor - - - - - - - - - Constructs and initializes a new instance of the class. - - An instance of the class. - One of the values of the enumeration. - - if is owned by the current instance; otherwise, . - - is . - - The property of is . - -or- - The property of is . - -or- - The property of is not . - - - - is required to be an - instance of the class with its - property equal to - , property equal to , - and equal to . - When is , the current instance owns , meaning the -and methods call the -method of . - The and properties are set depending on the value of -. If is -not one of the values defined in the enumeration, the and properties are set to -. - - - 0 - @@ -819,6 +425,10 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + @@ -848,7 +458,26 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + @@ -879,7 +508,60 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.Void + + + + + Closes the stream and, if owned by the current instance, the underlying socket. + + + + This method calls ( ), which frees both managed and unmanaged + resources used by the current instance. When the underlying socket is owned by + the current instance, the + method of the socket is called, which frees both managed and unmanaged resources + used by the socket. + + Ownership of a socket is + specified using the constructor. + This method overrides . + + + + 0 + + 1.0.5000.0 + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + @@ -899,7 +581,6 @@ read; indicates that there is no data available to be read. - The current instance has been disposed. This property is read-only. @@ -923,9 +604,251 @@ + The current instance has been disposed. 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.Void + + + + + + A . Specify to release both managed and unmanaged resources; specify to release only unmanaged resources. + + Releases the unmanaged resources used by the current instance and optionally + releases the managed resources. + + + + Ownership of a socket is specified using the + constructor. + The + method calls this method with + the parameter set to . The finalizer + calls this method with the parameter set to . + + + + + This method + closes the current + instance releasing all unmanaged resources allocated by the current instance. + When the underlying socket is owned by the current + instance, the method of + the socket is called, which frees + the managed and unmanaged resources used by the + socket. When the parameter is , this method also releases all resources held by any other + managed objects allocated by the current + instance. + + + + + + This method + closes the current + instance releasing all unmanaged resources allocated by the current instance. + When the underlying socket is owned by the current + instance, the method of + the socket is called, which frees the managed and unmanaged resources used by the + socket. + + + + + + The method can be called + multiple times by other objects. When overriding this method, do not reference + objects that have been previously disposed in an earlier call. + + + + + + Use this method to release + resources allocated by + the current + instance. + + + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Method + + System.Int32 + + + + + + A object that holds the state information for the asynchronous operation. + + Ends an asynchronous call to + read data from the current instance. + + + A containing the number of bytes read from the stream. + + + + This method blocks if the asynchronous operation has not completed. + The +method completes an asynchronous request that was started with a call to the + method. The object specified for the + parameter is required to be the same object as was returned +by the +method call that began the +request. + If the +method is invoked via the delegate specified to the method, the + parameter is the +argument passed to the +delegate's method. + + This method overrides . + + + + is . + An error occurred while accessing the underlying socket. This method catches all exceptions thrown by the method. + The current instance has been disposed. + + For an outline of an asynchronous operation, see the method. + For the complete example, see the class overview. + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Method + + System.Void + + + + + + A object that holds the state information for the asynchronous operation. + + Ends an asynchronous call to write data to the current instance. + + + This method blocks if the asynchronous operation has not completed. + The +method completes an asynchronous request that was started with a call to the + method. The object specified for the + parameter is required to be the same object as was returned +by the +method call that began the +request. + If the +method is invoked via the delegate specified to the method, the + parameter is the +argument passed to the +delegate's method. + + This method overrides . + + + + is . + An error occurred while accessing the underlying socket. This method catches all exceptions thrown by the method. + The current instance has been disposed. + + For an outline of an asynchronous operation, see the method. + For the complete example, see the class + overview. + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Method + + System.Void + + + + + Frees unmanaged resources used by the current instance. + + + + Application code does not call this method; it is automatically invoked + during garbage collection unless finalization by the garbage collector has been + disabled. For more information, see , and . + This method calls (), which frees unmanaged resources used by + the current instance. When the underlying socket is owned by the current + instance, it is closed and the managed and unmanaged resources used by the + socket are freed. + Ownership of a socket is specified using the constructor. + This method overrides . + + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Method + + System.Void + + + + + This method is reserved for future use. + + + + Calling this method does not throw an exception. + + This method overrides . + + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + @@ -939,7 +862,7 @@ Throws a . - Any attempt to access this property. + To be added. The base class implements this property to return the length of the data @@ -948,12 +871,17 @@ This property overrides . + Any attempt to access this property. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Int64 @@ -964,7 +892,7 @@ Throws a . - Any attempt to access this property. + To be added. The base class implements this property to return or set the @@ -973,10 +901,75 @@ This property overrides . + Any attempt to access this property. 0 + + 1.0.5000.0 + 2.0.0.0 + - + + + + Method + + System.Int32 + + + + + + + + A array to store data read from the stream. + A containing the zero-based position in at which to begin storing the data. + A containing the number of bytes to read. + + Reads data from the current instance and stores it in a data buffer. + + + + A containing the number of bytes read from the + stream. + + + + When no incoming data is available, this method blocks and + waits for data to arrive. + If the remote socket was shut down gracefully ( was called on the socket or + the option was enabled + and was called on the socket) and all data was received, this + method immediately returns zero. + + This method overrides . + + + + is . + + + < 0. + -or- + + > .Length. + -or- + + < 0. + -or- + + > .Length - . + + An error occurred while accessing the underlying socket. This method catches all exceptions thrown by the method. + The current instance has been disposed. + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + Property @@ -987,8 +980,92 @@ To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + - + + + Property + + 2.0.0.0 + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + Method + + System.Int64 + + + + + + + This parameter is not used. + This parameter is not used. + + Throws a . + + To be added. + + + The base class uses this method to set the current + position in the stream. This functionality is not supported in the + class. + This method overrides . + + + Any call to this method. + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Method + + System.Void + + + + + + This parameter is not used. + + Throws a . + + + + The + base class uses this method to set the length of the data available on the + stream. This functionality is not supported in the class. + This method overrides . + + + Any call to this method. + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + Property @@ -999,8 +1076,78 @@ To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + - + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + To be added. + To be added. + + + + + + Method + + System.Void + + + + + + + + A array containing data to write to the stream. + A containing the zero-based position in containing the starting location of the data to write. + A containing the number of bytes to write to the stream. + + Writes data from a specific area of a data buffer to the current instance. + + + When no buffer space is available within the underlying protocol, this method + blocks unless the socket is in non-blocking mode. + + This method overrides . + + + + is . + + + < 0. + -or- + + > .Length. + -or- + + < 0. + -or- + + > .Length - . + + An error occurred while accessing the underlying socket. This method catches all exceptions thrown by the method. + The current instance has been disposed. + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + Property @@ -1011,7 +1158,26 @@ To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + 2.0.0.0 + + + System.Int32 + + + To be added. + To be added. + To be added. + + 0 Index: en/System.Net.Sockets/SocketException.xml =================================================================== --- en/System.Net.Sockets/SocketException.xml (revision 91089) +++ en/System.Net.Sockets/SocketException.xml (working copy) @@ -1,20 +1,19 @@ - + Networking System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.ComponentModel.Win32Exception + + Represents the error that occurs when a socket error occurs. @@ -25,14 +24,10 @@ when a network error occurs. - - System.SystemException - - - + Constructor @@ -45,33 +40,76 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - + + Constructor + To be added. To be added. - To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + - - + + Constructor - To be added. To be added. To be added. + To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + Property + + 2.0.0.0 + + + System.Net.Sockets.SocketError + + + To be added. + To be added. + To be added. + + 0 Index: en/System.Net.Sockets/SocketOptionLevel.xml =================================================================== --- en/System.Net.Sockets/SocketOptionLevel.xml (revision 91089) +++ en/System.Net.Sockets/SocketOptionLevel.xml (working copy) @@ -6,14 +6,12 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 + + System.Enum + Specifies the option level associated with @@ -27,25 +25,106 @@ a specific socket option. - - System.Enum - - - - - + + + Field - System.Int32 + System.Net.Sockets.SocketOptionLevel - + IP + + + Specifies that members of the enumeration apply to + Internet Protocol (IP). + + The following table lists the members of the enumeration used +with this level. + + + SocketOptionName + Description of Socket Option Data + + + HeaderIncluded + A + where indicates + the application is providing the IP header for outgoing + datagrams. + + + IPOptions + A + array + that specifies IP options to be inserted into outgoing + datagrams. + + + IpTimeToLive + A that specifies the + time-to-live for datagrams. The time-to-live designates the number of + networks on which the datagram is allowed to travel + before being discarded by a + router. + + + MulticastInterface + A +array that specifies the interface for outgoing multicast +packets. + + + MulticastLoopback + A + where enables multicast + loopback. + + + MulticastTimeToLive + A that specifies the + time-to-live for multicast datagrams. + + + TypeOfService + A that specifies the + type of service field in the IP header. + + + UseLoopback + A + where indicates Bypass hardware when + possible. + + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + Field + + System.Net.Sockets.SocketOptionLevel + + IPv6 + + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + - + Field System.Net.Sockets.SocketOptionLevel @@ -141,86 +220,14 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Field - - System.Net.Sockets.SocketOptionLevel - - - IP - - - Specifies that members of the enumeration apply to - Internet Protocol (IP). - - The following table lists the members of the enumeration used -with this level. - - - SocketOptionName - Description of Socket Option Data - - - HeaderIncluded - A - where indicates - the application is providing the IP header for outgoing - datagrams. - - - IPOptions - A - array - that specifies IP options to be inserted into outgoing - datagrams. - - - IpTimeToLive - A that specifies the - time-to-live for datagrams. The time-to-live designates the number of - networks on which the datagram is allowed to travel - before being discarded by a - router. - - - MulticastInterface - A -array that specifies the interface for outgoing multicast -packets. - - - MulticastLoopback - A - where enables multicast - loopback. - - - MulticastTimeToLive - A that specifies the - time-to-live for multicast datagrams. - - - TypeOfService - A that specifies the - type of service field in the IP header. - - - UseLoopback - A - where indicates Bypass hardware when - possible. - - - - - 0 - - + Field System.Net.Sockets.SocketOptionLevel @@ -259,10 +266,14 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - + Field System.Net.Sockets.SocketOptionLevel @@ -295,18 +306,21 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - + + + Field - System.Net.Sockets.SocketOptionLevel + System.Int32 - IPv6 - - To be added. - To be added. - + + + 0 0 Index: en/System.Net.Sockets/LingerOption.xml =================================================================== --- en/System.Net.Sockets/LingerOption.xml (revision 91089) +++ en/System.Net.Sockets/LingerOption.xml (working copy) @@ -6,15 +6,14 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.Object + + Maintains information that specifies how a instance @@ -38,37 +37,38 @@ less than zero or greater than . - - System.Object - - - + Constructor - - - + + + + A where enables the linger option and disables the option. + To be added. + A that contains the number of seconds to remain connected after the method is called. Constructs and initializes a new instance of the class. - A where enables the linger option and disables the option. - A that contains the number of seconds to remain connected after the method is called. The instance is created with the property set to and the property set to . 0 + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Boolean @@ -87,12 +87,17 @@ method is called; otherwise . + To be added. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Int32 @@ -117,8 +122,12 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - + Field Index: en/System/UriHostNameType.xml =================================================================== --- en/System/UriHostNameType.xml (revision 91089) +++ en/System/UriHostNameType.xml (working copy) @@ -6,14 +6,12 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 + + System.Enum + Specifies the format of host names. @@ -25,41 +23,26 @@ - - System.Enum - - - - - + + Field - System.Int32 - - - - 0 - - - - - Field - System.UriHostNameType - - Unknown + Basic - - Specifies the format of a host name is not known or no host information is present. - + To be added. + To be added. - 0 + + 1.0.5000.0 + 2.0.0.0 + - + Field System.UriHostNameType @@ -72,10 +55,14 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - + Field System.UriHostNameType @@ -88,10 +75,14 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - + Field System.UriHostNameType @@ -105,19 +96,42 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - + + + Field System.UriHostNameType - Basic + + Unknown - To be added. - To be added. + + Specifies the format of a host name is not known or no host information is present. + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Field + + System.Int32 + + + + 0 + 0 Index: en/System/UriBuilder.xml =================================================================== --- en/System/UriBuilder.xml (revision 91089) +++ en/System/UriBuilder.xml (working copy) @@ -6,15 +6,14 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.Object + + Provides a mutable version of the class. @@ -34,113 +33,10 @@ - - System.Object - - - - - - Method - - System.Int32 - - - - - Generates a hash code for the current instance. - - - A containing the hash code for this instance. - - - The hash code is generated without the fragment component. - For example, the URIs "http://www.contoso.com/index.htm#search" - and "http://www.contoso.com/index.htm" - produce the same hash code. - The algorithm used to - generate the hash code is unspecified. - - This method - overrides . - - - - 0 - - - - - Method - - System.Boolean - - - - - - - Compares the current instance - and the specified object for equality. - - The object to compare with the current instance. The string representation of this argument is used to construct a for comparison. - - - if - -represents the same URI as the current instance. If is - -, returns . - - - This method invokes (.ToString()) on - the - instance returned by the property of the current instance. - - This method - overrides . - - - - 0 - - - - - Method - - System.String - - - - - Returns the escaped form of the URI represented by the current instance. - - - A containing the escaped URI contained in the current instance. - - - - The string returned by this method (shown here as uriString) is constructed as - follows: - - uriString = scheme + scheme delimiter + host. - If port != -1 and host != "", then uriString = uriString + ":" + port. - If host != "" and path != "" and path != "/", then uriString = uriString + "/". - uriString = uriString + path. - If fragment != "", then uriString = uriString + fragment, else uriString = uriString + query. - - - This method overrides . - - - - 0 - - + Constructor @@ -203,36 +99,25 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + + A containing a URI. Constructs and initializes a new instance of the class using the specified URI. - A containing a URI. - - - is . - - - - is a zero length string or contains only spaces. - -or- - The parsing routine detected a scheme in an invalid form. - -or- - The parser detected more than two consecutive slashes in a URI that does not use the "file" scheme. - -or- - - is in an invalid form and cannot be parsed. - This constructor checks for the presence of a scheme in . If no scheme is found, + are prepended to @@ -253,26 +138,41 @@ is used to initialize the and properties of the current instance. + + + is . + + + + is a zero length string or contains only spaces. + -or- + The parsing routine detected a scheme in an invalid form. + -or- + The parser detected more than two consecutive slashes in a URI that does not use the "file" scheme. + -or- + + is in an invalid form and cannot be parsed. + 0 + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + + An instance of the class. Constructs and initializes a new instance of the class with the specified instance. - An instance of the class. - - - is . - The components of the specified instance are used to initialize the properties of the @@ -290,25 +190,33 @@ and properties of the current instance. + + + is . + 0 + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + + A containing the name of an Internet access protocol. + A containing a DNS host name or IP address. Constructs and initializes a new instance of the class with the specified scheme and host. - A containing the name of an Internet access protocol. - A containing a DNS host name or IP address. This constructor creates a new instance of the class with its properties initialized as follows: @@ -372,27 +280,29 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - - + + + + + A containing the name of an Internet access protocol. + A containing a DNS host name or IP address. + A containing an IP port number. Constructs and initializes a new instance of the class with the specified scheme, host, and port. - A containing the name of an Internet access protocol. - A containing a DNS host name or IP address. - A containing an IP port number. - - is less than zero. This constructor creates a new instance of the class with its properties initialized as follows: @@ -449,31 +359,35 @@ + + is less than zero. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - - - + + + + + + A containing the name of an Internet access protocol. + A containing a DNS host name or IP address. + A containing an IP port number. + A containing the path for the resource. Constructs and initializes a new instance of the class with the specified scheme, host, port number, and path. - A containing the name of an Internet access protocol. - A containing a DNS host name or IP address. - A containing an IP port number. - A containing the path for the resource. - - is less than zero. This constructor creates a new instance of the class with its properties initialized as follows: @@ -534,35 +448,38 @@ Before setting the property, this constructor converts any backward slashes in to forward slashes, and calls (). + + is less than zero. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - - - - + + + + + + + A containing the name of an Internet access protocol. + A containing a DNS host name or IP address. + A containing an IP port number. + To be added. + A containing a query or fragment component. + A containing the path for the resource. Constructs and initializes a new instance of the class with the specified scheme, host, port number, path, and query string or fragment identifier. - A containing the name of an Internet access protocol. - A containing a DNS host name or IP address. - A containing an IP port number. - A containing the path for the resource. - A containing a query or fragment component. - - is less than zero. - - does not have as its first character a number sign ('#') indicating a fragment, or a question mark ('?') indicating a query. This constructor creates a new instance of the class with its properties initialized as follows: @@ -623,12 +540,60 @@ Before setting the property, this constructor converts any backward slashes in to forward slashes, and calls (). + + is less than zero. + + does not have as its first character a number sign ('#') indicating a fragment, or a question mark ('?') indicating a query. 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.Boolean + + + + + + The object to compare with the current instance. The string representation of this argument is used to construct a for comparison. + + Compares the current instance + and the specified object for equality. + + + + if + +represents the same URI as the current instance. If is + +, returns . + + + This method invokes (.ToString()) on + the + instance returned by the property of the current instance. + + This method + overrides . + + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + - + Property System.String @@ -657,10 +622,48 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.Int32 + + + + + Generates a hash code for the current instance. + + + A containing the hash code for this instance. + + + The hash code is generated without the fragment component. + For example, the URIs "http://www.contoso.com/index.htm#search" + and "http://www.contoso.com/index.htm" + produce the same hash code. + The algorithm used to + generate the hash code is unspecified. + + This method + overrides . + + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + - + Property System.String @@ -684,10 +687,14 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String @@ -708,10 +715,14 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String @@ -735,10 +746,14 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Int32 @@ -753,7 +768,6 @@ A containing a non-negative port number . - The value specified for a set operation was less than zero. If no port was specified, the @@ -768,12 +782,17 @@ . + The value specified for a set operation was less than zero. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String @@ -802,10 +821,14 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String @@ -830,7 +853,48 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.String + + + + + Returns the escaped form of the URI represented by the current instance. + + + A containing the escaped URI contained in the current instance. + + + + The string returned by this method (shown here as uriString) is constructed as + follows: + + uriString = scheme + scheme delimiter + host. + If port != -1 and host != "", then uriString = uriString + ":" + port. + If host != "" and path != "" and path != "/", then uriString = uriString + "/". + uriString = uriString + path. + If fragment != "", then uriString = uriString + fragment, else uriString = uriString + query. + + + This method overrides . + + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + @@ -848,19 +912,23 @@ A containing the URI components of the current instance. - The URI constructed using the string representation of the current instance is in an invalid form. This property returns the same instance until modifications are made to the current instance, at which time a new instance is constructed by passing the string representation of the current instance to the ( ) constructor. + The URI constructed using the string representation of the current instance is in an invalid form. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String @@ -882,6 +950,10 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + 0 Index: en/System/UriFormatException.xml =================================================================== --- en/System/UriFormatException.xml (revision 91089) +++ en/System/UriFormatException.xml (working copy) @@ -6,15 +6,14 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.FormatException + + Represents the error that occurs when a Uniform Resource @@ -29,14 +28,10 @@ - - System.FormatException - - - + Constructor @@ -54,24 +49,28 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + + A that describes the error. The content of is intended to be understood by humans. The caller of this constructor is required to ensure that this string has been localized for the current system culture. Constructs and initializes a new instance of the class with the specified message. - A that describes the error. The content of is intended to be understood by humans. The caller of this constructor is required to ensure that this string has been localized for the current system culture. This constructor initializes the property of - the new instance using . If is + the new instance using . If is , the property is initialized to the system-supplied message provided by the constructor that takes no arguments. @@ -80,18 +79,47 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - + + Constructor + To be added. + To be added. To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + To be added. To be added. + To be added. To be added. Index: en/System/UriPartial.xml =================================================================== --- en/System/UriPartial.xml (revision 91089) +++ en/System/UriPartial.xml (working copy) @@ -6,14 +6,12 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 + + System.Enum + Specifies URI components. @@ -25,70 +23,91 @@ - - System.Enum - - - - - + + + Field - System.Int32 + System.UriPartial - + Authority + + + Specifies the authority component of a URI. + + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.UriPartial - Scheme + Path - Specifies the scheme component of a URI. - + Specifies the path component of a URI. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Field + + 2.0.0.0 + System.UriPartial - - Authority - - Specifies the authority component of a URI. - + To be added. - 0 - - - + + + Field System.UriPartial - Path + Scheme - Specifies the path component of a URI. - + Specifies the scheme component of a URI. + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Field + + System.Int32 + + + + 0 + 0 Index: en/System/Uri.xml =================================================================== --- en/System/Uri.xml (revision 91089) +++ en/System/Uri.xml (working copy) @@ -1,20 +1,23 @@ - + Networking System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.Object + + + + System.Runtime.Serialization.ISerializable + + Provides an object representation of a uniform resource identifier @@ -189,231 +192,433 @@ are read-only; to modify a instance use the class. - - System.MarshalByRefObject - - - - - - Field - - System.String - - - file + + + + Constructor + + + + + A containing a URI. - A containing the - characters that indicate that - a URI identifies a file. + Constructs and initializes a new instance of the class + by parsing the specified + URI. - This field is read-only. The value of this field is "file". + This constructor is equivalent to calling the (, ) constructor, and specifying + and as the arguments. + + + is . + + + + is a zero length string or contains only spaces. + + is in an invalid form and cannot be parsed. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Field - - System.String - - - ftp + + + Constructor + + + + - - A containing the - characters that indicate that a URI is accessed through the File Transfer Protocol - (FTP). - - - This field is read-only. The value of this field is "ftp". - + To be added. + To be added. + To be added. + To be added. - 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Field - - System.String - - - gopher + + + + Constructor + + + + + + A containing a URI. + + if the URI in is already escaped; otherwise, . - A containing the - characters that indicate that a URI is accessed through - the Gopher protocol. + Constructs and initializes a new instance of the class by parsing the specified + URI. - This field is read-only. The value of this field is "gopher". + This constructor parses the URI, places + its components into the appropriate properties, and puts the URI in + canonical form. If the specified URI does not contain a scheme component, the URI + is parsed using "file" as the scheme. + + + is . + + + + is a zero length string or contains only spaces. + The parsing routine detected a scheme in an invalid form. + The parser detected more than two consecutive slashes in a URI that does not use the "file" scheme. + + is in an invalid form and cannot be parsed. + + + The following example creates a instance for the URI + "http://www.contoso.com/Hello%20World.htm". Because the URI contains escaped + characters, the third parameter, , is set to + . + using System; + +public class UriTest { + public static void Main() { + + Uri myUri = new Uri("http://www.contoso.com/Hello%20World.htm", true); + + Console.WriteLine(myUri.ToString()); + } +} + + The output is + + http://www.contoso.com/Hello World.htm + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete + + - - - - Field - - System.String - - - http + + + Constructor + + 2.0.0.0 + + + + + - - A containing the - characters that indicate that a URI is accessed through - the Hypertext Transfer Protocol (HTTP). - - - This field is read-only. The value of this field is "http". - + To be added. + To be added. + To be added. + To be added. - 0 - - - - Field - - System.String - - - https + + + + Constructor + + + + + + A containing a base URI. + A containing a relative URI. - A -containing the characters that indicate that a URI is accessed through the Secure Hypertext Transfer -Protocol (HTTPS). + Constructs and initializes a new instance of the class by + combining the specified + base and relative URIs. - This field is read-only. The value of this field is "https". + This constructor is equivalent to calling the (, , ) constructor, and specifying and as the arguments. + + + is in an invalid form. + + + is . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Field - - System.String - - - mailto + + + Constructor + + 2.0.0.0 + + + + + - - A containing the - characters that indicate that a URI is an email address and is accessed through the - Simple Network Mail Protocol (SNMP). - - - This field is read-only. The value of this field is "mailto". - + To be added. + To be added. + To be added. + To be added. - 0 - - - - Field - - System.String - - - news + + + + Constructor + + + + + + + A containing the base URI. This parameter can, but is not required to contain a terminating slash ("/") character. + A containing the relative URI to add to the base URI. This parameter can, but is not required to contain a leading slash ("/") character. + + if and are already escaped; otherwise, . - A containing the - characters that indicate that a URI is an Internet news group and is accessed through - the Network News Transport Protocol (NNTP). + Constructs and initializes a new instance of the class by combining the specified + base and relative URIs. - This field is read-only. The value of this field is "news". + This constructor compensates for the presence or absence + of a terminating slash in and/or a leading slash in + + to produce a well-formed URI. + + If the relative URI contains a that is the same as the + scheme of the base URI and the is not present, or the + relative URI does not contain a scheme, the new instance is composed of the + relative URI (without its scheme component, if any) qualified by the scheme and + authority information from the base URI. + If the relative URI contains a followed by the , +it is treated as an absolute URI and the base URI is ignored. If the relative +URI contains a scheme that differs from the scheme of the base URI, the +base URI is ignored. If the is not present in the relative URI, +it is assumed, and the new instance is constructed as though the relative URI +were an absolute URI. + + When the base URI is ignored, only the + components of the relative URI are used to construct the new + instance. + + + + is in an invalid form. + + + is . + + The following example creates new instances of the + class by + combining a instance representing the + base URI and a string containing a relative URI. + + using System; + +public class UriTest { + public static void Main() { + + // Typical base and relative URI constructor usage. + + Uri baseUri = new Uri("http://www.contoso.com", true); + Uri myUri = new Uri(baseUri, "index.htm",true); + Console.WriteLine("Typical usage: {0}",myUri.ToString()); + + // Base and relative URI contain slashes. + Uri baseUri2 = new Uri("http://www.contoso.com/", true); + Uri myUri2 = new Uri(baseUri2, "/index.htm",true); + Console.WriteLine("Slash example: {0}",myUri2.ToString()); + + // Relative URI contains a different scheme than the base URI. + Uri baseUri3 = new Uri("http://www.contoso.com/", true); + Uri myUri3 = new Uri(baseUri3, "ftp://www.contoso2.com/index.htm",true); + Console.WriteLine("Different schemes: {0}", myUri3.ToString()); + + + // Relative URI contains the same scheme as the base URI. + // The scheme delimiter is not present in the relative URI. + Uri baseUri4 = new Uri("http://www.contoso.com/", true); + Uri myUri4 = new Uri(baseUri4, "http:www.contoso2.com/index.htm",true); + Console.WriteLine("Same schemes - relative treated as relative: {0}",myUri4.ToString()); + + // Relative URI contains the same scheme as the base URI. + // The scheme delimiter is present in the relative URI. + Uri baseUri5 = new Uri("http://www.contoso.com/", true); + Uri myUri5 = new Uri(baseUri5, "http://www.contoso2/index.htm",true); + Console.WriteLine("Same schemes - relative treated as absolute: {0}",myUri5.ToString()); + + } +} + + The output is + + Typical usage: http://www.contoso.com/index.htm + + Slash example: http://www.contoso.com/index.htm + Different schemes: ftp://www.contoso2.com/index.htm + Same schemes - relative treated as relative: http://www.contoso.com/www.contoso2 .com/index.htm + Same schemes - relative treated as absolute: http://www.contoso2/index.htm + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("dontEscape is always false") + + - - - - Field + + + + Property System.String - nntp - A containing the characters that indicate that a URI is an Internet news group and - is accessed through the Network News Transport Protocol (NNTP). + Gets the absolute path of the resource identified by the + current instance. + + A containing the + absolute path to the resource. + - This field is read-only. The value of this field is "nntp". + This property is read-only. + The +property contains the path to +the resource identified by the current instance. The +property always returns at least a slash +('/'). + If, when the current instance was constructed, the URI was already escaped or + the constructor's parameter was set to , + the value returned by this property is escaped. + + The path information + does not include the scheme, host name, + query, or fragment components of the URI. + + + The following example outputs the absolute + path of a URI. + using System; + +public class UriTest { + public static void Main() { + Uri myUri = new Uri ("http://www.contoso.com/URI/Hello%20World.htm?date=today", true); + Console.WriteLine(myUri.AbsolutePath); + } +} + + The output is + + /URI/Hello%20World.htm + + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Field + + + + Property System.String - A containing the - characters that separate the scheme - component from the remainder of a URI. + Gets the absolute URI of the resource identified by the current instance in canonical form. + + A containing the URI + used to construct the current instance, in canonical format. + - This field is read-only. The value of this field is "://". + This property is read-only. + The property includes the entire URI stored in the current instance, including any + fragment or query information. If, when the current instance was constructed, + the URI was already escaped or the constructor's parameter was + set to , the value returned + by this property is escaped. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Method + + + + Property System.String - - - + - Converts escape sequences in the specified into their - unescaped equivalents. + Gets the authority component of the URI used to construct the current instance. - The to unescape. - - A containing with its escaped characters - converted to their unescaped equivalents. If path is or a - zero-length string, returns . - + + A containing the + authority component of the current instance. The value returned by this property + is composed of the values returned by the and properties. + - - Escape sequences can be hex-encoded reserved characters (for example - "%40") or hex-encoded UTF-8 sequences (for example "%C4%D2"). - + This property is read-only. + The property returns the and information + specified in the URI used to construct the current instance. The value of this + property includes the port information only if the URI specified a port that is + not the default for the current scheme. When port information is included + in the value returned by this property, the host and port are separated by a + colon (":"). 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Method System.Void @@ -421,212 +626,156 @@ - Parses the URI into its constituent components. + Converts the components of the URI represented by + the current instance to canonical form. - - The scheme of the URI is in an invalid format. - The URI is in an invalid form and cannot be parsed. - - This method parses the -property, separates it into various URI components, and stores the -components in the appropriate -properties. - + This method converts the URI to a format suitable for machine interpretation + according to the scheme of the current instance. The conversions + are required to preserve all information that could, if removed or + altered, change the URI represented by the current instance. + + This method performs the following conversions: + + + + + Converts file references to the format of the current + platform, for example on a Windows system, file://c|/AFile.txt is converted to + "file:///c:/AFile.txt". + + + + + Converts any backslash characters ('\') to forward + slashes ('/'). + + + + + Compresses multiple consecutive forward slashes ('/') + in the path component to a single forward slash. + + + + + Compresses any path meta sequences ("/." and "/.."). + + + - This method parses path components as defined in IETF RFC 2396. - + Override this + method to canonicalize the type derived from + . - - Override this method to provide parsing for URIs in - formats that are not defined in IETF RFC 2396. - + Applications + do not call this method; it is called by constructors after + parsing the URI and escaping the components. - - Applications typically do not call this - method; it is intended for use by the constructors. - 0 + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("This method does nothing, it has been obsoleted") + + - - - + + + Method - System.Boolean + System.UriHostNameType - - + + + A containing the host name to validate. - Returns a value that indicates whether a character is part of the URI reserved set. + Returns a value that describes the format of a host name + string. - - if is a URI reserved character as defined by IETF RFC - 2396; otherwise, . + A that indicates the type of the host name. If the type of + the host name cannot be determined, or the host name is or + a zero-length string, returns . + - - The following characters are reserved for the use in URI: - - - Character - Description - - - ; - Semi-colon. - - - / - Forward slash. - - - : - Colon. - - - @ - At sign (commercial at). - - - & - Ampersand. - - - = - Equals sign. - - - + - Plus sign. - - - $ - US - Dollar sign. - - - , - Comma. - - - - As described above. - - - - Override this - method to customize the escaping behavior provided by the - type. - - - Use this method to determine if a character is reserved. - - + To be added. + + The following example demonstrates using the method. + + using System; + +public class UriTest { + public static void Main() { + + Console.WriteLine(Uri.CheckHostName("www.contoso.com")); + } +} + + The output is + + Dns + + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Method System.Boolean - - + + + A containing the scheme name to validate. - Returns a value that indicates whether the specified character would be an invalid character - if used in a file system name. + Returns a value indicating whether the specified scheme name is valid. + - A containing the character to check. - if the specified character is not acceptable for use in a file - system name; otherwise, . - The value returned by this - method is implementation-defined. + if the scheme name is valid; otherwise, +. If + is or is a zero-length string, returns +. + - This method - returns if the specified character cannot be used in a - URI that identifies a file, as defined by the current file system on the current - platform. + The scheme name is + required to begin with a letter, and contain only letters, digits, + and the characters '.', '+' or '-'. - - As described - above. - - - Override this - method to provide a check for invalid characters as defined by the current file system on the current - platform. - - - Use this method to determine if a character can be used in a file - name. - 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Method - - System.Void - - - - - Converts any unsafe or reserved characters in the component to equivalent escaped hexadecimal - sequences. - - - - Converts any unsafe or reserved characters in the component to a character - sequence - consisting of a "%" followed by the hexadecimal value of the character - as described by IETF 2396. - If the path component of the current instance is , the - escaped path is . - - - As described - above. - - - Override this - method to customize the escaping behavior provided by the - type. - - - Applications - typically do not call this method; it is intended for use by the - constructors. - - - For additional - information on escaping URI, see section 2 of RFC 2396. - - - - 0 - - + Method System.Void @@ -661,129 +810,88 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete + + - - - + + Method + + 2.0.0.0 + - System.Void + System.Int32 - + + + + + + + - - Converts the components of the URI represented by - the current instance to canonical form. - - - - This method converts the URI to a format suitable for machine interpretation - according to the scheme of the current instance. The conversions - are required to preserve all information that could, if removed or - altered, change the URI represented by the current instance. - - - This method performs the following conversions: - - - - - Converts file references to the format of the current - platform, for example on a Windows system, file://c|/AFile.txt is converted to - "file:///c:/AFile.txt". - - - - - Converts any backslash characters ('\') to forward - slashes ('/'). - - - - - Compresses multiple consecutive forward slashes ('/') - in the path component to a single forward slash. - - - - - Compresses any path meta sequences ("/." and "/.."). - - - - - Override this - method to canonicalize the type derived from - . - - - Applications - do not call this method; it is called by constructors after - parsing the URI and escaping the components. - - + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. - 0 - - - - Method + + + Property + + 2.0.0.0 + - System.Int32 + System.String - - - Generates a hash code for the current instance. - - - A containing the hash code for this instance. - - - The hash code is generated without the fragment component. - For example, the URIs "http://www.contoso.com/index.htm#search" - and "http://www.contoso.com/index.htm" - produce the same hash code. - The algorithm used to generate the hash code is unspecified. - - - This method overrides . - - + To be added. + To be added. + To be added. - 0 - + Method System.Boolean - - + + + The instance to compare with the current instance. This argument can be a or a . Compares the current instance and the specified object for equality. - The instance to compare with the current instance. This argument can be a or a . if -represents the same URI (ignoring any fragment or query information) as - the current instance; otherwise, . If is +represents the same URI (ignoring any fragment or query information) as + the current instance; otherwise, . If is , a zero-length string, or is not an instance of or , returns false. - If is a , it is converted + If is a , it is converted to a by - calling (). + calling (). The , and unescaped version of the of the -current instance and are compared for equality. +current instance and are compared for equality. If the scheme of the current instance is the scheme, the absolute paths are compared in accordance with the case sensitivity of the current @@ -795,188 +903,301 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Method - System.String + System.Void - Returns the unescaped, canonical form of the URI - information used to construct the current instance. - + Converts any unsafe or reserved characters in the component to equivalent escaped hexadecimal + sequences. - - A containing the unescaped, canonical form of the URI - represented by the current instance. - - - The string returned by this method includes the and -components. + + Converts any unsafe or reserved characters in the component to a character + sequence + consisting of a "%" followed by the hexadecimal value of the character + as described by IETF 2396. + If the path component of the current instance is , the + escaped path is . + - - This method overrides . + As described + above. + + Override this + method to customize the escaping behavior provided by the + type. + + + Applications + typically do not call this method; it is intended for use by the + constructors. + + + For additional + information on escaping URI, see section 2 of RFC 2396. + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete + + - - - + + Method + + 2.0.0.0 + - System.UriHostNameType + System.String - - + + + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.String + + + + + + A to convert to its escaped representation. - Returns a value that describes the format of a host name - string. + Converts a string to its escaped representation. - A containing the host name to validate. - A that indicates the type of the host name. If the type of - the host name cannot be determined, or the host name is or - a zero-length string, returns . - + A containing the escaped representation of + . + + + The string is escaped in accordance with RFC 2396. + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete + + + + + + Method + + 2.0.0.0 + + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Property + + System.String + + + + + Gets the fragment component of the URI used to construct the current instance. + + + A containing any + fragment information contained in the URI used to construct the current instance. + + + This property is read-only. + The property gets + any text following a fragment marker ('#') in the URI, including the fragment + marker itself. If, when the current instance was constructed, the URI + was already escaped or the constructor's parameter was set to + +, the value +returned by this property is escaped. + + The property is not considered in a comparison. + + - The following example demonstrates using the method. - + The following example demonstrates the use of the + + property. using System; public class UriTest { public static void Main() { + + Uri baseUri = new Uri("http://www.contoso.com/"); + Uri myUri = new Uri(baseUri, "index.htm#main"); - Console.WriteLine(Uri.CheckHostName("www.contoso.com")); + Console.WriteLine(myUri.Fragment); } } The output is - Dns + #main 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Method - System.Boolean + System.Int32 - - + + + The hexadecimal digit (0-9, a-f, A-F) to convert. - Returns a value indicating whether the specified scheme name is valid. - + Returns the decimal value of a hexadecimal digit. + - A containing the scheme name to validate. - - if the scheme name is valid; otherwise, -. If - is or is a zero-length string, returns -. - + A containing an integer from 0 - 15 that corresponds to the specified hexadecimal + digit. + - - - The scheme name is - required to begin with a letter, and contain only letters, digits, - and the characters '.', '+' or '-'. - - + To be added. + + is not a valid hexadecimal digit (0-9, a-f, A-F). 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Method + + 2.0.0.0 + System.String - - + + + - - Converts a string to its escaped representation. - - A to convert to its escaped representation. - - A containing the escaped representation of - . - - - - The string is escaped in accordance with RFC 2396. - + To be added. + To be added. + To be added. + To be added. + To be added. - 0 - - - + + + Method System.Int32 - - - + - Returns the decimal value of a hexadecimal digit. - + Generates a hash code for the current instance. - The hexadecimal digit (0-9, a-f, A-F) to convert. - A containing an integer from 0 - 15 that corresponds to the specified hexadecimal - digit. - + A containing the hash code for this instance. - - is not a valid hexadecimal digit (0-9, a-f, A-F). + + The hash code is generated without the fragment component. + For example, the URIs "http://www.contoso.com/index.htm#search" + and "http://www.contoso.com/index.htm" + produce the same hash code. + The algorithm used to generate the hash code is unspecified. + + + This method overrides . + + 0 + + 1.0.5000.0 + 2.0.0.0 + - + Method System.String - - + + + A value that specifies the component to return. Returns the specified portion of the URI represented by the current instance. - A value that specifies the component to return. A containing all components up to the specified portion of the URI, or if the current instance does not contain the component identified by . - The parameter is not a valid value. The method returns a string containing the URI components starting with the left-most component of @@ -1004,6 +1225,7 @@ + The parameter is not a valid value. The following example demonstrates the method. using System; @@ -1048,53 +1270,81 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + - + Method System.String - - + + + A containing the character to convert to escaped hexadecimal representation. Converts a specified ASCII character into its escaped hexadecimal equivalent. - A containing the character to convert to escaped hexadecimal representation. A containing the escaped hexadecimal representation of the specified character. - The numerical value of is greater than 255. The returned string is in the form "%XX", where X represents a hexadecimal digit (0-9, A-F). + The numerical value of is greater than 255. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Char - - - + + + + A containing the hexadecimal representation of a character. + A containing the location in where the hexadecimal representation of a character begins. Converts a specified escaped hexadecimal representation of a character to the character. - A containing the hexadecimal representation of a character. - A containing the location in where the hexadecimal representation of a character begins. A containing a character. If the character pointed to by is a "%" and there are at least two characters following the @@ -1106,28 +1356,232 @@ On return, the value of contains the index of the character following the one returned. + To be added. 0 or > the number of characters in pattern. 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.String + + + + + Gets the host component of the URI used to construct the current instance. + + + A containing the DNS host + name or IP address of the host server. If the host information was not + specified to the constructor, the value of this property is . + + + This property is read-only. + If the host information is an IP6 address, the information is enclosed in square brackets ("[" and "]"). + + + The following example demonstrates using the +property. + using System; + +public class UriTest { + public static void Main() { + + Uri baseUri = new Uri("http://www.contoso.com:8080/"); + Uri myUri = new Uri(baseUri, "shownew.htm?date=today"); + + Console.WriteLine(myUri.Host); + } +} + + The output is + + www.contoso.com + + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Property + + System.UriHostNameType + + + + + Gets the format of the host address in the URI used to construct the current instance. + + + + A that indicates the format of the host address + information in the current instance. + + + This property is read-only. + If is , the value of this property is + . + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + Method + + System.Boolean + + + + + + A containing the character to check. + + Returns a value that indicates whether the specified character would be an invalid character + if used in a file system name. + + + + if the specified character is not acceptable for use in a file + system name; otherwise, . + The value returned by this + method is implementation-defined. + + + + This method + returns if the specified character cannot be used in a + URI that identifies a file, as defined by the current file system on the current + platform. + + + As described + above. + + + Override this + method to provide a check for invalid characters as defined by the current file system on the current + platform. + + + Use this method to determine if a character can be used in a file + name. + + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete + + + + + + Method + + 2.0.0.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Property + + System.Boolean + + + + + Gets a value indicating whether the value of the current instance is the default port for the scheme of the current instance. + + + + if the value in the property is the default + port for the + ; otherwise, . + + + This property is read-only. + + For a list of default + port values, see the property. + + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Boolean - - + + + A containing the character to check. Returns a value that indicates whether the specified character is excluded from use or is unwise in URIs, as defined by IETF RFC 2396. - A containing the character to check. if the @@ -1144,13 +1598,13 @@ - < 0x0020 + < 0x0020 Any character with the ASCII value less than hexadecimal 0x20 (32). - < 0x007f + < 0x007f Any character with the ASCII value greater than hexadecimal 0x7f (127). @@ -1212,23 +1666,62 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete + + + + + + Property + + System.Boolean + + + + + Gets a value indicating whether the current instance identifies a file. + + + + if the + resource identified by the current is a file; otherwise, + . + + + This property is read-only. + The property is when the property + equals . + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Boolean - - + + + A containing the character to validate. Returns a value that indicates whether the specified character is a valid hexadecimal digit. - A containing the character to validate. if the @@ -1236,29 +1729,34 @@ otherwise . + To be added. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - - + + + + The to check. + A containing the location in to check for hex encoding. Returns a value that indicates whether a substring of the specified string is in escaped hexadecimal encoding format ("%" followed by two hexadecimal characters). - The to check. - A containing the location in to check for hex encoding. if the @@ -1273,386 +1771,208 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Method + + + + Property - System.String + System.Boolean - - - + - Returns the specified as a relative URI. + Gets a value indicating + whether the host information of the current instance is the current computer. - The URI to compare to the current URI. - - A with - the difference between the current instance and if the two - URIs are the same except for the path information. If the two - URIs differ in more than the , this method returns a - with the absolute URI of . - - - The following example demonstrates the -method. - using System; -public class UriTest { - public static void Main() { - Uri myUri = new Uri("http://www.contoso.com/Hello%20World.htm", true); - Console.WriteLine(myUri.ToString()); - Console.WriteLine(myUri.MakeRelative(new Uri ("http://www.contoso.com/index.htm"))); - } -} - - The output is - - http://www.contoso.com/Hello World.htm - index.htm - - - - 0 - - - - - Constructor - - - - - - - Constructs and initializes a new instance of the class - by parsing the specified - URI. - - A containing a URI. - + - is . - - - - is a zero length string or contains only spaces. - - is in an invalid form and cannot be parsed. - + if the host of + the current instance is the reserved hostname "localhost" or the + loop-back IP address (127.0.0.1); otherwise, +. + - This constructor is equivalent to calling the (, ) constructor, and specifying - and as the arguments. + This property is read-only. - - 0 - - - - - Constructor - - - - - - - - Constructs and initializes a new instance of the class by parsing the specified - URI. - - A containing a URI. - - if the URI in is already escaped; otherwise, . - - - is . - - - - is a zero length string or contains only spaces. - The parsing routine detected a scheme in an invalid form. - The parser detected more than two consecutive slashes in a URI that does not use the "file" scheme. - - is in an invalid form and cannot be parsed. - - - This constructor parses the URI, places - its components into the appropriate properties, and puts the URI in - canonical form. If the specified URI does not contain a scheme component, the URI - is parsed using "file" as the scheme. - - The following example creates a instance for the URI - "http://www.contoso.com/Hello%20World.htm". Because the URI contains escaped - characters, the third parameter, , is set to - . + The following example demonstrates the property. using System; public class UriTest { public static void Main() { - - Uri myUri = new Uri("http://www.contoso.com/Hello%20World.htm", true); + Uri myUri = new Uri("http://127.0.0.1/index.htm", true); + Console.WriteLine("{0} is loopback? {1}", myUri.ToString(), myUri.IsLoopback); - Console.WriteLine(myUri.ToString()); + myUri = new Uri("http://localhost/index.htm", true); + Console.WriteLine("{0} is loopback? {1}", myUri.ToString(), myUri.IsLoopback); + } } - The output is - - http://www.contoso.com/Hello World.htm - + The output is + + http://127.0.0.1/index.htm is loopback? + True + http://localhost/index.htm is loopback? True 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Constructor - + + + + Method + + System.Boolean + - - - + + + To be added. - Constructs and initializes a new instance of the class by - combining the specified - base and relative URIs. + Returns a value that indicates whether a character is part of the URI reserved set. - A containing a base URI. - A containing a relative URI. - + - is in an invalid form. - - - is . + if is a URI reserved character as defined by IETF RFC + 2396; otherwise, . + - This constructor is equivalent to calling the (, , ) constructor, and specifying and as the arguments. - - - 0 - - - - - Constructor - - - - - - - - - Constructs and initializes a new instance of the class by combining the specified - base and relative URIs. - - A containing the base URI. This parameter can, but is not required to contain a terminating slash ("/") character. - A containing the relative URI to add to the base URI. This parameter can, but is not required to contain a leading slash ("/") character. - - if and are already escaped; otherwise, . - + The following characters are reserved for the use in URI: + + + Character + Description + + + ; + Semi-colon. + + + / + Forward slash. + + + : + Colon. + + + @ + At sign (commercial at). + + + & + Ampersand. + + + = + Equals sign. + + + + + Plus sign. + + + $ + US + Dollar sign. + + + , + Comma. + + - is in an invalid form. - - - is . - - This constructor compensates for the presence or absence - of a terminating slash in and/or a leading slash in - - to produce a well-formed URI. - - If the relative URI contains a that is the same as the - scheme of the base URI and the is not present, or the - relative URI does not contain a scheme, the new instance is composed of the - relative URI (without its scheme component, if any) qualified by the scheme and - authority information from the base URI. - If the relative URI contains a followed by the , -it is treated as an absolute URI and the base URI is ignored. If the relative -URI contains a scheme that differs from the scheme of the base URI, the -base URI is ignored. If the is not present in the relative URI, -it is assumed, and the new instance is constructed as though the relative URI -were an absolute URI. + As described above. + + - When the base URI is ignored, only the - components of the relative URI are used to construct the new - instance. + Override this + method to customize the escaping behavior provided by the + type. + + Use this method to determine if a character is reserved. + - - The following example creates new instances of the - class by - combining a instance representing the - base URI and a string containing a relative URI. - - using System; - -public class UriTest { - public static void Main() { - - // Typical base and relative URI constructor usage. - - Uri baseUri = new Uri("http://www.contoso.com", true); - Uri myUri = new Uri(baseUri, "index.htm",true); - Console.WriteLine("Typical usage: {0}",myUri.ToString()); - - // Base and relative URI contain slashes. - Uri baseUri2 = new Uri("http://www.contoso.com/", true); - Uri myUri2 = new Uri(baseUri2, "/index.htm",true); - Console.WriteLine("Slash example: {0}",myUri2.ToString()); - - // Relative URI contains a different scheme than the base URI. - Uri baseUri3 = new Uri("http://www.contoso.com/", true); - Uri myUri3 = new Uri(baseUri3, "ftp://www.contoso2.com/index.htm",true); - Console.WriteLine("Different schemes: {0}", myUri3.ToString()); - - - // Relative URI contains the same scheme as the base URI. - // The scheme delimiter is not present in the relative URI. - Uri baseUri4 = new Uri("http://www.contoso.com/", true); - Uri myUri4 = new Uri(baseUri4, "http:www.contoso2.com/index.htm",true); - Console.WriteLine("Same schemes - relative treated as relative: {0}",myUri4.ToString()); - - // Relative URI contains the same scheme as the base URI. - // The scheme delimiter is present in the relative URI. - Uri baseUri5 = new Uri("http://www.contoso.com/", true); - Uri myUri5 = new Uri(baseUri5, "http://www.contoso2/index.htm",true); - Console.WriteLine("Same schemes - relative treated as absolute: {0}",myUri5.ToString()); - - } -} - - The output is - - Typical usage: http://www.contoso.com/index.htm - - Slash example: http://www.contoso.com/index.htm - Different schemes: ftp://www.contoso2.com/index.htm - Same schemes - relative treated as relative: http://www.contoso.com/www.contoso2 .com/index.htm - Same schemes - relative treated as absolute: http://www.contoso2/index.htm - - 0 + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete + + - - - + + Property - System.String + System.Boolean - - - Gets the absolute path of the resource identified by the - current instance. - - - A containing the - absolute path to the resource. - - - This property is read-only. - The -property contains the path to -the resource identified by the current instance. The -property always returns at least a slash -('/'). - If, when the current instance was constructed, the URI was already escaped or - the constructor's parameter was set to , - the value returned by this property is escaped. - - The path information - does not include the scheme, host name, - query, or fragment components of the URI. - - - - The following example outputs the absolute - path of a URI. - using System; - -public class UriTest { - public static void Main() { - Uri myUri = new Uri ("http://www.contoso.com/URI/Hello%20World.htm?date=today", true); - Console.WriteLine(myUri.AbsolutePath); - } -} - - The output is - - /URI/Hello%20World.htm - - + To be added. + To be added. + To be added. - 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Property + + + Method + + 2.0.0.0 + - System.String + System.Boolean - - Gets the absolute URI of the resource identified by the current instance in canonical form. - - - A containing the URI - used to construct the current instance, in canonical format. - - - This property is read-only. - The property includes the entire URI stored in the current instance, including any - fragment or query information. If, when the current instance was constructed, - the URI was already escaped or the constructor's parameter was - set to , the value returned - by this property is escaped. - + To be added. + To be added. + To be added. - 0 - - - - Property + + + Method + + 2.0.0.0 + - System.String + System.Boolean - + + + + - - Gets the authority component of the URI used to construct the current instance. - - - A containing the - authority component of the current instance. The value returned by this property - is composed of the values returned by the and properties. - - - This property is read-only. - The property returns the and information - specified in the URI used to construct the current instance. The value of this - property includes the port information only if the URI specified a port that is - not the default for the current scheme. When port information is included - in the value returned by this property, the host and port are separated by a - colon (":"). - + To be added. + To be added. + To be added. + To be added. + To be added. - 0 - - - + + + Property System.String @@ -1660,247 +1980,208 @@ - Gets the fragment component of the URI used to construct the current instance. + Gets the local operating-system representation of the resource identified by the + current instance. - A containing any - fragment information contained in the URI used to construct the current instance. + A containing the + local representation of the resource identified by the current + instance. This property is read-only. - The property gets - any text following a fragment marker ('#') in the URI, including the fragment - marker itself. If, when the current instance was constructed, the URI - was already escaped or the constructor's parameter was set to - -, the value -returned by this property is escaped. - - The property is not considered in a comparison. - + If the of the current instance is not equal to , this + property returns the same value as . + If the scheme is equal to +, this + property returns an unescaped platform-dependent local representation of the file name. - - The following example demonstrates the use of the - - property. - using System; - -public class UriTest { - public static void Main() { - - Uri baseUri = new Uri("http://www.contoso.com/"); - Uri myUri = new Uri(baseUri, "index.htm#main"); - - Console.WriteLine(myUri.Fragment); - } -} - - The output is - - #main - - 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Property + + + + Method System.String - + + + + The URI to compare to the current URI. - Gets the host component of the URI used to construct the current instance. + Returns the specified as a relative URI. - - A containing the DNS host - name or IP address of the host server. If the host information was not - specified to the constructor, the value of this property is . - - - This property is read-only. - If the host information is an IP6 address, the information is enclosed in square brackets ("[" and "]"). - + + A with + the difference between the current instance and if the two + URIs are the same except for the path information. If the two + URIs differ in more than the , this method returns a + with the absolute URI of . + + To be added. - The following example demonstrates using the -property. + The following example demonstrates the +method. using System; - public class UriTest { - public static void Main() { - - Uri baseUri = new Uri("http://www.contoso.com:8080/"); - Uri myUri = new Uri(baseUri, "shownew.htm?date=today"); - - Console.WriteLine(myUri.Host); - } + public static void Main() { + Uri myUri = new Uri("http://www.contoso.com/Hello%20World.htm", true); + Console.WriteLine(myUri.ToString()); + Console.WriteLine(myUri.MakeRelative(new Uri ("http://www.contoso.com/index.htm"))); + } } - The output is + The output is - www.contoso.com + http://www.contoso.com/Hello World.htm + index.htm 0 + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("Use MakeRelativeUri(Uri uri) instead.") + + - - - - Property + + + Method + + 2.0.0.0 + - System.UriHostNameType + System.Uri - + + + - - Gets the format of the host address in the URI used to construct the current instance. - - - - A that indicates the format of the host address - information in the current instance. - - - This property is read-only. - If is , the value of this property is - . - + To be added. + To be added. + To be added. + To be added. - 0 - - - - Property + + + Method + + 2.0.0.0 + System.Boolean - + + + + - - Gets a value indicating whether the value of the current instance is the default port for the scheme of the current instance. - - - - if the value in the property is the default - port for the - ; otherwise, . - - - This property is read-only. - - For a list of default - port values, see the property. - - + To be added. + To be added. + To be added. + To be added. + To be added. - 0 - - - - Property + + + Method + + 2.0.0.0 + System.Boolean - + + + + - - Gets a value indicating whether the current instance identifies a file. - - - - if the - resource identified by the current is a file; otherwise, - . - - - This property is read-only. - The property is when the property - equals . - + To be added. + To be added. + To be added. + To be added. + To be added. - 0 - - - + + Property + + 2.0.0.0 + - System.Boolean + System.String - - - Gets a value indicating - whether the host information of the current instance is the current computer. - - - - if the host of - the current instance is the reserved hostname "localhost" or the - loop-back IP address (127.0.0.1); otherwise, -. - - - This property is read-only. - - - The following example demonstrates the property. - using System; - -public class UriTest { - public static void Main() { - Uri myUri = new Uri("http://127.0.0.1/index.htm", true); - Console.WriteLine("{0} is loopback? {1}", myUri.ToString(), myUri.IsLoopback); - - myUri = new Uri("http://localhost/index.htm", true); - Console.WriteLine("{0} is loopback? {1}", myUri.ToString(), myUri.IsLoopback); - - } -} - - The output is - - http://127.0.0.1/index.htm is loopback? - True - http://localhost/index.htm is loopback? True - + To be added. + To be added. + To be added. - 0 - - - - Property + + + + Method - System.String + System.Void - Gets the local operating-system representation of the resource identified by the - current instance. + Parses the URI into its constituent components. - - A containing the - local representation of the resource identified by the current - instance. - - This property is read-only. - If the of the current instance is not equal to , this - property returns the same value as . - If the scheme is equal to -, this - property returns an unescaped platform-dependent local representation of the file name. + + This method parses the +property, separates it into various URI components, and stores the +components in the appropriate +properties. + + + + This method parses path components as defined in IETF RFC 2396. + + + + + Override this method to provide parsing for URIs in + formats that are not defined in IETF RFC 2396. + + + + Applications typically do not call this + method; it is intended for use by the constructors. + + + The scheme of the URI is in an invalid format. + The URI is in an invalid form and cannot be parsed. + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("The method has been deprecated. It is not used by the system.") + + @@ -1945,6 +2226,10 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + @@ -2010,6 +2295,10 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + @@ -2062,7 +2351,27 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + @@ -2083,117 +2392,529 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Property + + + + Field - System.Boolean + System.String - Gets a value that indicates whether the URI information used to - construct the current instance was escaped before the current instance was created. + A containing the + characters that separate the scheme + component from the remainder of a URI. - - - if - the parameter of the constructor for - the current instance was set to - ; otherwise, - . - - This property is read-only. + This field is read-only. The value of this field is "://". 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Property + System.String[] + + + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Method + System.String - Gets the userinfo component of the URI - used to construct the current instance. + Returns the unescaped, canonical form of the URI + information used to construct the current instance. + - - A containing any - user information included in the URI used to construct the current instance, or - if no user - information was included. - + + A containing the unescaped, canonical form of the URI + represented by the current instance. + + - This property is read-only. + The string returned by this method includes the and +components. - For details on the - userinfo component of a URI, see IETF RFC 2396, 3.2.2. + + This method overrides . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor + + + Method + + 2.0.0.0 + + + System.Boolean + - - + + + + To be added. + To be added. + To be added. To be added. - To be added. - To be added. + To be added. To be added. - - + + Method + + 2.0.0.0 + - System.String + System.Boolean - + + + + To be added. + To be added. + To be added. To be added. - To be added. To be added. To be added. - - - Property + + + Method + + 2.0.0.0 + System.Boolean + + + + + + To be added. + To be added. + To be added. To be added. - To be added. + To be added. To be added. - - - Property + + + + Method - System.String[] + System.String + + + + The to unescape. + + Converts escape sequences in the specified into their + unescaped equivalents. + + + A containing with its escaped characters + converted to their unescaped equivalents. If path is or a + zero-length string, returns . + + + + Escape sequences can be hex-encoded reserved characters (for example + "%40") or hex-encoded UTF-8 sequences (for example "%C4%D2"). + + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete + + + + + + Method + + 2.0.0.0 + + + System.String + + + + + + To be added. To be added. - To be added. + To be added. To be added. + + + + Field + + System.String + + + file + + + A containing the + characters that indicate that + a URI identifies a file. + + + This field is read-only. The value of this field is "file". + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Field + + System.String + + + ftp + + + A containing the + characters that indicate that a URI is accessed through the File Transfer Protocol + (FTP). + + + This field is read-only. The value of this field is "ftp". + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Field + + System.String + + + gopher + + + A containing the + characters that indicate that a URI is accessed through + the Gopher protocol. + + + This field is read-only. The value of this field is "gopher". + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Field + + System.String + + + http + + + A containing the + characters that indicate that a URI is accessed through + the Hypertext Transfer Protocol (HTTP). + + + This field is read-only. The value of this field is "http". + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Field + + System.String + + + https + + + A +containing the characters that indicate that a URI is accessed through the Secure Hypertext Transfer +Protocol (HTTPS). + + + This field is read-only. The value of this field is "https". + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Field + + System.String + + + mailto + + + A containing the + characters that indicate that a URI is an email address and is accessed through the + Simple Network Mail Protocol (SNMP). + + + This field is read-only. The value of this field is "mailto". + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Field + + 2.0.0.0 + + + System.String + + + To be added. + To be added. + + + + + Field + + 2.0.0.0 + + + System.String + + + To be added. + To be added. + + + + + + Field + + System.String + + + news + + + A containing the + characters that indicate that a URI is an Internet news group and is accessed through + the Network News Transport Protocol (NNTP). + + + This field is read-only. The value of this field is "news". + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Field + + System.String + + + nntp + + + A containing the characters that indicate that a URI is an Internet news group and + is accessed through the Network News Transport Protocol (NNTP). + + + This field is read-only. The value of this field is "nntp". + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Property + + System.Boolean + + + + + Gets a value that indicates whether the URI information used to + construct the current instance was escaped before the current instance was created. + + + + if + the parameter of the constructor for + the current instance was set to + ; otherwise, + . + + + This property is read-only. + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Property + + System.String + + + + + Gets the userinfo component of the URI + used to construct the current instance. + + + A containing any + user information included in the URI used to construct the current instance, or + if no user + information was included. + + + This property is read-only. + + For details on the + userinfo component of a URI, see IETF RFC 2396, 3.2.2. + + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + 0 + + + System.ComponentModel.TypeConverter(typeof(System.UriTypeConverter)) + + Index: en/System.Timers/Timer.xml =================================================================== --- en/System.Timers/Timer.xml (revision 91089) +++ en/System.Timers/Timer.xml (working copy) @@ -1,29 +1,29 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.ComponentModel.Component + + + + System.ComponentModel.ISupportInitialize + + + + + System.ComponentModel.DefaultProperty("Interval") + + + System.ComponentModel.DefaultEvent("Elapsed") + + Provides a mechanism to trigger events at a preset interval. @@ -77,114 +77,7 @@ - - System.ComponentModel.Component - - - - System.ComponentModel.IComponent - - - System.IDisposable - - - System.ComponentModel.ISupportInitialize - - - - - System.ComponentModel.DefaultPropertyAttribute - - - System.ComponentModel.DefaultEventAttribute - - - - - Method - - System.Void - - - - This method currently does nothing. - This method exists to satisfy interface requirements but has no purpose. - - - - - Method - - System.Void - - - - This method currently does nothing. - This method exists to satisfy interface requirements but has no purpose. - - - - - Method - - System.Void - - - - - - Disables and disposes of the timer component. - true if the object is being disposed, false otherwise. - Disables and disposes of the timer component. - - - - - Method - - System.Void - - - - Disables the timer. - This has the same effect as calling , or setting to false. - - - - - Method - - System.Void - - - - Causes the timer to begin raising events. - - Calling this method has the same effect as setting to true. - For an example covering the use of the Timer class, see the class documentation. - - - - - - Method - - System.Void - - - - Causes the timer to stop raising events. - - Calling this property has the same effect as setting to false. - - -A race condition exists where an event handler may be executed after a call to Stop has been made. See the main class documentation for more information. - - - - - Constructor @@ -192,7 +85,6 @@ Constructs and initializes a new instance of the class with properties set to default values. - An initialized instance of the class. Below are the default values applied when using this constructor: @@ -215,6 +107,10 @@ + + 1.0.5000.0 + 2.0.0.0 + @@ -224,17 +120,20 @@ + The Interval duration, in milliseconds. Constructs and initializes a new instance of the class with the specified . - The Interval duration, in milliseconds. - An instance of the class. Constructs a new instance with the specified interval. All other properties retain their default values. For a list of default values, see + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Boolean @@ -242,14 +141,107 @@ + If true, the event is raised multiple times. If false, it is raised only once. Default true. Get or set a value which determines whether the event is raised multiple times (once for each time passes), or just once. - If true, the event is raised multiple times. If false, it is raised only once. Default true. - true if the timer will raise the Elapsed event multiple times when Interval passes, false if it will raise it just once. + true if the timer will raise the Elapsed event multiple times when Interval passes, false if it will raise it just once. A value which determines whether the event is raised multiple times (once for each time passes), or just once. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Timers.TimersDescription("Indicates whether the timer will be restarted when it is enabled.") + + + System.ComponentModel.DefaultValue(true) + + + System.ComponentModel.Category("Behavior") + + + + + Method + + System.Void + + + + This method currently does nothing. + This method exists to satisfy interface requirements but has no purpose. + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.Void + + + + Disables the timer. + This has the same effect as calling , or setting to false. + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.Void + + + + + + true if the object is being disposed, false otherwise. + Disables and disposes of the timer component. + Disables and disposes of the timer component. + + + 1.0.5000.0 + 2.0.0.0 + + + + + Event + + System.Timers.ElapsedEventHandler + + + + This event is raised when the specified elapses. + + If is true, this event will be raised only once. Otherwise, this event will be raised once for each time elapses. + To see an example of how to use this event, see the class documentation. + + + + 1.0.5000.0 + 2.0.0.0 + + + + System.Timers.TimersDescription("Occurs when the Interval has elapsed.") + + + System.ComponentModel.Category("Behavior") + + + - + Property System.Boolean @@ -257,9 +249,9 @@ + True to enable this timer, false to disable it. Get or set a value indicating whether this timer is enabled or disabled. - True to enable this timer, false to disable it. - Boolean true if this timer is enabled, or boolean false if this timer is disabled. + Boolean true if this timer is enabled, or boolean false if this timer is disabled. Using this property is equivalent to calling or . @@ -269,9 +261,40 @@ + + 1.0.5000.0 + 2.0.0.0 + + + + System.Timers.TimersDescription("Indicates whether the timer is enabled to fire events at a defined interval.") + + + System.ComponentModel.DefaultValue(false) + + + System.ComponentModel.Category("Behavior") + + + + + Method + + System.Void + + + + This method currently does nothing. + This method exists to satisfy interface requirements but has no purpose. + + + 1.0.5000.0 + 2.0.0.0 + + - + Property System.Double @@ -279,16 +302,34 @@ + Double value representing the number of milliseconds for the interval. To be added - Double value representing the number of milliseconds for the interval. - Double value representing the number of milliseconds for the interval. + Double value representing the number of milliseconds for the interval. Changing this property after starting the timer will have no effect. For example, if I set Interval to 5 seconds, enable the timer and once 3 seconds pass I set Interval to 10 seconds, the event will still be raised after the original 5 seconds, not 13 seconds as could be assumed. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Timers.TimersDescription("The number of milliseconds between timer events.") + + + System.ComponentModel.RecommendedAsConfigurable(true) + + + System.ComponentModel.DefaultValue(100) + + + System.ComponentModel.Category("Behavior") + + - + Property System.ComponentModel.ISite @@ -297,40 +338,84 @@ To be added - To be added: an object of type 'ComponentModel.ISite' - To be added: an object of type 'ComponentModel.ISite' + To be added: an object of type 'ComponentModel.ISite' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.ComponentModel.ISynchronizeInvoke + System.Void - - + - To be added - To be added: an object of type 'ComponentModel.ISynchronizeInvoke' - To be added: an object of type 'ComponentModel.ISynchronizeInvoke' - To be added + Causes the timer to begin raising events. + + Calling this method has the same effect as setting to true. + For an example covering the use of the Timer class, see the class documentation. + + + 1.0.5000.0 + 2.0.0.0 + - - - Event + + + Method - System.Timers.ElapsedEventHandler + System.Void - This event is raised when the specified elapses. + Causes the timer to stop raising events. - If is true, this event will be raised only once. Otherwise, this event will be raised once for each time elapses. - To see an example of how to use this event, see the class documentation. + Calling this property has the same effect as setting to false. + + +A race condition exists where an event handler may be executed after a call to Stop has been made. See the main class documentation for more information. + + + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + System.ComponentModel.ISynchronizeInvoke + + + + + To be added + To be added: an object of type 'ComponentModel.ISynchronizeInvoke' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.Browsable(false) + + + System.Timers.TimersDescription("The object used to marshal the event handler calls issued when an interval has elapsed.") + + + System.ComponentModel.DefaultValue(null) + + + - \ No newline at end of file + Index: en/System.Timers/TimersDescriptionAttribute.xml =================================================================== --- en/System.Timers/TimersDescriptionAttribute.xml (revision 91089) +++ en/System.Timers/TimersDescriptionAttribute.xml (working copy) @@ -4,65 +4,56 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ComponentModel.DescriptionAttribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.All) + + To be added + To be added + Constructor - - + + - To be added To be added: an object of type 'string' - To be added: an object of type 'TimersDescriptionAttribute' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Timers/ElapsedEventArgs.xml =================================================================== --- en/System.Timers/ElapsedEventArgs.xml (revision 91089) +++ en/System.Timers/ElapsedEventArgs.xml (working copy) @@ -1,52 +1,39 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.EventArgs + + To be added This class provides data for the event. The property returns a structure identifying the time when the timer was signalled. - - System.EventArgs - - - - + Property System.DateTime To be added - To be added: an object of type 'DateTime' + To be added: an object of type 'DateTime' To be added + + 1.0.5000.0 + 2.0.0.0 + - \ No newline at end of file + Index: en/System.Timers/ElapsedEventHandler.xml =================================================================== --- en/System.Timers/ElapsedEventHandler.xml (revision 91089) +++ en/System.Timers/ElapsedEventHandler.xml (working copy) @@ -1,30 +1,19 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Delegate + + To be added. + To be added. Identifies the method that will be executed when the event fires. @@ -67,18 +56,6 @@ - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - @@ -87,4 +64,4 @@ System.Void - \ No newline at end of file + Index: en/System.Threading/ThreadExceptionEventArgs.xml =================================================================== --- en/System.Threading/ThreadExceptionEventArgs.xml (revision 91089) +++ en/System.Threading/ThreadExceptionEventArgs.xml (working copy) @@ -1,64 +1,54 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.EventArgs - + + To be added + To be added + Constructor - - + + - To be added To be added: an object of type 'Exception' - To be added: an object of type 'ThreadExceptionEventArgs' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Exception To be added - To be added: an object of type 'Exception' + To be added: an object of type 'Exception' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Threading/ThreadExceptionEventHandler.xml =================================================================== --- en/System.Threading/ThreadExceptionEventHandler.xml (revision 91089) +++ en/System.Threading/ThreadExceptionEventHandler.xml (working copy) @@ -1,54 +1,28 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Delegate + + To be added. + To be added. To be added To be added - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - - - - + + + + + System.Void Index: en/System.ComponentModel.Design.Serialization/ResolveNameEventHandler.xml =================================================================== --- en/System.ComponentModel.Design.Serialization/ResolveNameEventHandler.xml (revision 91089) +++ en/System.ComponentModel.Design.Serialization/ResolveNameEventHandler.xml (working copy) @@ -1,54 +1,28 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Delegate + + To be added. + To be added. To be added To be added - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - - - - + + + + + System.Void Index: en/System.ComponentModel.Design.Serialization/IDesignerLoaderService.xml =================================================================== --- en/System.ComponentModel.Design.Serialization/IDesignerLoaderService.xml (revision 91089) +++ en/System.ComponentModel.Design.Serialization/IDesignerLoaderService.xml (working copy) @@ -1,78 +1,72 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + To be added To be added - - - - - + + Method - System.Boolean + System.Void To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'bool' To be added: an object of type 'Collections.ICollection' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Boolean To be added + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design.Serialization/IDesignerSerializationManager.xml =================================================================== --- en/System.ComponentModel.Design.Serialization/IDesignerSerializationManager.xml (revision 91089) +++ en/System.ComponentModel.Design.Serialization/IDesignerSerializationManager.xml (working copy) @@ -1,217 +1,222 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - - System.IServiceProvider - + + To be added + To be added + - - + + Method System.Void - - - + + + To be added: an object of type 'IDesignerSerializationProvider' To be added - To be added: an object of type 'object' - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.ComponentModel.Design.Serialization.ContextStack - - - To be added - To be added: an object of type 'object' + To be added: an object of type 'ContextStack' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Object - - + + + + + + To be added: an object of type 'Type' + To be added: an object of type 'Collections.ICollection' + To be added: an object of type 'string' + To be added: an object of type 'bool' To be added - To be added: an object of type 'IDesignerSerializationProvider' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Type - - - - - - To be added - To be added: an object of type 'string' - To be added: an object of type 'Type' - To be added - - - - - Method - System.Object - - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'Type' - To be added: an object of type 'Type' To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.String - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'object' To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Object - - + + + + To be added: an object of type 'Type' + To be added: an object of type 'Type' To be added - To be added: an object of type 'string' To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Object + System.Type - - - - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'Type' - To be added: an object of type 'Collections.ICollection' - To be added: an object of type 'string' - To be added: an object of type 'bool' - To be added: an object of type 'object' + To be added: an object of type 'Type' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.ComponentModel.PropertyDescriptorCollection - - - To be added - To be added: an object of type 'IDesignerSerializationProvider' + To be added: an object of type 'ComponentModel.PropertyDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.ComponentModel.Design.Serialization.ContextStack + System.Void + + + + To be added: an object of type 'IDesignerSerializationProvider' To be added - To be added: an object of type 'ContextStack' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.ComponentModel.PropertyDescriptorCollection + System.Void + + + + To be added: an object of type 'object' To be added - To be added: an object of type 'ComponentModel.PropertyDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Event System.ComponentModel.Design.Serialization.ResolveNameEventHandler @@ -221,9 +226,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Event System.EventHandler @@ -233,6 +242,31 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.Void + + + + + + + To be added: an object of type 'object' + To be added: an object of type 'string' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + Index: en/System.ComponentModel.Design.Serialization/IDesignerSerializationProvider.xml =================================================================== --- en/System.ComponentModel.Design.Serialization/IDesignerSerializationProvider.xml (revision 91089) +++ en/System.ComponentModel.Design.Serialization/IDesignerSerializationProvider.xml (working copy) @@ -1,58 +1,44 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + To be added To be added - - - - + Method System.Object - - - - - + + + + + - To be added To be added: an object of type 'IDesignerSerializationManager' To be added: an object of type 'object' To be added: an object of type 'Type' To be added: an object of type 'Type' + To be added To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design.Serialization/RootDesignerSerializerAttribute.xml =================================================================== --- en/System.ComponentModel.Design.Serialization/RootDesignerSerializerAttribute.xml (revision 91089) +++ en/System.ComponentModel.Design.Serialization/RootDesignerSerializerAttribute.xml (working copy) @@ -1,144 +1,156 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.Obsolete("Use DesignerSerializerAttribute instead") + + System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Interface, AllowMultiple=true, Inherited=true) + + + To be added + To be added + - + Constructor - - - - + + + + + To be added: an object of type 'string' + To be added: an object of type 'string' + To be added: an object of type 'bool' To be added - To be added: an object of type 'Type' - To be added: an object of type 'Type' - To be added: an object of type 'bool' - To be added: an object of type 'RootDesignerSerializerAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - - - + + + + - To be added To be added: an object of type 'string' To be added: an object of type 'Type' To be added: an object of type 'bool' - To be added: an object of type 'RootDesignerSerializerAttribute' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - - + + + + + To be added: an object of type 'Type' + To be added: an object of type 'Type' + To be added: an object of type 'bool' To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'bool' - To be added: an object of type 'RootDesignerSerializerAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Boolean To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Object To be added - To be added: an object of type 'object' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design.Serialization/InstanceDescriptor.xml =================================================================== --- en/System.ComponentModel.Design.Serialization/InstanceDescriptor.xml (revision 91089) +++ en/System.ComponentModel.Design.Serialization/InstanceDescriptor.xml (working copy) @@ -4,118 +4,123 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Object + + To be added To be added - - System.Object - - - - - - Method - - System.Object - - - - To be added - To be added: an object of type 'object' - To be added - - - + Constructor - - - + + + - To be added To be added: an object of type 'Reflection.MemberInfo' To be added: an object of type 'Collections.ICollection' - To be added: an object of type 'InstanceDescriptor' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - - + + + + - To be added To be added: an object of type 'Reflection.MemberInfo' To be added: an object of type 'Collections.ICollection' To be added: an object of type 'bool' - To be added: an object of type 'InstanceDescriptor' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Collections.ICollection To be added - To be added: an object of type 'Collections.ICollection' + To be added: an object of type 'Collections.ICollection' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.Object + + + + To be added + To be added: an object of type 'object' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Property System.Boolean To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Reflection.MemberInfo To be added - To be added: an object of type 'Reflection.MemberInfo' + To be added: an object of type 'Reflection.MemberInfo' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design.Serialization/DesignerLoader.xml =================================================================== --- en/System.ComponentModel.Design.Serialization/DesignerLoader.xml (revision 91089) +++ en/System.ComponentModel.Design.Serialization/DesignerLoader.xml (working copy) @@ -4,50 +4,54 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Object + + To be added To be added - - System.Object - - - - - + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + Method System.Void - + + + + To be added: an object of type 'IDesignerLoaderHost' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void @@ -57,44 +61,47 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - - - To be added - To be added: an object of type 'IDesignerLoaderHost' - To be added - - - - - Constructor - To be added - To be added: an object of type 'DesignerLoader' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Boolean To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(true) + + Index: en/System.ComponentModel.Design.Serialization/IDesignerSerializationService.xml =================================================================== --- en/System.ComponentModel.Design.Serialization/IDesignerSerializationService.xml (revision 91089) +++ en/System.ComponentModel.Design.Serialization/IDesignerSerializationService.xml (working copy) @@ -1,68 +1,58 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + To be added To be added - - - - - + + Method - System.Object + System.Collections.ICollection - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'Collections.ICollection' - To be added: an object of type 'object' + To be added: an object of type 'Collections.ICollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Collections.ICollection + System.Object - - + + + To be added: an object of type 'Collections.ICollection' To be added - To be added: an object of type 'object' - To be added: an object of type 'Collections.ICollection' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design.Serialization/ContextStack.xml =================================================================== --- en/System.ComponentModel.Design.Serialization/ContextStack.xml (revision 91089) +++ en/System.ComponentModel.Design.Serialization/ContextStack.xml (working copy) @@ -4,124 +4,147 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") + + To be added + To be added + - - - Method - - System.Object - + + + Constructor + To be added - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method + + 2.0.0.0 + System.Void - - + + - To be added - To be added: an object of type 'object' - To be added + To be added. + To be added. + To be added. - - - Constructor - - - - To be added - To be added: an object of type 'ContextStack' - To be added - - - + Property System.Object To be added - To be added: an object of type 'object' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - - + + Property System.Object - + + To be added. To be added. - To be added. To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.Object - + + To be added. To be added. - To be added. To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.Object + + + + To be added + To be added: an object of type 'object' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.Void + + + + + + To be added: an object of type 'object' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + Index: en/System.ComponentModel.Design.Serialization/DesignerSerializerAttribute.xml =================================================================== --- en/System.ComponentModel.Design.Serialization/DesignerSerializerAttribute.xml (revision 91089) +++ en/System.ComponentModel.Design.Serialization/DesignerSerializerAttribute.xml (working copy) @@ -1,126 +1,131 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Interface, AllowMultiple=true, Inherited=true) + + To be added + To be added + - + Constructor - - - + + + + To be added: an object of type 'string' + To be added: an object of type 'string' To be added - To be added: an object of type 'Type' - To be added: an object of type 'Type' - To be added: an object of type 'DesignerSerializerAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'Type' - To be added: an object of type 'DesignerSerializerAttribute' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + + To be added: an object of type 'Type' + To be added: an object of type 'Type' To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'DesignerSerializerAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Object To be added - To be added: an object of type 'object' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design.Serialization/IDesignerLoaderHost.xml =================================================================== --- en/System.ComponentModel.Design.Serialization/IDesignerLoaderHost.xml (revision 91089) +++ en/System.ComponentModel.Design.Serialization/IDesignerLoaderHost.xml (working copy) @@ -1,77 +1,61 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - - System.ComponentModel.Design.IDesignerHost - - System.ComponentModel.Design.IServiceContainer - - - System.IServiceProvider - - + + To be added + To be added + - - + + Method System.Void - + + + + + + To be added: an object of type 'string' + To be added: an object of type 'bool' + To be added: an object of type 'Collections.ICollection' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - - - + To be added - To be added: an object of type 'string' - To be added: an object of type 'bool' - To be added: an object of type 'Collections.ICollection' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design.Serialization/INameCreationService.xml =================================================================== --- en/System.ComponentModel.Design.Serialization/INameCreationService.xml (revision 91089) +++ en/System.ComponentModel.Design.Serialization/INameCreationService.xml (working copy) @@ -1,85 +1,79 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + To be added To be added - - - - - + + Method - System.Void + System.String - - + + + + To be added: an object of type 'ComponentModel.IContainer' + To be added: an object of type 'Type' To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - + + - To be added To be added: an object of type 'string' + To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.String + System.Void - - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'ComponentModel.IContainer' - To be added: an object of type 'Type' - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design.Serialization/ResolveNameEventArgs.xml =================================================================== --- en/System.ComponentModel.Design.Serialization/ResolveNameEventArgs.xml (revision 91089) +++ en/System.ComponentModel.Design.Serialization/ResolveNameEventArgs.xml (working copy) @@ -1,79 +1,72 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.EventArgs - + + To be added + To be added + Constructor - - + + - To be added To be added: an object of type 'string' - To be added: an object of type 'ResolveNameEventArgs' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Object - + To be added - To be added: an object of type 'object' - To be added: an object of type 'object' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Configuration/NameValueFileSectionHandler.xml =================================================================== --- en/System.Configuration/NameValueFileSectionHandler.xml (revision 91089) +++ en/System.Configuration/NameValueFileSectionHandler.xml (working copy) @@ -1,33 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -36,38 +16,48 @@ System.Configuration.IConfigurationSectionHandler - + + To be added + To be added + + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Object - - - - + + + + - To be added To be added: an object of type 'object' To be added: an object of type 'object' To be added: an object of type 'Xml.XmlNode' + To be added To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - To be added - To be added: an object of type 'NameValueFileSectionHandler' - To be added - - Index: en/System.Configuration/NameValueSectionHandler.xml =================================================================== --- en/System.Configuration/NameValueSectionHandler.xml (revision 91089) +++ en/System.Configuration/NameValueSectionHandler.xml (working copy) @@ -1,33 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -36,62 +16,80 @@ System.Configuration.IConfigurationSectionHandler - + + To be added + To be added + + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Object - - - - + + + + - To be added To be added: an object of type 'object' To be added: an object of type 'object' To be added: an object of type 'Xml.XmlNode' + To be added To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - To be added - To be added: an object of type 'NameValueSectionHandler' - To be added - - - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Configuration/SingleTagSectionHandler.xml =================================================================== --- en/System.Configuration/SingleTagSectionHandler.xml (revision 91089) +++ en/System.Configuration/SingleTagSectionHandler.xml (working copy) @@ -1,33 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -36,38 +16,48 @@ System.Configuration.IConfigurationSectionHandler - + + To be added + To be added + + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Object - - - - + + + + - To be added To be added: an object of type 'object' To be added: an object of type 'object' To be added: an object of type 'Xml.XmlNode' + To be added To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - To be added - To be added: an object of type 'SingleTagSectionHandler' - To be added - - Index: en/System.Configuration/IConfigurationSectionHandler.xml =================================================================== --- en/System.Configuration/IConfigurationSectionHandler.xml (revision 91089) +++ en/System.Configuration/IConfigurationSectionHandler.xml (working copy) @@ -1,56 +1,42 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + To be added To be added - - - - + Method System.Object - - - - + + + + - To be added To be added: an object of type 'object' To be added: an object of type 'object' To be added: an object of type 'Xml.XmlNode' + To be added To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Configuration/AppSettingsReader.xml =================================================================== --- en/System.Configuration/AppSettingsReader.xml (revision 91089) +++ en/System.Configuration/AppSettingsReader.xml (working copy) @@ -4,36 +4,33 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object - + + To be added + To be added + + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + Method @@ -41,27 +38,20 @@ System.Object - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'Type' + To be added To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - To be added - To be added: an object of type 'AppSettingsReader' - To be added - - Index: en/System.Configuration/ConfigXmlDocument.xml =================================================================== --- en/System.Configuration/ConfigXmlDocument.xml (revision 91089) +++ en/System.Configuration/ConfigXmlDocument.xml (working copy) @@ -1,253 +1,339 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Xml.XmlDocument - System.ICloneable + System.Configuration.IConfigXmlNode - System.Collections.IEnumerable + System.Configuration.Internal.IConfigErrorInfo - - System.Xml.XPath.IXPathNavigable - - - System.Configuration.IConfigXmlNode - - + + To be added + To be added + - - + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + Method - System.Void + System.Xml.XmlAttribute - - + + + + + To be added: an object of type 'string' + To be added: an object of type 'string' + To be added: an object of type 'string' To be added - To be added: an object of type 'string' + To be added: an object of type 'Xml.XmlAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Xml.XmlElement + System.Xml.XmlCDataSection - - - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'Xml.XmlElement' + To be added: an object of type 'Xml.XmlCDataSection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Xml.XmlAttribute + System.Xml.XmlComment - - - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'Xml.XmlAttribute' + To be added: an object of type 'Xml.XmlComment' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Xml.XmlWhitespace + System.Xml.XmlElement - - + + + + + To be added: an object of type 'string' + To be added: an object of type 'string' + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'Xml.XmlWhitespace' + To be added: an object of type 'Xml.XmlElement' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Xml.XmlSignificantWhitespace - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' To be added: an object of type 'Xml.XmlSignificantWhitespace' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Xml.XmlText - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' To be added: an object of type 'Xml.XmlText' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Xml.XmlComment + System.Xml.XmlWhitespace - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'Xml.XmlComment' + To be added: an object of type 'Xml.XmlWhitespace' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + + Property + + System.String + + + To be added + To be added: an object of type 'string' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.Int32 + + + To be added + To be added: an object of type 'int' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + Method - System.Xml.XmlCDataSection + System.Void - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'Xml.XmlCDataSection' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + - + Method System.Void - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'Xml.XmlTextReader' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.String + - To be added - To be added: an object of type 'ConfigXmlDocument' - To be added + To be added. + To be added. + To be added. - - + + Property + + 1.0.5000.0 + 2.0.0.0 + System.Int32 - To be added - To be added: an object of type 'int' - To be added + To be added. + To be added. + To be added. - - + + Property + + 2.0.0.0 + System.String - To be added - To be added: an object of type 'string' - To be added + To be added. + To be added. + To be added. - - - Method + + + Property + + 2.0.0.0 + - System.Void + System.Int32 - - - - To be added. - To be added. - To be added. + To be added. To be added. Index: en/System.Configuration/IConfigurationSystem.xml =================================================================== --- en/System.Configuration/IConfigurationSystem.xml (revision 91089) +++ en/System.Configuration/IConfigurationSystem.xml (working copy) @@ -1,64 +1,59 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + To be added To be added - - - - - + + Method - System.Void + System.Object - + + + + To be added: an object of type 'string' To be added + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Object + System.Void - - - + To be added - To be added: an object of type 'string' - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + Index: en/System.Configuration/ConfigurationException.xml =================================================================== --- en/System.Configuration/ConfigurationException.xml (revision 91089) +++ en/System.Configuration/ConfigurationException.xml (working copy) @@ -1,92 +1,23 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.SystemException - - System.Runtime.Serialization.ISerializable - - + + To be added + To be added + - - - Method - - System.Int32 - - - - - - To be added - To be added: an object of type 'Xml.XmlNode' - To be added: an object of type 'int' - To be added - - - - - Method - - System.String - - - - - - To be added - To be added: an object of type 'Xml.XmlNode' - To be added: an object of type 'string' - To be added - - - - - Method - - System.Void - - - - - - - To be added - To be added: an object of type 'Runtime.Serialization.SerializationInfo' - To be added: an object of type 'Runtime.Serialization.StreamingContext' - To be added - - Constructor @@ -94,175 +25,321 @@ To be added - To be added: an object of type 'ConfigurationException' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("This class is obsolete. Use System.Configuration.ConfigurationErrorsException") + + - + Constructor - - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'Runtime.Serialization.SerializationInfo' - To be added: an object of type 'Runtime.Serialization.StreamingContext' - To be added: an object of type 'ConfigurationException' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("This class is obsolete. Use System.Configuration.ConfigurationErrorsException") + + - + Constructor - - + + + + To be added: an object of type 'Runtime.Serialization.SerializationInfo' + To be added: an object of type 'Runtime.Serialization.StreamingContext' To be added - To be added: an object of type 'string' - To be added: an object of type 'ConfigurationException' To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'Exception' - To be added: an object of type 'ConfigurationException' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("This class is obsolete. Use System.Configuration.ConfigurationErrorsException") + + - + Constructor - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'Xml.XmlNode' - To be added: an object of type 'ConfigurationException' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("This class is obsolete. Use System.Configuration.ConfigurationErrorsException") + + - + Constructor - - - - + + + + - To be added To be added: an object of type 'string' To be added: an object of type 'Exception' To be added: an object of type 'Xml.XmlNode' - To be added: an object of type 'ConfigurationException' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("This class is obsolete. Use System.Configuration.ConfigurationErrorsException") + + Constructor - - - - + + + + - To be added To be added: an object of type 'string' To be added: an object of type 'string' To be added: an object of type 'int' - To be added: an object of type 'ConfigurationException' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("This class is obsolete. Use System.Configuration.ConfigurationErrorsException") + + Constructor - - - - - + + + + + - To be added To be added: an object of type 'string' To be added: an object of type 'Exception' To be added: an object of type 'string' To be added: an object of type 'int' - To be added: an object of type 'ConfigurationException' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("This class is obsolete. Use System.Configuration.ConfigurationErrorsException") + + - - + + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method + System.Void + + + + + + + To be added: an object of type 'Runtime.Serialization.SerializationInfo' + To be added: an object of type 'Runtime.Serialization.StreamingContext' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + System.String + + + + To be added: an object of type 'Xml.XmlNode' To be added To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("This class is obsolete. Use System.Configuration.ConfigurationErrorsException") + + + + + Method + + System.Int32 + + + + + + To be added: an object of type 'Xml.XmlNode' + To be added + To be added: an object of type 'int' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("This class is obsolete. Use System.Configuration.ConfigurationErrorsException") + + + - + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + System.String + + + To be added + To be added: an object of type 'string' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + Index: en/System.Configuration/IgnoreSectionHandler.xml =================================================================== --- en/System.Configuration/IgnoreSectionHandler.xml (revision 91089) +++ en/System.Configuration/IgnoreSectionHandler.xml (working copy) @@ -1,33 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -36,38 +16,48 @@ System.Configuration.IConfigurationSectionHandler - + + To be added + To be added + + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Object - - - - + + + + - To be added To be added: an object of type 'object' To be added: an object of type 'object' To be added: an object of type 'Xml.XmlNode' + To be added To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - To be added - To be added: an object of type 'IgnoreSectionHandler' - To be added - - Index: en/System.Configuration/ConfigurationSettings.xml =================================================================== --- en/System.Configuration/ConfigurationSettings.xml (revision 91089) +++ en/System.Configuration/ConfigurationSettings.xml (working copy) @@ -4,36 +4,68 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Object + + Provides access to the configuration settings for the application. To be added - - System.Object - - - + + + Property + + System.Collections.Specialized.NameValueCollection + + + Provides access to the <appSettings> element of the application configuration. + a containing values of the keys contained in the <appSettings> element of the config file. + + +The following example demonstrates the use of the AppSettings property. + +/** + * Simple demo of the dotnet Configuration management system + * Building: + * mcs -o ConfigurationSettingDemo.exe ConfigurationSettingDemo.cs + */ +using System.Configuration; +using System; +using System.Collections.Specialized; + +namespace ConfigSettingsDemos { + class ConfigurationSettingDemo { + public static void Main(){ + // Fetch the generic settings object + NameValueCollection settings=ConfigurationSettings.AppSettings; + // Reference by the key name + System.Console.WriteLine("The value of pi={0}",settings["pi"]); + // Reference in a loop + foreach(String key in settings.Keys){ + System.Console.WriteLine("{0}={1}",key,settings[key]); + } + } + } +} + + + + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("This property is obsolete. Please use System.Configuration.ConfigurationManager.AppSettings") + + + Method @@ -44,8 +76,8 @@ + The configuration file section to be accessed. Provides access to the configuration settings for a user defined section of the configuration file. - The configuration file section to be accessed. The configuration settings for the specified section. @@ -103,46 +135,15 @@ + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection") + + - - - Property - - System.Collections.Specialized.NameValueCollection - - - Provides access to the <appSettings> element of the application configuration. - a containing values of the keys contained in the <appSettings> element of the config file. - - -The following example demonstrates the use of the AppSettings property. - -/** - * Simple demo of the dotnet Configuration management system - * Building: - * mcs -o ConfigurationSettingDemo.exe ConfigurationSettingDemo.cs - */ -using System.Configuration; -using System; -using System.Collections.Specialized; - -namespace ConfigSettingsDemos { - class ConfigurationSettingDemo { - public static void Main(){ - // Fetch the generic settings object - NameValueCollection settings=ConfigurationSettings.AppSettings; - // Reference by the key name - System.Console.WriteLine("The value of pi={0}",settings["pi"]); - // Reference in a loop - foreach(String key in settings.Keys){ - System.Console.WriteLine("{0}={1}",key,settings[key]); - } - } - } -} - - - - Index: en/System.Configuration/DictionarySectionHandler.xml =================================================================== --- en/System.Configuration/DictionarySectionHandler.xml (revision 91089) +++ en/System.Configuration/DictionarySectionHandler.xml (working copy) @@ -1,33 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -36,62 +16,80 @@ System.Configuration.IConfigurationSectionHandler - + + To be added + To be added + + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Object - - - - + + + + - To be added To be added: an object of type 'object' To be added: an object of type 'object' To be added: an object of type 'Xml.XmlNode' + To be added To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - To be added - To be added: an object of type 'DictionarySectionHandler' - To be added - - - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/EventLogPermissionAttribute.xml =================================================================== --- en/System.Diagnostics/EventLogPermissionAttribute.xml (revision 91089) +++ en/System.Diagnostics/EventLogPermissionAttribute.xml (working copy) @@ -4,42 +4,43 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Security.Permissions.CodeAccessSecurityAttribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Struct | System.AttributeTargets.Constructor | System.AttributeTargets.Method | System.AttributeTargets.Event, AllowMultiple=true, Inherited=false) + + To be added + To be added + + + + Constructor + + + + + + To be added: an object of type 'Security.Permissions.SecurityAction' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Security.IPermission @@ -50,50 +51,46 @@ To be added: an object of type 'Security.IPermission' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - - - To be added - To be added: an object of type 'Security.Permissions.SecurityAction' - To be added: an object of type 'EventLogPermissionAttribute' - To be added - - - + Property System.String - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Diagnostics.EventLogPermissionAccess - + To be added - To be added: an object of type 'EventLogPermissionAccess' - To be added: an object of type 'EventLogPermissionAccess' + To be added: an object of type 'EventLogPermissionAccess' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/TraceListenerCollection.xml =================================================================== --- en/System.Diagnostics/TraceListenerCollection.xml (revision 91089) +++ en/System.Diagnostics/TraceListenerCollection.xml (working copy) @@ -1,33 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -35,185 +15,264 @@ System.Collections.IList - - System.Collections.ICollection - - - System.Collections.IEnumerable - - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") + + To be added + To be added + - - + + Method - System.Collections.IEnumerator + System.Int32 - + + + + To be added: an object of type 'TraceListener' To be added - To be added: an object of type 'Collections.IEnumerator' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'TraceListener []' To be added - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - + + + + To be added: an object of type 'TraceListenerCollection' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Int32 + System.Void - - - + To be added - To be added: an object of type 'TraceListener' - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Boolean - - + + + To be added: an object of type 'TraceListener' To be added - To be added: an object of type 'TraceListener []' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + + To be added: an object of type 'TraceListener []' + To be added: an object of type 'int' To be added - To be added: an object of type 'TraceListenerCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Boolean + System.Int32 - - - To be added - To be added: an object of type 'TraceListener' - To be added: an object of type 'bool' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Collections.IEnumerator - - - - + To be added - To be added: an object of type 'TraceListener []' - To be added: an object of type 'int' + To be added: an object of type 'Collections.IEnumerator' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 - - + + + To be added: an object of type 'TraceListener' To be added - To be added: an object of type 'TraceListener' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'int' To be added: an object of type 'TraceListener' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + System.Diagnostics.TraceListener + + + + + + To be added. + To be added + To be added: an object of type 'TraceListener' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.Diagnostics.TraceListener + + + + + + To be added. + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Void - - + + + To be added: an object of type 'TraceListener' To be added - To be added: an object of type 'TraceListener' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -222,59 +281,241 @@ System.Void - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Diagnostics.TraceListener + System.Void - - + + + To be added: an object of type 'int' To be added - To be added: an object of type 'int' - To be added: an object of type 'TraceListener' - To be added: an object of type 'TraceListener' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Object + + + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + System.Int32 + + + - To be added - To be added: an object of type 'int' - To be added + To be added. + To be added. + To be added. + To be added. - - + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Int32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Property + + 1.0.5000.0 + 2.0.0.0 + - System.Diagnostics.TraceListener + System.Boolean + + To be added. + To be added. + To be added. + + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Object + - + + To be added. To be added. - To be added. To be added. To be added. + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + Index: en/System.Diagnostics/TraceSwitch.xml =================================================================== --- en/System.Diagnostics/TraceSwitch.xml (revision 91089) +++ en/System.Diagnostics/TraceSwitch.xml (working copy) @@ -4,126 +4,174 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Diagnostics.Switch + + To be added To be added - - System.Diagnostics.Switch - - - - - - Method - - System.Void - - - - To be added - To be added - - Constructor - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'string' - To be added: an object of type 'TraceSwitch' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Constructor + + 2.0.0.0 + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + - + Property System.Diagnostics.TraceLevel - + To be added - To be added: an object of type 'TraceLevel' - To be added: an object of type 'TraceLevel' + To be added: an object of type 'TraceLevel' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.Void + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + 2.0.0.0 + + + System.Void + + + + To be added. + To be added. + + - + Property System.Boolean To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.Boolean To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.Boolean To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.Boolean To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.SwitchLevel(typeof(System.Diagnostics.TraceLevel)) + + Index: en/System.Diagnostics/ProcessModule.xml =================================================================== --- en/System.Diagnostics/ProcessModule.xml (revision 91089) +++ en/System.Diagnostics/ProcessModule.xml (working copy) @@ -1,134 +1,170 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ComponentModel.Component - - System.ComponentModel.IComponent - - - System.IDisposable - - System.ComponentModel.DesignerAttribute + System.ComponentModel.Designer("System.Diagnostics.Design.ProcessModuleDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a") + + To be added + To be added + - - - Method + + + Property - System.String + System.IntPtr - To be added - To be added: an object of type 'string' + To be added: an object of type 'IntPtr' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The base memory address of this module") + + - - + + Property - System.String + System.IntPtr To be added - To be added: an object of type 'string' + To be added: an object of type 'IntPtr' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The base memory address of the entry point of this module") + + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The file name of this module") + + - - + + Property - System.IntPtr + System.Diagnostics.FileVersionInfo To be added - To be added: an object of type 'IntPtr' + To be added: an object of type 'FileVersionInfo' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.Browsable(false) + + - + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The memory needed by this module") + + - - + + Property - System.IntPtr + System.String To be added - To be added: an object of type 'IntPtr' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The name of this module") + + - - - Property + + + Method - System.Diagnostics.FileVersionInfo + System.String + To be added - To be added: an object of type 'FileVersionInfo' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/Debug.xml =================================================================== --- en/System.Diagnostics/Debug.xml (revision 91089) +++ en/System.Diagnostics/Debug.xml (working copy) @@ -4,29 +4,17 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 All public static members members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.Object + + Provides a diagnostic message facility. @@ -60,132 +48,190 @@ - - System.Object - - - - - + + Method System.Void - + + + + A boolean condition to check - Flushes the contents of all - objects in the - collection. + Displays a message if is + . - Invokes the - method on all + If is , then + + is invoked on all objects in the collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("DEBUG") + + - - + + Method System.Void - + + + + + A boolean condition to check + A message to display - Closes all - objects in the - collection. + Displays if + is . - Invokes the - method on all + If is , then + + is invoked on all objects in the collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("DEBUG") + + - + Method System.Void - - + + + + + A boolean condition to check + A message to display + A more detailed message to display - Displays a message if is - . + Displays and + if + is . - A boolean condition to check If is , then - + is invoked on all objects in the collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("DEBUG") + + - - - Method + + + Property - System.Void + System.Boolean - - - + + + A value specifying that + should be + invoked after writing each message. + - Displays if - is . + Should + be called on + the after + writing each message? - A boolean condition to check - A message to display + + Whether or not the + objects should be + ed after each + write. + - If is , then - - is invoked on all - objects in the - collection. + + If , + will be + invoked on each + in the collection + after any modifying operation (such as + , + , + , etc.). + + + This value is shared with the + class. + + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - - - + - Displays and - if - is . + Closes all + objects in the + collection. - A boolean condition to check - A message to display - A more detailed message to display - If is , then - - is invoked on all + Invokes the + method on all objects in the collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("DEBUG") + + @@ -194,15 +240,15 @@ System.Void - - + + + A message to display Send a failure message to all objects in the collection. - A message to display Invokes the method on all @@ -210,6 +256,15 @@ collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("DEBUG") + + @@ -218,17 +273,17 @@ System.Void - - - + + + + A message to display + A more detailed message to display Send a failure message to all objects in the collection. - A message to display - A more detailed message to display Invokes the method on all @@ -236,210 +291,438 @@ collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("DEBUG") + + - - + + Method System.Void - - - + - Send to all + Flushes the contents of all objects in the collection. - A message to display - Invokes the + Invokes the method on all objects in the collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("DEBUG") + + - - + + Method System.Void + + + + Indents subsequent messages until the next + call. + + + + This is equivalent to incrementing + by one. + + + + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("DEBUG") + + + + + + Property + + System.Int32 + - - + + A that specifies the + indentation level to use. + The message indent level. + The indent level. + + + This effects how many levels of indentation are written + before each message sent to the + s. + + + Sets the + + property on all + objects in the + collection. + + + This value is shared with the + class. + + + + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.Int32 + + + + + A that specifies the + indent size to use. + The message indent size. + The indent size. + + + The indent size is the number of characters per + . + + + This effects how many characters of indentation are written + before each message sent to the + s. + + + Sets the + + property on all + objects in the + collection. + + + This value is shared with the + class. + + + + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.Diagnostics.TraceListenerCollection + + - Send to all - objects in the - collection. + Gets the list of objects + that messages are forwarded to. - An object to display + + The list of objects + to forward messages to. + - Invokes the - method on all - objects in the - collection. + + This collection is shared with the + class. + + + 1.0.5000.0 + 2.0.0.0 + - - + + Method + + 2.0.0.0 + + + + System.Diagnostics.Conditional("DEBUG") + + System.Void - - - + + + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + + System.Diagnostics.Conditional("DEBUG") + + + + System.Void + + + + + + + System.ParamArray + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + System.Void + + + - Send and its category - to all - objects in the - collection. + Unindents subsequent messages. - A message to display - The message category - Invokes the - method on all - objects in the - collection. + + This is equivalent to decrementing + by one. + + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("DEBUG") + + - + Method System.Void - - - + + + An object to display - Send and its category - to all + Send to all objects in the collection. - An object to display - The message category - Invokes the + Invokes the method on all objects in the collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("DEBUG") + + - - + + Method System.Void - - + + + A message to display Send to all objects in the collection. - A message to display - Invokes the + Invokes the method on all objects in the collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("DEBUG") + + - - + + Method System.Void - - + + + + An object to display + The message category - Send to all + Send and its category + to all objects in the collection. - An object to display - Invokes the + Invokes the method on all objects in the collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("DEBUG") + + - - + + Method System.Void - - - + + + + A message to display + The message category Send and its category to all objects in the collection. - A message to display - The message category - Invokes the + Invokes the method on all objects in the collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("DEBUG") + + - - + + Method System.Void - - - + + + + Whether to display + An object to display - Send and its category - to all + If is , send a + to all objects in the collection. - An object to display - The message category - Invokes the + If is , + invoke the method on all objects in the collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("DEBUG") + + @@ -448,18 +731,18 @@ System.Void - - - + + + + Whether to display + A message to display If is , send to all objects in the collection. - Whether to display - A message to display If is , invoke the @@ -468,34 +751,55 @@ collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("DEBUG") + + - + Method System.Void - - - + + + + + Whether to display + An object to display + The message category - If is , send a - to all + If is , send + and its category + to all objects in the collection. - Whether to display - An object to display If is , - invoke the + invoke the method on all objects in the collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("DEBUG") + + @@ -504,11 +808,14 @@ System.Void - - - - + + + + + Whether to display + A message to display + The message category If is , send and its category @@ -516,9 +823,6 @@ objects in the collection. - Whether to display - A message to display - The message category If is , invoke the @@ -527,333 +831,307 @@ collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("DEBUG") + + - - + + Method System.Void - - - - + + + An object to display - If is , send - and its category - to all + Send to all objects in the collection. - Whether to display - An object to display - The message category - If is , - invoke the + Invokes the method on all objects in the collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("DEBUG") + + - - + + Method System.Void - - - + + + A message to display - If is , send - to all + Send to all objects in the collection. - Whether to display - A message to display - If is , - invoke the + Invokes the method on all objects in the collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("DEBUG") + + - - + + Method System.Void - - - + + + + An object to display + The message category - If is , send a - to all + Send and its category + to all objects in the collection. - Whether to display - An object to display - If is , - invoke the + Invokes the method on all objects in the collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("DEBUG") + + - - + + Method System.Void - - - - + + + + A message to display + The message category - If is , send - and its category - to all + Send and its category + to all objects in the collection. - Whether to display - A message to display - The message category - If is , - invoke the + Invokes the method on all objects in the collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("DEBUG") + + - + Method System.Void - - - - + + + + Whether to display + An object to display - If is , send - and its category - to all + If is , send a + to all objects in the collection. - Whether to display - An object to display - The message category If is , - invoke the + invoke the method on all objects in the collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("DEBUG") + + - - + + Method System.Void - + + + + + Whether to display + A message to display - Indents subsequent messages until the next - call. + If is , send + to all + objects in the + collection. - - This is equivalent to incrementing - by one. - + If is , + invoke the + method on all + objects in the + collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("DEBUG") + + - - + + Method System.Void - + + + + + + Whether to display + An object to display + The message category - Unindents subsequent messages. + If is , send + and its category + to all + objects in the + collection. - - This is equivalent to decrementing - by one. - + If is , + invoke the + method on all + objects in the + collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("DEBUG") + + - - - Property + + + Method - System.Diagnostics.TraceListenerCollection + System.Void - - - Gets the list of objects - that messages are forwarded to. - - - The list of objects - to forward messages to. - - - - This collection is shared with the - class. - - - - - - - Property - - System.Boolean - - + + + + + Whether to display + A message to display + The message category - Should - be called on - the after - writing each message? + If is , send + and its category + to all + objects in the + collection. - - A value specifying that - should be - invoked after writing each message. - - - Whether or not the - objects should be - ed after each - write. - - - If , - will be - invoked on each - in the collection - after any modifying operation (such as - , - , - , etc.). - - - This value is shared with the - class. - + If is , + invoke the + method on all + objects in the + collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("DEBUG") + + - - - Property - - System.Int32 - - - - - The message indent level. - A that specifies the - indentation level to use. - The indent level. - - - This effects how many levels of indentation are written - before each message sent to the - s. - - - Sets the - - property on all - objects in the - collection. - - - This value is shared with the - class. - - - - - - - - Property - - System.Int32 - - - - - The message indent size. - A that specifies the - indent size to use. - The indent size. - - - The indent size is the number of characters per - . - - - This effects how many characters of indentation are written - before each message sent to the - s. - - - Sets the - - property on all - objects in the - collection. - - - This value is shared with the - class. - - - - - Index: en/System.Diagnostics/TraceLevel.xml =================================================================== --- en/System.Diagnostics/TraceLevel.xml (revision 91089) +++ en/System.Diagnostics/TraceLevel.xml (working copy) @@ -1,51 +1,23 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Enum + To be added To be added - - System.Enum - - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - - - + + Field System.Diagnostics.TraceLevel @@ -55,9 +27,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.TraceLevel @@ -67,9 +43,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.TraceLevel @@ -79,12 +59,16 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field - System.Diagnostics.TraceLevel + System.Int32 @@ -93,7 +77,7 @@ - + Field System.Diagnostics.TraceLevel @@ -103,18 +87,26 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field - System.Int32 + System.Diagnostics.TraceLevel To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/ICollectData.xml =================================================================== --- en/System.Diagnostics/ICollectData.xml (revision 91089) +++ en/System.Diagnostics/ICollectData.xml (working copy) @@ -1,46 +1,29 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - - - System.Runtime.InteropServices.GuidAttribute + System.Runtime.InteropServices.Guid("73386977-D6FD-11D2-BED5-00C04F79E3AE") - System.Runtime.InteropServices.InterfaceTypeAttribute + System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown) + + To be added + To be added + - + Method System.Void @@ -50,29 +33,37 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - - - - + + + + + + - To be added To be added: an object of type 'int' To be added: an object of type 'IntPtr' To be added: an object of type 'IntPtr' To be added: an object of type 'int' To be added: an object of type 'IntPtr&' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/EventLogPermissionEntryCollection.xml =================================================================== --- en/System.Diagnostics/EventLogPermissionEntryCollection.xml (revision 91089) +++ en/System.Diagnostics/EventLogPermissionEntryCollection.xml (working copy) @@ -1,261 +1,287 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Collections.CollectionBase - - System.Collections.IList - - - System.Collections.ICollection - - - System.Collections.IEnumerable - - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") + + To be added + To be added + - - + + Method - System.Void + System.Int32 - - - + + + To be added: an object of type 'EventLogPermissionEntry' To be added - To be added: an object of type 'int' - To be added: an object of type 'object' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - + + + + To be added: an object of type 'EventLogPermissionEntry []' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - + + + To be added: an object of type 'EventLogPermissionEntryCollection' To be added - To be added: an object of type 'int' - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Boolean - - - - + + + To be added: an object of type 'EventLogPermissionEntry' To be added - To be added: an object of type 'int' - To be added: an object of type 'object' - To be added: an object of type 'object' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Int32 + System.Void - - + + + + To be added: an object of type 'EventLogPermissionEntry []' + To be added: an object of type 'int' To be added - To be added: an object of type 'EventLogPermissionEntry' - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Int32 - - + + + To be added: an object of type 'EventLogPermissionEntry' To be added - To be added: an object of type 'EventLogPermissionEntry []' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + + To be added: an object of type 'int' + To be added: an object of type 'EventLogPermissionEntry' To be added - To be added: an object of type 'EventLogPermissionEntryCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Boolean + System.Diagnostics.EventLogPermissionEntry - - + + + To be added: an object of type 'int' To be added - To be added: an object of type 'EventLogPermissionEntry' - To be added: an object of type 'bool' + To be added: an object of type 'EventLogPermissionEntry' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - - + To be added - To be added: an object of type 'EventLogPermissionEntry []' - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Int32 + System.Void - - + + + + To be added: an object of type 'int' + To be added: an object of type 'object' To be added - To be added: an object of type 'EventLogPermissionEntry' - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - + + + + To be added: an object of type 'int' + To be added: an object of type 'object' To be added - To be added: an object of type 'int' - To be added: an object of type 'EventLogPermissionEntry' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + + + To be added: an object of type 'int' + To be added: an object of type 'object' + To be added: an object of type 'object' To be added - To be added: an object of type 'EventLogPermissionEntry' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Diagnostics.EventLogPermissionEntry + System.Void - - + + + To be added: an object of type 'EventLogPermissionEntry' To be added - To be added: an object of type 'int' - To be added: an object of type 'EventLogPermissionEntry' - To be added: an object of type 'EventLogPermissionEntry' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/PerformanceCounterPermissionAccess.xml =================================================================== --- en/System.Diagnostics/PerformanceCounterPermissionAccess.xml (revision 91089) +++ en/System.Diagnostics/PerformanceCounterPermissionAccess.xml (working copy) @@ -1,55 +1,28 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Enum - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - System.FlagsAttribute + System.Flags + + To be added + To be added + - - + + Field System.Diagnostics.PerformanceCounterPermissionAccess @@ -59,9 +32,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.Diagnostics.PerformanceCounterPermissionAccess @@ -71,9 +48,18 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete + + - + Field System.Diagnostics.PerformanceCounterPermissionAccess @@ -83,9 +69,18 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete + + - - + + Field System.Diagnostics.PerformanceCounterPermissionAccess @@ -95,7 +90,24 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Field + + 2.0.0.0 + + + System.Diagnostics.PerformanceCounterPermissionAccess + + + To be added. + + Field @@ -108,5 +120,18 @@ To be added + + + Field + + 2.0.0.0 + + + System.Diagnostics.PerformanceCounterPermissionAccess + + + To be added. + + Index: en/System.Diagnostics/PerformanceCounterPermissionEntry.xml =================================================================== --- en/System.Diagnostics/PerformanceCounterPermissionEntry.xml (revision 91089) +++ en/System.Diagnostics/PerformanceCounterPermissionEntry.xml (working copy) @@ -4,89 +4,87 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object - + + To be added + To be added + - + Constructor - - - - + + + + - To be added To be added: an object of type 'PerformanceCounterPermissionAccess' To be added: an object of type 'string' To be added: an object of type 'string' - To be added: an object of type 'PerformanceCounterPermissionEntry' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Diagnostics.PerformanceCounterPermissionAccess To be added - To be added: an object of type 'PerformanceCounterPermissionAccess' + To be added: an object of type 'PerformanceCounterPermissionAccess' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/DiagnosticsConfigurationHandler.xml =================================================================== --- en/System.Diagnostics/DiagnosticsConfigurationHandler.xml (revision 91089) +++ en/System.Diagnostics/DiagnosticsConfigurationHandler.xml (working copy) @@ -1,37 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - A .config file section handler that handles initialization of diagnostic messages (and related settings). - - Paraphrasing the .NET SDK documentation: "This type is for internal use ONLY. Please Ignore it." - We're Mono, so we can do better than that. This class handles the <system.diagostics/> element in the application .config file, permitting the management of s, es, and related classes. - This class is listed in the "machine.config" file, in a (XPath) /configuration/configSections/section element. Machine.config is read by during .config file handling. - - System.Object @@ -40,10 +16,34 @@ System.Configuration.IConfigurationSectionHandler - + + A .config file section handler that handles initialization of diagnostic messages (and related settings). + + Paraphrasing the .NET SDK documentation: "This type is for internal use ONLY. Please Ignore it." + We're Mono, so we can do better than that. This class handles the <system.diagostics/> element in the application .config file, permitting the management of s, es, and related classes. + This class is listed in the "machine.config" file, in a (XPath) /configuration/configSections/section element. Machine.config is read by during .config file handling. + + + + + Constructor + + + + Constructs a new instance of the class. + + Paraphrasing the .NET SDK documentation: "This type is for internal use ONLY. Please Ignore it." + We're Mono, so we can do better than that. This creates a new instance of the class. + + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Object @@ -54,10 +54,10 @@ - Parses and returns the settings in the specified XML element. Parent settings. Must be or an object implementing the and interfaces. Ignored. The XML section from the .config file to parse. + Parses and returns the settings in the specified XML element. An object implementing the interface which contains the settings specified in the XML section . Parses the XML element , interpreting it as if it were a <system.diagnostics/> .config file section (which, generally, it should be, except in the unit tests). During the parse, the following things are done: @@ -77,20 +77,15 @@ The <system.diagnostics/> .config file section is (or should be) specified elsewhere. The Mono Handbook would be a good place for this information, anyway... + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - Constructs a new instance of the class. - - - Paraphrasing the .NET SDK documentation: "This type is for internal use ONLY. Please Ignore it." - We're Mono, so we can do better than that. This creates a new instance of the class. - - - - \ No newline at end of file + + + System.Obsolete("This class is obsoleted") + + + Index: en/System.Diagnostics/InstanceData.xml =================================================================== --- en/System.Diagnostics/InstanceData.xml (revision 91089) +++ en/System.Diagnostics/InstanceData.xml (working copy) @@ -4,87 +4,85 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object - + + To be added + To be added + - + Constructor - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'CounterSample' - To be added: an object of type 'InstanceData' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Diagnostics.CounterSample + System.Int64 To be added - To be added: an object of type 'CounterSample' + To be added: an object of type 'long' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Int64 + System.Diagnostics.CounterSample To be added - To be added: an object of type 'long' + To be added: an object of type 'CounterSample' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/CounterCreationData.xml =================================================================== --- en/System.Diagnostics/CounterCreationData.xml (revision 91089) +++ en/System.Diagnostics/CounterCreationData.xml (working copy) @@ -4,39 +4,23 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object - System.ComponentModel.TypeConverterAttribute + System.ComponentModel.TypeConverter("System.Diagnostics.Design.CounterCreationDataConverter, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a") + + To be added + To be added + @@ -45,72 +29,114 @@ To be added - To be added: an object of type 'CounterCreationData' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - - + + + + - To be added To be added: an object of type 'string' To be added: an object of type 'string' To be added: an object of type 'PerformanceCounterType' - To be added: an object of type 'CounterCreationData' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Diagnostics.PerformanceCounterType + System.String - + To be added - To be added: an object of type 'PerformanceCounterType' - To be added: an object of type 'PerformanceCounterType' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("Description of this counter.") + + + System.ComponentModel.DefaultValue("") + + - + Property System.String - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.TypeConverter("System.Diagnostics.Design.StringValueConverter, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a") + + + System.Diagnostics.MonitoringDescription("Name of this counter.") + + + System.ComponentModel.DefaultValue("") + + - - + + Property - System.String + System.Diagnostics.PerformanceCounterType - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'PerformanceCounterType' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("Type of this counter.") + + + System.ComponentModel.DefaultValue(typeof(System.Diagnostics.PerformanceCounterType), "NumberOfItems32") + + Index: en/System.Diagnostics/PerformanceCounterCategory.xml =================================================================== --- en/System.Diagnostics/PerformanceCounterCategory.xml (revision 91089) +++ en/System.Diagnostics/PerformanceCounterCategory.xml (working copy) @@ -4,53 +4,159 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Object + + To be added To be added - - System.Object - - - + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'string' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + + To be added: an object of type 'string' + To be added: an object of type 'string' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.String + + + To be added + To be added: an object of type 'string' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.String + + + + + To be added + To be added: an object of type 'string' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + 2.0.0.0 + + + System.Diagnostics.PerformanceCounterCategoryType + + + To be added. + To be added. + To be added. + + + + Method + + System.Boolean + + + + + + To be added: an object of type 'string' + To be added + To be added: an object of type 'bool' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + Method System.Boolean - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'string' + To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -59,61 +165,135 @@ System.Boolean - - - - + + + + - To be added To be added: an object of type 'string' To be added: an object of type 'string' To be added: an object of type 'string' + To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Diagnostics.PerformanceCounterCategory - - - - + + + + - To be added To be added: an object of type 'string' To be added: an object of type 'string' To be added: an object of type 'CounterCreationDataCollection' + To be added To be added: an object of type 'PerformanceCounterCategory' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("Use another overload that uses PerformanceCounterCategoryType instead") + + - + Method + + 2.0.0.0 + System.Diagnostics.PerformanceCounterCategory - - - - - + + + + + - To be added + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + System.Diagnostics.PerformanceCounterCategory + + + + + + + + To be added: an object of type 'string' To be added: an object of type 'string' To be added: an object of type 'string' To be added: an object of type 'string' + To be added To be added: an object of type 'PerformanceCounterCategory' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("Use another overload that uses PerformanceCounterCategoryType instead") + + + + + Method + + 2.0.0.0 + + + System.Diagnostics.PerformanceCounterCategory + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + Method @@ -121,13 +301,17 @@ System.Void - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -136,14 +320,18 @@ System.Boolean - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -152,19 +340,23 @@ System.Boolean - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'string' + To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Diagnostics.PerformanceCounterCategory[] @@ -175,79 +367,33 @@ To be added: an object of type 'PerformanceCounterCategory []' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Diagnostics.PerformanceCounterCategory[] - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' To be added: an object of type 'PerformanceCounterCategory []' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Boolean - - - - - - - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'bool' - To be added - - - - - Method - - System.Boolean - - - - - - - - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'bool' - To be added - - - - - Method - - System.Boolean - - - - - - To be added - To be added: an object of type 'string' - To be added: an object of type 'bool' - To be added - - - + Method System.Diagnostics.PerformanceCounter[] @@ -258,25 +404,33 @@ To be added: an object of type 'PerformanceCounter []' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Diagnostics.PerformanceCounter[] - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' To be added: an object of type 'PerformanceCounter []' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.String[] @@ -287,6 +441,10 @@ To be added: an object of type 'string []' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -295,110 +453,99 @@ System.Boolean - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Diagnostics.InstanceDataCollectionCollection + System.Boolean - - - To be added - To be added: an object of type 'InstanceDataCollectionCollection' - To be added - - - - - Constructor - - - - To be added - To be added: an object of type 'PerformanceCounterCategory' - To be added - - - - - Constructor - - - + + + - To be added + To be added: an object of type 'string' To be added: an object of type 'string' - To be added: an object of type 'PerformanceCounterCategory' - To be added - - - - - Constructor - - - - - - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'PerformanceCounterCategory' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.String + System.Boolean - + + + + + To be added: an object of type 'string' + To be added: an object of type 'string' + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.String + + To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.String + System.Diagnostics.InstanceDataCollectionCollection - - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'InstanceDataCollectionCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/FileVersionInfo.xml =================================================================== --- en/System.Diagnostics/FileVersionInfo.xml (revision 91089) +++ en/System.Diagnostics/FileVersionInfo.xml (working copy) @@ -4,388 +4,487 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Object + + To be added To be added - - System.Object - - - - - - Method - - System.Diagnostics.FileVersionInfo - - - - - - To be added - To be added: an object of type 'string' - To be added: an object of type 'FileVersionInfo' - To be added - - - - - Method - - System.String - - - - To be added - To be added: an object of type 'string' - To be added - - - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.Diagnostics.FileVersionInfo + + + + + + To be added: an object of type 'string' + To be added + To be added: an object of type 'FileVersionInfo' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Boolean To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Boolean To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.Boolean To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.Boolean To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Boolean To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added + To be added: an object of type 'string' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.String + + + + To be added To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/ThreadPriorityLevel.xml =================================================================== --- en/System.Diagnostics/ThreadPriorityLevel.xml (revision 91089) +++ en/System.Diagnostics/ThreadPriorityLevel.xml (working copy) @@ -1,51 +1,23 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Enum + To be added To be added - - System.Enum - - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - - - + + Field System.Diagnostics.ThreadPriorityLevel @@ -55,9 +27,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.ThreadPriorityLevel @@ -67,9 +43,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.ThreadPriorityLevel @@ -79,9 +59,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.ThreadPriorityLevel @@ -91,9 +75,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.ThreadPriorityLevel @@ -103,9 +91,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.ThreadPriorityLevel @@ -115,9 +107,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.Diagnostics.ThreadPriorityLevel @@ -127,6 +123,10 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/PerformanceCounter.xml =================================================================== --- en/System.Diagnostics/PerformanceCounter.xml (revision 91089) +++ en/System.Diagnostics/PerformanceCounter.xml (working copy) @@ -1,94 +1,154 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ComponentModel.Component - System.ComponentModel.IComponent - - - System.IDisposable - - System.ComponentModel.ISupportInitialize - System.ComponentModel.InstallerTypeAttribute + System.ComponentModel.InstallerType(typeof(System.Diagnostics.PerformanceCounterInstaller)) - - System.ComponentModel.DesignerAttribute - + + To be added + To be added + - - - Field - - System.Int32 - + + + Constructor + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Void - - + + + Constructor + + + + + + To be added: an object of type 'string' + To be added: an object of type 'string' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Void - - + + + Constructor + + + + + + + To be added: an object of type 'string' + To be added: an object of type 'string' + To be added: an object of type 'bool' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Constructor + + + + + + + + To be added: an object of type 'string' + To be added: an object of type 'string' + To be added: an object of type 'string' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + + + + To be added: an object of type 'string' + To be added: an object of type 'string' + To be added: an object of type 'string' + To be added: an object of type 'bool' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + + + + To be added: an object of type 'string' + To be added: an object of type 'string' + To be added: an object of type 'string' + To be added: an object of type 'string' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Void @@ -98,21 +158,42 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.String - - + To be added - To be added: an object of type 'bool' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.TypeConverter("System.Diagnostics.Design.CategoryValueConverter, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a") + + + System.ComponentModel.RecommendedAsConfigurable(true) + + + System.ComponentModel.ReadOnly(true) + + + System.ComponentModel.DefaultValue("") + + @@ -125,303 +206,413 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Int64 + System.Void To be added - To be added: an object of type 'long' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Int64 + System.String - - - To be added - To be added: an object of type 'long' - To be added: an object of type 'long' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("A description describing the counter.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + System.ComponentModel.ReadOnly(true) + + - - - Method + + + Property - System.Int64 + System.String - + + To be added - To be added: an object of type 'long' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.TypeConverter("System.Diagnostics.Design.CounterNameConverter, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a") + + + System.ComponentModel.RecommendedAsConfigurable(true) + + + System.ComponentModel.ReadOnly(true) + + + System.ComponentModel.DefaultValue("") + + - - - Method + + + Property - System.Diagnostics.CounterSample + System.Diagnostics.PerformanceCounterType - To be added - To be added: an object of type 'CounterSample' + To be added: an object of type 'PerformanceCounterType' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The type of the counter.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + - - + + Method - System.Single + System.Int64 To be added - To be added: an object of type 'float' + To be added: an object of type 'long' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Field - System.Void + System.Int32 To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - To be added - To be added: an object of type 'PerformanceCounter' - To be added - - - - - Constructor - + + + Method + + System.Void + - - - - - + + + To be added: an object of type 'bool' To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'PerformanceCounter' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - - - + + + Method + + System.Void + + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'PerformanceCounter' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - - - - + + + Method + + System.Int64 + + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'bool' - To be added: an object of type 'PerformanceCounter' + To be added: an object of type 'long' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Int64 + - - - + + + To be added: an object of type 'long' To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'PerformanceCounter' + To be added: an object of type 'long' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Runtime.ConstrainedExecution.ReliabilityContract(System.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.MayFail) + + - - - Constructor - - - - - - - - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'bool' - To be added: an object of type 'PerformanceCounter' - To be added - - - - + + Property + + 2.0.0.0 + + + + System.ComponentModel.DefaultValue(System.Diagnostics.PerformanceCounterInstanceLifetime.Global) + + - System.String + System.Diagnostics.PerformanceCounterInstanceLifetime - - - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added + To be added. + To be added. + To be added. - - + + Property System.String + + To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.TypeConverter("System.Diagnostics.Design.InstanceNameConverter, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a") + + + System.ComponentModel.RecommendedAsConfigurable(true) + + + System.ComponentModel.ReadOnly(true) + + + System.ComponentModel.DefaultValue("") + + - - + + Property System.String - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.RecommendedAsConfigurable(true) + + + System.ComponentModel.Browsable(false) + + + System.ComponentModel.DefaultValue(".") + + - - - Property + + + Method - System.Diagnostics.PerformanceCounterType + System.Diagnostics.CounterSample + To be added - To be added: an object of type 'PerformanceCounterType' + To be added: an object of type 'CounterSample' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.String + System.Single - - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'float' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Boolean + System.Int64 - + To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'long' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The raw value of the counter.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + System.ComponentModel.Browsable(false) + + - - + + Property - System.String + System.Boolean - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The accessability level of the counter.") + + + System.ComponentModel.DefaultValue(true) + + + System.ComponentModel.Browsable(false) + + - - - Property + + + Method - System.Int64 + System.Void - - + To be added - To be added: an object of type 'long' - To be added: an object of type 'long' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Runtime.ConstrainedExecution.ReliabilityContract(System.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.MayFail) + + Index: en/System.Diagnostics/ThreadWaitReason.xml =================================================================== --- en/System.Diagnostics/ThreadWaitReason.xml (revision 91089) +++ en/System.Diagnostics/ThreadWaitReason.xml (working copy) @@ -1,51 +1,23 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Enum + To be added To be added - - System.Enum - - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - - - + + Field System.Diagnostics.ThreadWaitReason @@ -55,9 +27,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.ThreadWaitReason @@ -67,9 +43,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.ThreadWaitReason @@ -79,9 +59,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.ThreadWaitReason @@ -91,9 +75,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.ThreadWaitReason @@ -103,9 +91,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.ThreadWaitReason @@ -115,9 +107,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.ThreadWaitReason @@ -127,9 +123,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.ThreadWaitReason @@ -139,9 +139,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.ThreadWaitReason @@ -151,9 +155,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.ThreadWaitReason @@ -163,9 +171,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.ThreadWaitReason @@ -175,9 +187,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.ThreadWaitReason @@ -187,9 +203,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.ThreadWaitReason @@ -199,12 +219,16 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field - System.Diagnostics.ThreadWaitReason + System.Int32 @@ -212,17 +236,21 @@ To be added - - + + Field - System.Int32 + System.Diagnostics.ThreadWaitReason To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/TraceListener.xml =================================================================== --- en/System.Diagnostics/TraceListener.xml (revision 91089) +++ en/System.Diagnostics/TraceListener.xml (working copy) @@ -1,29 +1,21 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.MarshalByRefObject + + + + System.IDisposable + + Diagnostic message handler. @@ -72,18 +64,55 @@ - - System.MarshalByRefObject - - - - System.IDisposable - - - - - + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'string' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + 2.0.0.0 + + + System.Collections.Specialized.StringDictionary + + + To be added. + To be added. + To be added. + + + + Method System.Void @@ -93,73 +122,108 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - - + To be added - To be added: an object of type 'object' - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + To be added: an object of type 'bool' To be added - To be added: an object of type 'string' - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - + + To be added: an object of type 'string' To be added - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void + + To be added: an object of type 'string' + To be added: an object of type 'string' To be added - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + + Property + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + + + System.Diagnostics.TraceFilter + + + To be added. + To be added. + To be added. + + + + Method System.Void @@ -169,223 +233,505 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method + + 2.0.0.0 + - System.Void + System.String[] + + + To be added. + To be added. + To be added. + + + + + Property + + System.Int32 + - - To be added - To be added: an object of type 'object' - To be added: an object of type 'string' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.Int32 - - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property + + 2.0.0.0 + - System.Void + System.Boolean + + To be added. + To be added. + To be added. + + + + + Property + + System.String + - To be added - To be added: an object of type 'object' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + + Property + + System.Boolean + + + To be added + To be added: an object of type 'bool' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + System.Void - + + + + + - To be added - To be added: an object of type 'string' - To be added + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. - - + + Method + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + System.Void + + + + + + + + System.ParamArray + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + + + System.Void + + + + + + - - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. - - + + Method + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + System.Void + + + + + + + + + System.ParamArray + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Property + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + + + System.Diagnostics.TraceOptions + + + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + + + System.Void + + + + + + - To be added - To be added: an object of type 'string' - To be added + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. - - + + Method System.Void - + + + + To be added: an object of type 'object' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - + + + + To be added: an object of type 'string' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - + + + To be added: an object of type 'object' + To be added: an object of type 'string' To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - + + + Method + + System.Void + + + + + + To be added: an object of type 'string' + To be added: an object of type 'string' To be added - To be added: an object of type 'TraceListener' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - + + + Method + + System.Void + + To be added - To be added: an object of type 'string' - To be added: an object of type 'TraceListener' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.String + System.Void + + To be added: an object of type 'object' To be added - To be added: an object of type 'string' - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Int32 + System.Void + + To be added: an object of type 'string' To be added - To be added: an object of type 'int' - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Int32 + System.Void + + + To be added: an object of type 'object' + To be added: an object of type 'string' To be added - To be added: an object of type 'int' - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Boolean + System.Void + + + + + To be added: an object of type 'string' + To be added: an object of type 'string' To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/TextWriterTraceListener.xml =================================================================== --- en/System.Diagnostics/TextWriterTraceListener.xml (revision 91089) +++ en/System.Diagnostics/TextWriterTraceListener.xml (working copy) @@ -1,227 +1,251 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Diagnostics.TraceListener - - System.IDisposable - - + + To be added + To be added + - - - Method - - System.Void - - - - + + + Constructor + + To be added - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Void - + + + Constructor + - - + + + To be added: an object of type 'IO.Stream' To be added - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Void - - + + + Constructor + + + + + To be added: an object of type 'IO.TextWriter' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Void - - + + + Constructor + + + + + To be added: an object of type 'string' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Void - + + + Constructor + - - + + + + To be added: an object of type 'IO.Stream' + To be added: an object of type 'string' To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - + + + + + To be added: an object of type 'IO.TextWriter' + To be added: an object of type 'string' To be added - To be added: an object of type 'TextWriterTraceListener' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + + + To be added: an object of type 'string' + To be added: an object of type 'string' To be added - To be added: an object of type 'IO.Stream' - To be added: an object of type 'TextWriterTraceListener' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - - + + + Method + + System.Void + + To be added - To be added: an object of type 'IO.Stream' - To be added: an object of type 'string' - To be added: an object of type 'TextWriterTraceListener' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Void + - - + + + To be added: an object of type 'bool' To be added - To be added: an object of type 'IO.TextWriter' - To be added: an object of type 'TextWriterTraceListener' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - - + + + Method + + System.Void + + To be added - To be added: an object of type 'IO.TextWriter' - To be added: an object of type 'string' - To be added: an object of type 'TextWriterTraceListener' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Void + - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'TextWriterTraceListener' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Void + - - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'TextWriterTraceListener' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.IO.TextWriter - + To be added - To be added: an object of type 'IO.TextWriter' - To be added: an object of type 'IO.TextWriter' + To be added: an object of type 'IO.TextWriter' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/EventLogEntryType.xml =================================================================== --- en/System.Diagnostics/EventLogEntryType.xml (revision 91089) +++ en/System.Diagnostics/EventLogEntryType.xml (working copy) @@ -1,51 +1,23 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Enum + To be added To be added - - System.Enum - - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - - + Field System.Diagnostics.EventLogEntryType @@ -55,9 +27,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.EventLogEntryType @@ -67,9 +43,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.Diagnostics.EventLogEntryType @@ -79,9 +59,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.Diagnostics.EventLogEntryType @@ -91,12 +75,16 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field - System.Diagnostics.EventLogEntryType + System.Int32 @@ -104,17 +92,21 @@ To be added - - + + Field - System.Int32 + System.Diagnostics.EventLogEntryType To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/EventLogTraceListener.xml =================================================================== --- en/System.Diagnostics/EventLogTraceListener.xml (revision 91089) +++ en/System.Diagnostics/EventLogTraceListener.xml (working copy) @@ -1,75 +1,73 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Diagnostics.TraceListener - - System.IDisposable - - + + To be added + To be added + - - - Method - - System.Void - + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + - - + + + To be added: an object of type 'EventLog' To be added - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Void - + + + Constructor + - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void @@ -79,90 +77,241 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + To be added: an object of type 'bool' To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - + + + Property + + System.Diagnostics.EventLog + + + To be added - To be added: an object of type 'EventLogTraceListener' + To be added: an object of type 'EventLog' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Property + + System.String + - - + To be added - To be added: an object of type 'EventLog' - To be added: an object of type 'EventLogTraceListener' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + + + System.Void + - - + + + + + + - To be added - To be added: an object of type 'string' - To be added: an object of type 'EventLogTraceListener' - To be added + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. - - - Property + + + Method + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + - System.Diagnostics.EventLog + System.Void - + + + + + + + + System.ParamArray + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + + + System.Void + + + + + + + + + + + System.ParamArray + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + System.Void + + + + + + To be added: an object of type 'string' To be added - To be added: an object of type 'EventLog' - To be added: an object of type 'EventLog' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.String + System.Void - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/ProcessStartInfo.xml =================================================================== --- en/System.Diagnostics/ProcessStartInfo.xml (revision 91089) +++ en/System.Diagnostics/ProcessStartInfo.xml (working copy) @@ -4,40 +4,24 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - - is used to as a container for information required for starting a . - The object is usually used as a container for information about the process to be started. As such, it's usually used in conjunction with . - System.Object - System.ComponentModel.TypeConverterAttribute + System.ComponentModel.TypeConverter(typeof(System.ComponentModel.ExpandableObjectConverter)) + + + is used to as a container for information required for starting a . + The object is usually used as a container for information about the process to be started. As such, it's usually used in conjunction with . + @@ -46,7 +30,6 @@ Default Constructor. Creates an empty object. - An empty object. @@ -55,54 +38,50 @@ + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - + + Value the property should be set to. Creates a new object with its set to the specified value. - Value the property should be set to. - A object with its set to the specified value. + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - + + To be added. + Value the property should be set to. + Value the should be set to. Creates a new object with its and set to the specified values. - Value the should be set to. - Value the property should be set to. - A object with its and set to the specified values. + + 1.0.5000.0 + 2.0.0.0 + - - - Property - - System.String - - - - - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added - - - + Property System.String @@ -110,9 +89,9 @@ + Arguments that should be passed to the program specified in . Get or Set the arguments that should be passed to the program specified in . - Arguments that should be passed to the program specified in . - Arguments that should be passed to the program specified in . + Arguments that should be passed to the program specified in . @@ -121,9 +100,30 @@ + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.NotifyParentProperty(true) + + + System.Diagnostics.MonitoringDescription("Command line agruments for this process.") + + + System.ComponentModel.TypeConverter("System.Diagnostics.Design.StringValueConverter, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a") + + + System.ComponentModel.DefaultValue("") + + + System.ComponentModel.RecommendedAsConfigurable(true) + + - + Property System.Boolean @@ -132,25 +132,80 @@ To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.NotifyParentProperty(true) + + + System.Diagnostics.MonitoringDescription("Start this process with a new window.") + + + System.ComponentModel.DefaultValue(false) + + + + + Property + + 2.0.0.0 + + + + System.ComponentModel.NotifyParentProperty(true) + + + + System.String + + + To be added. + To be added. + To be added. + + - + Property System.Collections.Specialized.StringDictionary To be added - To be added: an object of type 'Collections.Specialized.StringDictionary' + To be added: an object of type 'Collections.Specialized.StringDictionary' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.NotifyParentProperty(true) + + + System.Diagnostics.MonitoringDescription("Environment variables used for this process.") + + + System.ComponentModel.Editor("System.Diagnostics.Design.StringDictionaryEditor, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.Drawing.Design.UITypeEditor, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a") + + + System.ComponentModel.DefaultValue(null) + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Content) + + - - + + Property System.Boolean @@ -159,28 +214,127 @@ To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.NotifyParentProperty(true) + + + System.Diagnostics.MonitoringDescription("Thread shows dialogboxes for errors.") + + + System.ComponentModel.DefaultValue(false) + + - - + + Property - System.Boolean + System.IntPtr To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'IntPtr' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.Browsable(false) + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + + + Property + + System.String + + + + + Path to the application to be executed. + Get or set the path to the application to be executed. + Path to the application to be executed. + The FileName property can specify either a relative or absolute path. When just the name of the executable is given without specifying the path to it, the operating system path resolution mechanism is used (for example, the PATH environment variable on Unix like operating systems). + + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.NotifyParentProperty(true) + + + System.Diagnostics.MonitoringDescription("The name of the resource to start this process.") + + + System.ComponentModel.TypeConverter("System.Diagnostics.Design.StringValueConverter, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a") + + + System.ComponentModel.Editor("System.Diagnostics.Design.StartFileNameEditor, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.Drawing.Design.UITypeEditor, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a") + + + System.ComponentModel.DefaultValue("") + + + System.ComponentModel.RecommendedAsConfigurable(true) + + + + + + Property + + 2.0.0.0 + + + + System.ComponentModel.NotifyParentProperty(true) + + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + Property + + 2.0.0.0 + + + System.Security.SecureString + + + To be added. + To be added. + To be added. + + - + Property System.Boolean @@ -189,13 +343,27 @@ To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.NotifyParentProperty(true) + + + System.Diagnostics.MonitoringDescription("Errors of this process are redirected.") + + + System.ComponentModel.DefaultValue(false) + + - - + + Property System.Boolean @@ -204,40 +372,135 @@ To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.NotifyParentProperty(true) + + + System.Diagnostics.MonitoringDescription("Standard input of this process is redirected.") + + + System.ComponentModel.DefaultValue(false) + + - - + + Property - System.String[] + System.Boolean + + To be added - To be added: an object of type 'string []' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.NotifyParentProperty(true) + + + System.Diagnostics.MonitoringDescription("Standart output of this process is redirected.") + + + System.ComponentModel.DefaultValue(false) + + - - + + Property + + 2.0.0.0 + + System.Text.Encoding + + + To be added. + To be added. + To be added. + + + + + Property + + 2.0.0.0 + + + System.Text.Encoding + + + To be added. + To be added. + To be added. + + + + + Property + + 2.0.0.0 + + + + System.ComponentModel.NotifyParentProperty(true) + + + System.String + + To be added. + To be added. + To be added. + + + + + Property + + System.Boolean + - Get or set the path to the application to be executed. - Path to the application to be executed. - Path to the application to be executed. - The FileName property can specify either a relative or absolute path. When just the name of the executable is given without specifying the path to it, the operating system path resolution mechanism is used (for example, the PATH environment variable on Unix like operating systems). + To be added + To be added: an object of type 'bool' + To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.NotifyParentProperty(true) + + + System.Diagnostics.MonitoringDescription("Use the shell to start this process.") + + + System.ComponentModel.DefaultValue(true) + + - - + + Property System.String @@ -246,55 +509,118 @@ To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.NotifyParentProperty(true) + + + System.Diagnostics.MonitoringDescription("The verb to apply to a used document.") + + + System.ComponentModel.TypeConverter("System.Diagnostics.Design.VerbConverter, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a") + + + System.ComponentModel.DefaultValue("") + + - - + + Property - System.Boolean + System.String[] - - To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'string []' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.Browsable(false) + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + - - + + Property - System.IntPtr + System.Diagnostics.ProcessWindowStyle To be added - To be added: an object of type 'IntPtr' - To be added: an object of type 'IntPtr' + To be added: an object of type 'ProcessWindowStyle' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.NotifyParentProperty(true) + + + System.Diagnostics.MonitoringDescription("The window style used to start this process.") + + + System.ComponentModel.DefaultValue(typeof(System.Diagnostics.ProcessWindowStyle), "Normal") + + - - + + Property - System.Diagnostics.ProcessWindowStyle + System.String To be added - To be added: an object of type 'ProcessWindowStyle' - To be added: an object of type 'ProcessWindowStyle' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.NotifyParentProperty(true) + + + System.Diagnostics.MonitoringDescription("The initial directory for this process.") + + + System.ComponentModel.TypeConverter("System.Diagnostics.Design.StringValueConverter, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a") + + + System.ComponentModel.Editor("System.Diagnostics.Design.WorkingDirectoryEditor, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.Drawing.Design.UITypeEditor, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a") + + + System.ComponentModel.DefaultValue("") + + + System.ComponentModel.RecommendedAsConfigurable(true) + + - \ No newline at end of file + Index: en/System.Diagnostics/ThreadState.xml =================================================================== --- en/System.Diagnostics/ThreadState.xml (revision 91089) +++ en/System.Diagnostics/ThreadState.xml (working copy) @@ -1,51 +1,23 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Enum + To be added To be added - - System.Enum - - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - - + Field System.Diagnostics.ThreadState @@ -55,9 +27,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.Diagnostics.ThreadState @@ -67,9 +43,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.Diagnostics.ThreadState @@ -79,9 +59,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.Diagnostics.ThreadState @@ -91,9 +75,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.Diagnostics.ThreadState @@ -103,9 +91,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.ThreadState @@ -115,9 +107,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.ThreadState @@ -127,12 +123,16 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field - System.Diagnostics.ThreadState + System.Int32 @@ -140,17 +140,21 @@ To be added - - + + Field - System.Int32 + System.Diagnostics.ThreadState To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/PerformanceCounterPermission.xml =================================================================== --- en/System.Diagnostics/PerformanceCounterPermission.xml (revision 91089) +++ en/System.Diagnostics/PerformanceCounterPermission.xml (working copy) @@ -1,51 +1,22 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Security.Permissions.ResourcePermissionBase - - System.Security.IPermission - - - System.Security.ISecurityEncodable - - - System.Security.IStackWalk - - - System.Security.Permissions.IUnrestrictedPermission - - + + To be added + To be added + @@ -54,67 +25,83 @@ To be added - To be added: an object of type 'PerformanceCounterPermission' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + + To be added: an object of type 'PerformanceCounterPermissionEntry []' To be added - To be added: an object of type 'Security.Permissions.PermissionState' - To be added: an object of type 'PerformanceCounterPermission' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - - + + + To be added: an object of type 'Security.Permissions.PermissionState' To be added - To be added: an object of type 'PerformanceCounterPermissionAccess' - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'PerformanceCounterPermission' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + + + + To be added: an object of type 'PerformanceCounterPermissionAccess' + To be added: an object of type 'string' + To be added: an object of type 'string' To be added - To be added: an object of type 'PerformanceCounterPermissionEntry []' - To be added: an object of type 'PerformanceCounterPermission' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Diagnostics.PerformanceCounterPermissionEntryCollection To be added - To be added: an object of type 'PerformanceCounterPermissionEntryCollection' + To be added: an object of type 'PerformanceCounterPermissionEntryCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/MonitoringDescriptionAttribute.xml =================================================================== --- en/System.Diagnostics/MonitoringDescriptionAttribute.xml (revision 91089) +++ en/System.Diagnostics/MonitoringDescriptionAttribute.xml (working copy) @@ -4,65 +4,56 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ComponentModel.DescriptionAttribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.All) + + To be added + To be added + Constructor - - + + - To be added To be added: an object of type 'string' - To be added: an object of type 'MonitoringDescriptionAttribute' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/EventLogPermissionEntry.xml =================================================================== --- en/System.Diagnostics/EventLogPermissionEntry.xml (revision 91089) +++ en/System.Diagnostics/EventLogPermissionEntry.xml (working copy) @@ -4,75 +4,69 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object - + + To be added + To be added + - + Constructor - - - + + + - To be added To be added: an object of type 'EventLogPermissionAccess' To be added: an object of type 'string' - To be added: an object of type 'EventLogPermissionEntry' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Diagnostics.EventLogPermissionAccess To be added - To be added: an object of type 'EventLogPermissionAccess' + To be added: an object of type 'EventLogPermissionAccess' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/EventLogPermissionAccess.xml =================================================================== --- en/System.Diagnostics/EventLogPermissionAccess.xml (revision 91089) +++ en/System.Diagnostics/EventLogPermissionAccess.xml (working copy) @@ -1,67 +1,62 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Enum - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - System.FlagsAttribute + System.Flags + + To be added + To be added + - - + + Field + + 2.0.0.0 + System.Diagnostics.EventLogPermissionAccess + + To be added. + + + + + Field + + System.Diagnostics.EventLogPermissionAccess + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete + + - + Field System.Diagnostics.EventLogPermissionAccess @@ -71,9 +66,18 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete + + - + Field System.Diagnostics.EventLogPermissionAccess @@ -83,9 +87,18 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete + + - - + + Field System.Diagnostics.EventLogPermissionAccess @@ -95,6 +108,10 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -108,5 +125,18 @@ To be added + + + Field + + 2.0.0.0 + + + System.Diagnostics.EventLogPermissionAccess + + + To be added. + + Index: en/System.Diagnostics/CounterSample.xml =================================================================== --- en/System.Diagnostics/CounterSample.xml (revision 91089) +++ en/System.Diagnostics/CounterSample.xml (working copy) @@ -1,234 +1,363 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.ValueType + + To be added To be added - - System.ValueType - - - - - - Field + + + Constructor + + + + + + + + + + + + To be added: an object of type 'long' + To be added: an object of type 'long' + To be added: an object of type 'long' + To be added: an object of type 'long' + To be added: an object of type 'long' + To be added: an object of type 'long' + To be added: an object of type 'PerformanceCounterType' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + + + + + + + + To be added: an object of type 'long' + To be added: an object of type 'long' + To be added: an object of type 'long' + To be added: an object of type 'long' + To be added: an object of type 'long' + To be added: an object of type 'long' + To be added: an object of type 'PerformanceCounterType' + To be added: an object of type 'long' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property - System.Diagnostics.CounterSample + System.Int64 - To be added + To be added: an object of type 'long' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Single - - + + + To be added: an object of type 'CounterSample' To be added - To be added: an object of type 'CounterSample' To be added: an object of type 'float' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Single - - - + + + - To be added To be added: an object of type 'CounterSample' To be added: an object of type 'CounterSample' + To be added To be added: an object of type 'float' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - - - - - - - + + + Property + + System.Int64 + To be added - To be added: an object of type 'long' - To be added: an object of type 'long' - To be added: an object of type 'long' - To be added: an object of type 'long' - To be added: an object of type 'long' - To be added: an object of type 'long' - To be added: an object of type 'PerformanceCounterType' - To be added: an object of type 'CounterSample' + To be added: an object of type 'long' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - - - - - - - - + + + Property + + System.Int64 + To be added - To be added: an object of type 'long' - To be added: an object of type 'long' - To be added: an object of type 'long' - To be added: an object of type 'long' - To be added: an object of type 'long' - To be added: an object of type 'long' - To be added: an object of type 'PerformanceCounterType' - To be added: an object of type 'long' - To be added: an object of type 'CounterSample' + To be added: an object of type 'long' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Int64 + System.Diagnostics.PerformanceCounterType To be added - To be added: an object of type 'long' + To be added: an object of type 'PerformanceCounterType' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Field - System.Int64 + System.Diagnostics.CounterSample + To be added - To be added: an object of type 'long' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method + + 2.0.0.0 + - System.Int64 + System.Boolean + + + - To be added - To be added: an object of type 'long' - To be added + To be added. + To be added. + To be added. + To be added. - - - Property + + + Method + + 2.0.0.0 + - System.Int64 + System.Boolean + + + - To be added - To be added: an object of type 'long' - To be added + To be added. + To be added. + To be added. + To be added. - - + + + Method + + 2.0.0.0 + + + System.Int32 + + + + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + Property System.Int64 To be added - To be added: an object of type 'long' + To be added: an object of type 'long' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.Int64 To be added - To be added: an object of type 'long' + To be added: an object of type 'long' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.Int64 To be added - To be added: an object of type 'long' + To be added: an object of type 'long' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Diagnostics.PerformanceCounterType + System.Int64 To be added - To be added: an object of type 'PerformanceCounterType' + To be added: an object of type 'long' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/EventLogEntryCollection.xml =================================================================== --- en/System.Diagnostics/EventLogEntryCollection.xml (revision 91089) +++ en/System.Diagnostics/EventLogEntryCollection.xml (working copy) @@ -1,33 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -35,61 +15,73 @@ System.Collections.ICollection - - System.Collections.IEnumerable - - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") + + To be added + To be added + - - + + Method - System.Collections.IEnumerator + System.Void - + + + + + To be added. + To be added: an object of type 'int' To be added - To be added: an object of type 'Collections.IEnumerator' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.Int32 - - - - To be added - To be added: an object of type 'EventLogEntry []' - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Int32 + System.Collections.IEnumerator + To be added - To be added: an object of type 'int' + To be added: an object of type 'Collections.IEnumerator' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - + + Property System.Diagnostics.EventLogEntry @@ -98,11 +90,68 @@ + To be added. To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + + To be added. To be added. + To be added. + To be added. + + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Boolean + + + To be added. To be added. To be added. + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Object + + + To be added. + To be added. + To be added. + + Index: en/System.Diagnostics/ProcessThreadCollection.xml =================================================================== --- en/System.Diagnostics/ProcessThreadCollection.xml (revision 91089) +++ en/System.Diagnostics/ProcessThreadCollection.xml (working copy) @@ -1,175 +1,163 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Collections.ReadOnlyCollectionBase - - System.Collections.ICollection - - - System.Collections.IEnumerable - - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") + + To be added + To be added + - - - Method - - System.Int32 - - - - + + + Constructor + + To be added - To be added: an object of type 'ProcessThread' - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Void - + + + Constructor + - - - + + + To be added: an object of type 'ProcessThread []' To be added - To be added: an object of type 'int' - To be added: an object of type 'ProcessThread' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Int32 - - + + + To be added: an object of type 'ProcessThread' To be added - To be added: an object of type 'ProcessThread' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - + + + To be added: an object of type 'ProcessThread' To be added - To be added: an object of type 'ProcessThread' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + + To be added: an object of type 'ProcessThread []' + To be added: an object of type 'int' To be added - To be added: an object of type 'ProcessThread' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Int32 - - - + + + To be added: an object of type 'ProcessThread' To be added - To be added: an object of type 'ProcessThread []' - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - To be added - To be added: an object of type 'ProcessThreadCollection' - To be added - - - - - Constructor - + + + Method + + System.Void + - - + + + + To be added: an object of type 'int' + To be added: an object of type 'ProcessThread' To be added - To be added: an object of type 'ProcessThread []' - To be added: an object of type 'ProcessThreadCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - + + Property System.Diagnostics.ProcessThread @@ -178,11 +166,34 @@ + To be added. To be added. - To be added. To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.Void + + + + + + To be added: an object of type 'ProcessThread' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + Index: en/System.Diagnostics/EventLog.xml =================================================================== --- en/System.Diagnostics/EventLog.xml (revision 91089) +++ en/System.Diagnostics/EventLog.xml (working copy) @@ -1,75 +1,194 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ComponentModel.Component - System.ComponentModel.IComponent - - - System.IDisposable - - System.ComponentModel.ISupportInitialize - System.ComponentModel.InstallerTypeAttribute + System.Diagnostics.MonitoringDescription("Represents an event log") - System.ComponentModel.DefaultEventAttribute + System.ComponentModel.InstallerType(typeof(System.Diagnostics.EventLogInstaller)) - System.ComponentModel.DesignerAttribute + System.ComponentModel.DefaultEvent("EntryWritten") + + To be added + To be added + + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'string' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + + To be added: an object of type 'string' + To be added: an object of type 'string' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + + + To be added: an object of type 'string' + To be added: an object of type 'string' + To be added: an object of type 'string' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.Void + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.Void + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.Void + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + Method System.Void - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'string' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -78,17 +197,26 @@ System.Void - - - - + + + + - To be added To be added: an object of type 'string' To be added: an object of type 'string' To be added: an object of type 'string' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("use CreateEventSource(EventSourceCreationData) instead") + + @@ -97,13 +225,17 @@ System.Void - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -112,15 +244,19 @@ System.Void - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'string' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -129,13 +265,17 @@ System.Void - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -144,16 +284,132 @@ System.Void - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'string' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.Void + + + + + + To be added: an object of type 'bool' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.Boolean + + + + + To be added + To be added: an object of type 'bool' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("If enabled raises event when a log is written.") + + + System.ComponentModel.DefaultValue(false) + + + System.ComponentModel.Browsable(false) + + + + + + Method + + System.Void + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.Diagnostics.EventLogEntryCollection + + + To be added + To be added: an object of type 'EventLogEntryCollection' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The entries in the log.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + System.ComponentModel.Browsable(false) + + + + + + Event + + System.Diagnostics.EntryWrittenEventHandler + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("Raised for each EventLog entry written.") + + + Method @@ -161,14 +417,18 @@ System.Boolean - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -177,19 +437,23 @@ System.Boolean - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'string' + To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Diagnostics.EventLog[] @@ -200,56 +464,86 @@ To be added: an object of type 'EventLog []' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Diagnostics.EventLog[] - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' To be added: an object of type 'EventLog []' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Boolean + System.String - - + To be added - To be added: an object of type 'string' - To be added: an object of type 'bool' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("Name of the log that is read and written.") + + + System.ComponentModel.TypeConverter("System.Diagnostics.Design.LogConverter, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a") + + + System.ComponentModel.RecommendedAsConfigurable(true) + + + System.ComponentModel.DefaultValue("") + + + System.ComponentModel.ReadOnly(true) + + - - - Method + + + Property - System.Boolean + System.String - - - - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'bool' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.Browsable(false) + + @@ -258,448 +552,641 @@ System.String - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'string' + To be added To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.String - - - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("Name of the machine that this log get written to.") + + + System.ComponentModel.RecommendedAsConfigurable(true) + + + System.ComponentModel.DefaultValue(".") + + + System.ComponentModel.ReadOnly(true) + + - - - Method + + + Property + + 2.0.0.0 + + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + System.ComponentModel.Browsable(false) + + + System.Runtime.InteropServices.ComVisible(false) + + - System.Void + System.Int64 - - - - - - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'EventLogEntryType' - To be added + To be added. + To be added. + To be added. - - - Method + + + Property + + 2.0.0.0 + + + + System.ComponentModel.Browsable(false) + + + System.Runtime.InteropServices.ComVisible(false) + + - System.Void + System.Int32 - - - - - - - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'EventLogEntryType' - To be added: an object of type 'int' - To be added + To be added. + To be added. + To be added. - - + + Method + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + System.Void - - - - - - + + + - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'EventLogEntryType' - To be added: an object of type 'int' - To be added: an object of type 'short' - To be added + To be added. + To be added. + To be added. + To be added. - - + + + Property + + 2.0.0.0 + + + + System.ComponentModel.Browsable(false) + + + System.Runtime.InteropServices.ComVisible(false) + + + + System.Diagnostics.OverflowAction + + + To be added. + To be added. + To be added. + + + + Method + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + System.Void - - - - - - - + + + - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'EventLogEntryType' - To be added: an object of type 'int' - To be added: an object of type 'short' - To be added: an object of type 'byte []' - To be added + To be added. + To be added. + To be added. + To be added. - - - Method + + + Property - System.Void + System.String - + + To be added + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The application name that writes the log.") + + + System.ComponentModel.TypeConverter("System.Diagnostics.Design.StringValueConverter, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a") + + + System.ComponentModel.RecommendedAsConfigurable(true) + + + System.ComponentModel.DefaultValue("") + + + System.ComponentModel.ReadOnly(true) + + - - + + Method - System.Void + System.Boolean - + + + + To be added: an object of type 'string' To be added + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Boolean - - + + + + To be added: an object of type 'string' + To be added: an object of type 'string' To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.ComponentModel.ISynchronizeInvoke - + + To be added + To be added: an object of type 'ComponentModel.ISynchronizeInvoke' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("An object that synchronizes event handler calls.") + + + System.ComponentModel.DefaultValue(null) + + + System.ComponentModel.Browsable(false) + + - - + + Method System.Void - + + + + To be added: an object of type 'string' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + + To be added: an object of type 'string' + To be added: an object of type 'EventLogEntryType' To be added - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + + To be added: an object of type 'string' + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'EventLogEntryType' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - - + + + + - To be added To be added: an object of type 'string' To be added: an object of type 'EventLogEntryType' To be added: an object of type 'int' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - - - + + + + - To be added + To be added: an object of type 'string' To be added: an object of type 'string' To be added: an object of type 'EventLogEntryType' - To be added: an object of type 'int' - To be added: an object of type 'short' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - - - - + + + + + - To be added To be added: an object of type 'string' To be added: an object of type 'EventLogEntryType' To be added: an object of type 'int' To be added: an object of type 'short' - To be added: an object of type 'byte []' - To be added - - - - - Constructor - - - To be added - To be added: an object of type 'EventLog' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Void + - - + + + + + - To be added - To be added: an object of type 'string' - To be added: an object of type 'EventLog' - To be added - - - - - Constructor - - - - - - - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'EventLog' - To be added - - - - - Constructor - - - - - - - - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' To be added: an object of type 'string' - To be added: an object of type 'EventLog' - To be added - - - - - Property - - System.Diagnostics.EventLogEntryCollection - - + To be added: an object of type 'string' + To be added: an object of type 'EventLogEntryType' + To be added: an object of type 'int' To be added - To be added: an object of type 'EventLogEntryCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.String + System.Void + + + + + + + + To be added: an object of type 'string' + To be added: an object of type 'EventLogEntryType' + To be added: an object of type 'int' + To be added: an object of type 'short' + To be added: an object of type 'byte []' To be added - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.String + System.Void - + + + + + + + To be added: an object of type 'string' + To be added: an object of type 'string' + To be added: an object of type 'EventLogEntryType' + To be added: an object of type 'int' + To be added: an object of type 'short' To be added - To be added: an object of type 'string' - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.String + System.Void - + + + + + + + + To be added: an object of type 'string' + To be added: an object of type 'string' + To be added: an object of type 'EventLogEntryType' + To be added: an object of type 'int' + To be added: an object of type 'short' + To be added: an object of type 'byte []' To be added - To be added: an object of type 'string' - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + - System.Boolean + System.Void - + + + + + System.ParamArray + + + + - To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' - To be added + To be added. + To be added. + To be added. + To be added. - - - Property + + + Method + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + - System.ComponentModel.ISynchronizeInvoke + System.Void - + + + + + + System.ParamArray + + + + - To be added - To be added: an object of type 'ComponentModel.ISynchronizeInvoke' - To be added: an object of type 'ComponentModel.ISynchronizeInvoke' - To be added + To be added. + To be added. + To be added. + To be added. + To be added. - - - Property + + + Method + + 2.0.0.0 + - System.String + System.Void - + + + + + + System.ParamArray + + + + - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added + To be added. + To be added. + To be added. + To be added. + To be added. - - - Event + + + Method + + 2.0.0.0 + - System.Diagnostics.EntryWrittenEventHandler + System.Void - + + + + + + + + System.ParamArray + + + + - To be added - To be added + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. Index: en/System.Diagnostics/InstanceDataCollectionCollection.xml =================================================================== --- en/System.Diagnostics/InstanceDataCollectionCollection.xml (revision 91089) +++ en/System.Diagnostics/InstanceDataCollectionCollection.xml (working copy) @@ -1,53 +1,47 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Collections.DictionaryBase - - System.Collections.IDictionary - - - System.Collections.ICollection - - - System.Collections.IEnumerable - - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") + + To be added + To be added + + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("Use PerformanceCounterCategory.ReadCategory()") + + + Method @@ -55,83 +49,91 @@ System.Boolean - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'InstanceDataCollection []' To be added: an object of type 'int' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - + + + Property + + System.Diagnostics.InstanceDataCollection + + + + - To be added - To be added: an object of type 'InstanceDataCollectionCollection' - To be added + To be added. + To be added. + To be added. + To be added. + + 1.0.5000.0 + 2.0.0.0 + - - + Property System.Collections.ICollection To be added - To be added: an object of type 'Collections.ICollection' + To be added: an object of type 'Collections.ICollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Collections.ICollection To be added - To be added: an object of type 'Collections.ICollection' + To be added: an object of type 'Collections.ICollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property - - System.Diagnostics.InstanceDataCollection - - - - - - To be added. - To be added. - To be added. - To be added. - - Index: en/System.Diagnostics/ProcessWindowStyle.xml =================================================================== --- en/System.Diagnostics/ProcessWindowStyle.xml (revision 91089) +++ en/System.Diagnostics/ProcessWindowStyle.xml (working copy) @@ -1,51 +1,23 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Enum + To be added To be added - - System.Enum - - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - - - + + Field System.Diagnostics.ProcessWindowStyle @@ -55,9 +27,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.ProcessWindowStyle @@ -67,9 +43,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.Diagnostics.ProcessWindowStyle @@ -79,9 +59,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.ProcessWindowStyle @@ -91,6 +75,10 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/CounterSampleCalculator.xml =================================================================== --- en/System.Diagnostics/CounterSampleCalculator.xml (revision 91089) +++ en/System.Diagnostics/CounterSampleCalculator.xml (working copy) @@ -1,72 +1,63 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object - + + To be added + To be added + - + Method System.Single - - + + - To be added To be added: an object of type 'CounterSample' + To be added To be added: an object of type 'float' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Single - - - + + + - To be added To be added: an object of type 'CounterSample' To be added: an object of type 'CounterSample' + To be added To be added: an object of type 'float' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/PerformanceCounterManager.xml =================================================================== --- en/System.Diagnostics/PerformanceCounterManager.xml (revision 91089) +++ en/System.Diagnostics/PerformanceCounterManager.xml (working copy) @@ -1,33 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -38,12 +18,19 @@ - System.Runtime.InteropServices.GuidAttribute + System.Obsolete("use PerformanceCounter") - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.Guid("82840be1-d273-11d2-b94a-00600893b17a") + + System.Runtime.InteropServices.ComVisible(true) + + + To be added + To be added + @@ -52,9 +39,60 @@ To be added - To be added: an object of type 'PerformanceCounterManager' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("use PerformanceCounter") + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + Index: en/System.Diagnostics/EventLogPermission.xml =================================================================== --- en/System.Diagnostics/EventLogPermission.xml (revision 91089) +++ en/System.Diagnostics/EventLogPermission.xml (working copy) @@ -1,51 +1,22 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Security.Permissions.ResourcePermissionBase - - System.Security.IPermission - - - System.Security.ISecurityEncodable - - - System.Security.IStackWalk - - - System.Security.Permissions.IUnrestrictedPermission - - + + To be added + To be added + @@ -54,65 +25,81 @@ To be added - To be added: an object of type 'EventLogPermission' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + + To be added: an object of type 'EventLogPermissionEntry []' To be added - To be added: an object of type 'Security.Permissions.PermissionState' - To be added: an object of type 'EventLogPermission' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + To be added: an object of type 'Security.Permissions.PermissionState' To be added - To be added: an object of type 'EventLogPermissionAccess' - To be added: an object of type 'string' - To be added: an object of type 'EventLogPermission' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + + + To be added: an object of type 'EventLogPermissionAccess' + To be added: an object of type 'string' To be added - To be added: an object of type 'EventLogPermissionEntry []' - To be added: an object of type 'EventLogPermission' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Diagnostics.EventLogPermissionEntryCollection To be added - To be added: an object of type 'EventLogPermissionEntryCollection' + To be added: an object of type 'EventLogPermissionEntryCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/EntryWrittenEventArgs.xml =================================================================== --- en/System.Diagnostics/EntryWrittenEventArgs.xml (revision 91089) +++ en/System.Diagnostics/EntryWrittenEventArgs.xml (working copy) @@ -1,38 +1,21 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.EventArgs - + + To be added + To be added + @@ -41,35 +24,45 @@ To be added - To be added: an object of type 'EntryWrittenEventArgs' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + - To be added To be added: an object of type 'EventLogEntry' - To be added: an object of type 'EntryWrittenEventArgs' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Diagnostics.EventLogEntry To be added - To be added: an object of type 'EventLogEntry' + To be added: an object of type 'EventLogEntry' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/PerformanceCounterPermissionAttribute.xml =================================================================== --- en/System.Diagnostics/PerformanceCounterPermissionAttribute.xml (revision 91089) +++ en/System.Diagnostics/PerformanceCounterPermissionAttribute.xml (working copy) @@ -4,111 +4,111 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Security.Permissions.CodeAccessSecurityAttribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Struct | System.AttributeTargets.Constructor | System.AttributeTargets.Method | System.AttributeTargets.Event, AllowMultiple=true, Inherited=false) + + To be added + To be added + - - - Method - - System.Security.IPermission - - - - To be added - To be added: an object of type 'Security.IPermission' - To be added - - - + Constructor - - + + + To be added: an object of type 'Security.Permissions.SecurityAction' To be added - To be added: an object of type 'Security.Permissions.SecurityAction' - To be added: an object of type 'PerformanceCounterPermissionAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.Security.IPermission + + + + To be added + To be added: an object of type 'Security.IPermission' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Property System.String - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Diagnostics.PerformanceCounterPermissionAccess - + To be added - To be added: an object of type 'PerformanceCounterPermissionAccess' - To be added: an object of type 'PerformanceCounterPermissionAccess' + To be added: an object of type 'PerformanceCounterPermissionAccess' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/Trace.xml =================================================================== --- en/System.Diagnostics/Trace.xml (revision 91089) +++ en/System.Diagnostics/Trace.xml (working copy) @@ -4,29 +4,17 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 All public static members members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.Object + + Provides a diagnostic message facility. @@ -60,133 +48,206 @@ - - System.Object - - - - - + + Method System.Void - + + + + A boolean condition to check - Flushes the contents of all - objects in the - collection. + Displays a message if is + . - Invokes the - method on all + If is , then + + is invoked on all objects in the collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("TRACE") + + - - + + Method System.Void - + + + + + A boolean condition to check + A message to display - Closes all - objects in the - collection. + Displays if + is . - Invokes the - method on all + If is , then + + is invoked on all objects in the collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("TRACE") + + - + Method System.Void - - + + + + + A boolean condition to check + A message to display + A more detailed message to display - Displays a message if is - . + Displays and + if + is . - A boolean condition to check If is , then - + is invoked on all objects in the collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("TRACE") + + - - - Method + + + Property - System.Void + System.Boolean - - - + + + A value specifying that + should be + invoked after writing each message. + - Displays if - is . + Should + be called on + the after + writing each message? - A boolean condition to check - A message to display + + Whether or not the + objects should be + ed after each + write. + - If is , then - - is invoked on all - objects in the - collection. + + If , + will be + invoked on each + in the collection + after any modifying operation (such as + , + , + , etc.). + + + This value is shared with the + class. + + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - - - + - Displays and - if - is . + Closes all + objects in the + collection. - A boolean condition to check - A message to display - A more detailed message to display - If is , then - - is invoked on all + Invokes the + method on all objects in the collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("TRACE") + + + + + Property + + 2.0.0.0 + + + System.Diagnostics.CorrelationManager + + + To be added. + To be added. + To be added. + + Method @@ -194,15 +255,15 @@ System.Void - - + + + A message to display Send a failure message to all objects in the collection. - A message to display Invokes the method on all @@ -210,6 +271,15 @@ collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("TRACE") + + @@ -218,17 +288,17 @@ System.Void - - - + + + + A message to display + A more detailed message to display Send a failure message to all objects in the collection. - A message to display - A more detailed message to display Invokes the method on all @@ -236,210 +306,576 @@ collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("TRACE") + + - - + + Method System.Void - - - + - Send to all + Flushes the contents of all objects in the collection. - A message to display - Invokes the + Invokes the method on all objects in the collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("TRACE") + + - - + + Method System.Void + + + + Indents subsequent messages until the next + call. + + + + This is equivalent to incrementing + by one. + + + + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("TRACE") + + + + + + Property + + System.Int32 + - - + + A that specifies the + indentation level to use. + The message indent level. + The indent level. + + + This effects how many levels of indentation are written + before each message sent to the + s. + + + Sets the + + property on all + objects in the + collection. + + + This value is shared with the + class. + + + + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.Int32 + + + + + A that specifies the + indent size to use. + The message indent size. + The indent size. + + + The indent size is the number of characters per + . + + + This effects how many characters of indentation are written + before each message sent to the + s. + + + Sets the + + property on all + objects in the + collection. + + + This value is shared with the + class. + + + + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.Diagnostics.TraceListenerCollection + + - Send to all - objects in the - collection. + Gets the list of objects + that messages are forwarded to. - An object to display + + The list of objects + to forward messages to. + - Invokes the - method on all - objects in the - collection. + + This collection is shared with the + class. + + + 1.0.5000.0 + 2.0.0.0 + - - + + Method + + 2.0.0.0 + System.Void + + + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + + System.Diagnostics.Conditional("TRACE") + + + + System.Void + - - - + + + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + + System.Diagnostics.Conditional("TRACE") + + + + System.Void + + + + + + + System.ParamArray + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + + System.Diagnostics.Conditional("TRACE") + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + + System.Diagnostics.Conditional("TRACE") + + + + System.Void + + + + + + + System.ParamArray + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + + System.Diagnostics.Conditional("TRACE") + + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + + System.Diagnostics.Conditional("TRACE") + + + + System.Void + + + + + + + System.ParamArray + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + System.Void + + + - Send and its category - to all - objects in the - collection. + Unindents subsequent messages. - A message to display - The message category - Invokes the - method on all - objects in the - collection. + + This is equivalent to decrementing + by one. + + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("TRACE") + + + + + Property + + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + - + Method System.Void - - - + + + An object to display - Send and its category - to all + Send to all objects in the collection. - An object to display - The message category - Invokes the + Invokes the method on all objects in the collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("TRACE") + + - - + + Method System.Void - - + + + A message to display Send to all objects in the collection. - A message to display - Invokes the + Invokes the method on all objects in the collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("TRACE") + + - - + + Method System.Void - - + + + + An object to display + The message category - Send to all + Send and its category + to all objects in the collection. - An object to display - Invokes the + Invokes the method on all objects in the collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("TRACE") + + - - + + Method System.Void - - - + + + + A message to display + The message category Send and its category to all objects in the collection. - A message to display - The message category - Invokes the + Invokes the method on all objects in the collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("TRACE") + + - - + + Method System.Void - - - + + + + Whether to display + An object to display - Send and its category - to all + If is , send a + to all objects in the collection. - An object to display - The message category - Invokes the + If is , + invoke the method on all objects in the collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("TRACE") + + @@ -448,18 +884,18 @@ System.Void - - - + + + + Whether to display + A message to display If is , send to all objects in the collection. - Whether to display - A message to display If is , invoke the @@ -468,34 +904,55 @@ collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("TRACE") + + - + Method System.Void - - - + + + + + Whether to display + An object to display + The message category - If is , send a - to all + If is , send + and its category + to all objects in the collection. - Whether to display - An object to display If is , - invoke the + invoke the method on all objects in the collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("TRACE") + + @@ -504,11 +961,14 @@ System.Void - - - - + + + + + Whether to display + A message to display + The message category If is , send and its category @@ -516,9 +976,6 @@ objects in the collection. - Whether to display - A message to display - The message category If is , invoke the @@ -527,333 +984,307 @@ collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("TRACE") + + - - + + Method System.Void - - - - + + + An object to display - If is , send - and its category - to all + Send to all objects in the collection. - Whether to display - An object to display - The message category - If is , - invoke the + Invokes the method on all objects in the collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("TRACE") + + - - + + Method System.Void - - - + + + A message to display - If is , send - to all + Send to all objects in the collection. - Whether to display - A message to display - If is , - invoke the + Invokes the method on all objects in the collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("TRACE") + + - - + + Method System.Void - - - + + + + An object to display + The message category - If is , send a - to all + Send and its category + to all objects in the collection. - Whether to display - An object to display - If is , - invoke the + Invokes the method on all objects in the collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("TRACE") + + - - + + Method System.Void - - - - + + + + A message to display + The message category - If is , send - and its category - to all + Send and its category + to all objects in the collection. - Whether to display - A message to display - The message category - If is , - invoke the + Invokes the method on all objects in the collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("TRACE") + + - + Method System.Void - - - - + + + + Whether to display + An object to display - If is , send - and its category - to all + If is , send a + to all objects in the collection. - Whether to display - An object to display - The message category If is , - invoke the + invoke the method on all objects in the collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("TRACE") + + - - + + Method System.Void - + + + + + Whether to display + A message to display - Indents subsequent messages until the next - call. + If is , send + to all + objects in the + collection. - - This is equivalent to incrementing - by one. - + If is , + invoke the + method on all + objects in the + collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("TRACE") + + - - + + Method System.Void - + + + + + + Whether to display + An object to display + The message category - Unindents subsequent messages. + If is , send + and its category + to all + objects in the + collection. - - This is equivalent to decrementing - by one. - + If is , + invoke the + method on all + objects in the + collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("TRACE") + + - - - Property + + + Method - System.Diagnostics.TraceListenerCollection + System.Void - - - Gets the list of objects - that messages are forwarded to. - - - The list of objects - to forward messages to. - - - - This collection is shared with the - class. - - - - - - - Property - - System.Boolean - - + + + + + Whether to display + A message to display + The message category - Should - be called on - the after - writing each message? + If is , send + and its category + to all + objects in the + collection. - - A value specifying that - should be - invoked after writing each message. - - - Whether or not the - objects should be - ed after each - write. - - - If , - will be - invoked on each - in the collection - after any modifying operation (such as - , - , - , etc.). - - - This value is shared with the - class. - + If is , + invoke the + method on all + objects in the + collection. + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.Conditional("TRACE") + + - - - Property - - System.Int32 - - - - - The message indent level. - A that specifies the - indentation level to use. - The indent level. - - - This effects how many levels of indentation are written - before each message sent to the - s. - - - Sets the - - property on all - objects in the - collection. - - - This value is shared with the - class. - - - - - - - - Property - - System.Int32 - - - - - The message indent size. - A that specifies the - indent size to use. - The indent size. - - - The indent size is the number of characters per - . - - - This effects how many characters of indentation are written - before each message sent to the - s. - - - Sets the - - property on all - objects in the - collection. - - - This value is shared with the - class. - - - - - Index: en/System.Diagnostics/ProcessModuleCollection.xml =================================================================== --- en/System.Diagnostics/ProcessModuleCollection.xml (revision 91089) +++ en/System.Diagnostics/ProcessModuleCollection.xml (working copy) @@ -1,127 +1,122 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Collections.ReadOnlyCollectionBase - - System.Collections.ICollection - - - System.Collections.IEnumerable - - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") + + To be added + To be added + - - - Method - - System.Int32 - + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + - - + + + To be added: an object of type 'ProcessModule []' To be added - To be added: an object of type 'ProcessModule' - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - + + - To be added To be added: an object of type 'ProcessModule' + To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'ProcessModule []' To be added: an object of type 'int' - To be added - - - - - Constructor - - - To be added - To be added: an object of type 'ProcessModuleCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Int32 + - - + + + To be added: an object of type 'ProcessModule' To be added - To be added: an object of type 'ProcessModule []' - To be added: an object of type 'ProcessModuleCollection' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - + + Property System.Diagnostics.ProcessModule @@ -130,11 +125,15 @@ - To be added. To be added. + To be added. To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/BooleanSwitch.xml =================================================================== --- en/System.Diagnostics/BooleanSwitch.xml (revision 91089) +++ en/System.Diagnostics/BooleanSwitch.xml (working copy) @@ -4,66 +4,94 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Diagnostics.Switch + + To be added To be added - - System.Diagnostics.Switch - - - Constructor - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'string' - To be added: an object of type 'BooleanSwitch' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Constructor + + 2.0.0.0 + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + - + Property System.Boolean - + To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 2.0.0.0 + + + System.Void + + + + To be added. + To be added. + + + + + System.Diagnostics.SwitchLevel(typeof(System.Boolean)) + + Index: en/System.Diagnostics/Switch.xml =================================================================== --- en/System.Diagnostics/Switch.xml (revision 91089) +++ en/System.Diagnostics/Switch.xml (working copy) @@ -4,99 +4,186 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Object + + To be added To be added - - System.Object - - - - - - Method - - System.Void - - + + + Constructor + + + + + + To be added: an object of type 'string' + To be added: an object of type 'string' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - + + 2.0.0.0 + - - - + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Property + + 2.0.0.0 + + + + System.Xml.Serialization.XmlIgnore + + + + System.Collections.Specialized.StringDictionary + + + To be added. + To be added. + To be added. + + + + + Property + + System.String + + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'Switch' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method + + 2.0.0.0 + - System.String + System.String[] + + To be added. + To be added. + To be added. + + + + + Method + + System.Void + + + To be added - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 2.0.0.0 + + + System.Void + + + + To be added. + To be added. + + - + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + 2.0.0.0 + + + System.String + + + To be added. + To be added. + To be added. + + Index: en/System.Diagnostics/PerformanceCounterType.xml =================================================================== --- en/System.Diagnostics/PerformanceCounterType.xml (revision 91089) +++ en/System.Diagnostics/PerformanceCounterType.xml (working copy) @@ -1,55 +1,28 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Enum - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - System.ComponentModel.TypeConverterAttribute + System.ComponentModel.TypeConverter(typeof(System.Diagnostics.AlphabeticalEnumConverter)) + + To be added + To be added + - - + + Field System.Diagnostics.PerformanceCounterType @@ -59,9 +32,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.PerformanceCounterType @@ -71,9 +48,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.PerformanceCounterType @@ -83,9 +64,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.PerformanceCounterType @@ -95,9 +80,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.PerformanceCounterType @@ -107,9 +96,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.PerformanceCounterType @@ -119,9 +112,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.PerformanceCounterType @@ -131,9 +128,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.PerformanceCounterType @@ -143,9 +144,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.PerformanceCounterType @@ -155,9 +160,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.PerformanceCounterType @@ -167,9 +176,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.PerformanceCounterType @@ -179,9 +192,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.PerformanceCounterType @@ -191,9 +208,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.PerformanceCounterType @@ -203,9 +224,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.PerformanceCounterType @@ -215,9 +240,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.PerformanceCounterType @@ -227,9 +256,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.PerformanceCounterType @@ -239,9 +272,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.PerformanceCounterType @@ -251,9 +288,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.PerformanceCounterType @@ -263,9 +304,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.PerformanceCounterType @@ -275,9 +320,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.PerformanceCounterType @@ -287,9 +336,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.PerformanceCounterType @@ -299,9 +352,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.PerformanceCounterType @@ -311,9 +368,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.PerformanceCounterType @@ -323,9 +384,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.PerformanceCounterType @@ -335,9 +400,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.PerformanceCounterType @@ -347,9 +416,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.PerformanceCounterType @@ -359,9 +432,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.PerformanceCounterType @@ -371,9 +448,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.PerformanceCounterType @@ -383,6 +464,10 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/EventLogEntry.xml =================================================================== --- en/System.Diagnostics/EventLogEntry.xml (revision 91089) +++ en/System.Diagnostics/EventLogEntry.xml (working copy) @@ -1,227 +1,376 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ComponentModel.Component - System.ComponentModel.IComponent - - - System.IDisposable - - System.Runtime.Serialization.ISerializable - System.ComponentModel.ToolboxItemAttribute + System.ComponentModel.DesignTimeVisible(false) - System.ComponentModel.DesignTimeVisibleAttribute + System.ComponentModel.ToolboxItem(false) + + To be added + To be added + - - - Method + + + Property - System.Boolean + System.String - - - To be added - To be added: an object of type 'EventLogEntry' - To be added: an object of type 'bool' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The category of this event entry.") + + - - + + Property - System.String + System.Int16 To be added - To be added: an object of type 'string' + To be added: an object of type 'short' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("An ID for the category of this event entry.") + + - + Property System.Byte[] To be added - To be added: an object of type 'byte []' + To be added: an object of type 'byte []' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("Binary data associated with this event entry.") + + - - + + Property - System.Int32 + System.Diagnostics.EventLogEntryType To be added - To be added: an object of type 'int' + To be added: an object of type 'EventLogEntryType' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The type of this event entry.") + + - - - Property + + + Method - System.String + System.Boolean + + + + To be added: an object of type 'EventLogEntry' To be added - To be added: an object of type 'string' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Int16 + System.Int32 To be added - To be added: an object of type 'short' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("An ID number for this event entry.") + + + System.Obsolete("Use InstanceId") + + - - + + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("Sequence numer of this event entry.") + + - - + + Property + + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The instance ID for this event entry.") + + + System.Runtime.InteropServices.ComVisible(false) + + - System.Diagnostics.EventLogEntryType + System.Int64 - To be added - To be added: an object of type 'EventLogEntryType' - To be added + To be added. + To be added. + To be added. - - + + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The Computer on which this event entry occured.") + + - - + + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The message of this event entry.") + + + System.ComponentModel.Editor("System.ComponentModel.Design.BinaryEditor, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.Drawing.Design.UITypeEditor, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a") + + - + Property System.String[] To be added - To be added: an object of type 'string []' + To be added: an object of type 'string []' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("Application strings for this event entry.") + + + + + Property + + System.String + + + To be added + To be added: an object of type 'string' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The source application of this event entry.") + + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + - + Property System.DateTime To be added - To be added: an object of type 'DateTime' + To be added: an object of type 'DateTime' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("Generation time of this event entry.") + + - + Property System.DateTime To be added - To be added: an object of type 'DateTime' + To be added: an object of type 'DateTime' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The time at which this event entry was written to the logfile.") + + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The name of a user associated with this event entry.") + + Index: en/System.Diagnostics/ProcessPriorityClass.xml =================================================================== --- en/System.Diagnostics/ProcessPriorityClass.xml (revision 91089) +++ en/System.Diagnostics/ProcessPriorityClass.xml (working copy) @@ -1,51 +1,23 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Enum + To be added To be added - - System.Enum - - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - - - + + Field System.Diagnostics.ProcessPriorityClass @@ -55,9 +27,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.ProcessPriorityClass @@ -67,9 +43,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.Diagnostics.ProcessPriorityClass @@ -79,9 +59,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.ProcessPriorityClass @@ -91,9 +75,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.ProcessPriorityClass @@ -103,9 +91,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Diagnostics.ProcessPriorityClass @@ -115,6 +107,10 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/ProcessThread.xml =================================================================== --- en/System.Diagnostics/ProcessThread.xml (revision 91089) +++ en/System.Diagnostics/ProcessThread.xml (working copy) @@ -1,241 +1,345 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ComponentModel.Component - - System.ComponentModel.IComponent - - - System.IDisposable - - System.ComponentModel.DesignerAttribute + System.ComponentModel.Designer("System.Diagnostics.Design.ProcessThreadDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a") + + To be added + To be added + - - - Method - - System.Void - - - - To be added - To be added - - - + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The base priority of this thread.") + + - + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The current priority of this thread.") + + - + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The ID of this thread.") + + - + Property System.Int32 - + To be added - To be added: an object of type 'int' - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.Browsable(false) + + - + Property System.Boolean - + To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("Thread gets a priority boot when interactively used by a user.") + + - + Property System.Diagnostics.ThreadPriorityLevel - + To be added - To be added: an object of type 'ThreadPriorityLevel' - To be added: an object of type 'ThreadPriorityLevel' + To be added: an object of type 'ThreadPriorityLevel' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The priority level of this thread.") + + - + Property System.TimeSpan To be added - To be added: an object of type 'TimeSpan' + To be added: an object of type 'TimeSpan' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The amount of CPU time used in privileged mode.") + + + + + Property + + System.IntPtr + + + + + To be added + To be added: an object of type 'IntPtr' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.Browsable(false) + + + + + + Method + + System.Void + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Property System.IntPtr To be added - To be added: an object of type 'IntPtr' + To be added: an object of type 'IntPtr' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The start address in memory of this thread.") + + - + Property System.DateTime To be added - To be added: an object of type 'DateTime' + To be added: an object of type 'DateTime' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The time this thread was started.") + + - + Property System.Diagnostics.ThreadState To be added - To be added: an object of type 'ThreadState' + To be added: an object of type 'ThreadState' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The current state of this thread.") + + - + Property System.TimeSpan To be added - To be added: an object of type 'TimeSpan' + To be added: an object of type 'TimeSpan' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The total amount of CPU time used.") + + - + Property System.TimeSpan To be added - To be added: an object of type 'TimeSpan' + To be added: an object of type 'TimeSpan' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The amount of CPU time used in user mode.") + + - + Property System.Diagnostics.ThreadWaitReason To be added - To be added: an object of type 'ThreadWaitReason' + To be added: an object of type 'ThreadWaitReason' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The reason why this thread is waiting.") + + - - - Property - - System.IntPtr - - - - - To be added - To be added: an object of type 'IntPtr' - To be added: an object of type 'IntPtr' - To be added - - Index: en/System.Diagnostics/PerformanceCounterPermissionEntryCollection.xml =================================================================== --- en/System.Diagnostics/PerformanceCounterPermissionEntryCollection.xml (revision 91089) +++ en/System.Diagnostics/PerformanceCounterPermissionEntryCollection.xml (working copy) @@ -1,261 +1,287 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Collections.CollectionBase - - System.Collections.IList - - - System.Collections.ICollection - - - System.Collections.IEnumerable - - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") + + To be added + To be added + - - + + Method - System.Void + System.Int32 - - - + + + To be added: an object of type 'PerformanceCounterPermissionEntry' To be added - To be added: an object of type 'int' - To be added: an object of type 'object' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - + + + + To be added: an object of type 'PerformanceCounterPermissionEntry []' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - + + + To be added: an object of type 'PerformanceCounterPermissionEntryCollection' To be added - To be added: an object of type 'int' - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Boolean - - - - + + + To be added: an object of type 'PerformanceCounterPermissionEntry' To be added - To be added: an object of type 'int' - To be added: an object of type 'object' - To be added: an object of type 'object' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Int32 + System.Void - - + + + + To be added: an object of type 'PerformanceCounterPermissionEntry []' + To be added: an object of type 'int' To be added - To be added: an object of type 'PerformanceCounterPermissionEntry' - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Int32 - - + + + To be added: an object of type 'PerformanceCounterPermissionEntry' To be added - To be added: an object of type 'PerformanceCounterPermissionEntry []' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + + To be added: an object of type 'int' + To be added: an object of type 'PerformanceCounterPermissionEntry' To be added - To be added: an object of type 'PerformanceCounterPermissionEntryCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Boolean + System.Diagnostics.PerformanceCounterPermissionEntry - - + + + To be added: an object of type 'int' To be added - To be added: an object of type 'PerformanceCounterPermissionEntry' - To be added: an object of type 'bool' + To be added: an object of type 'PerformanceCounterPermissionEntry' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - - + To be added - To be added: an object of type 'PerformanceCounterPermissionEntry []' - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Int32 + System.Void - - + + + + To be added: an object of type 'int' + To be added: an object of type 'object' To be added - To be added: an object of type 'PerformanceCounterPermissionEntry' - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - + + + + To be added: an object of type 'int' + To be added: an object of type 'object' To be added - To be added: an object of type 'int' - To be added: an object of type 'PerformanceCounterPermissionEntry' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + + + To be added: an object of type 'int' + To be added: an object of type 'object' + To be added: an object of type 'object' To be added - To be added: an object of type 'PerformanceCounterPermissionEntry' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Diagnostics.PerformanceCounterPermissionEntry + System.Void - - + + + To be added: an object of type 'PerformanceCounterPermissionEntry' To be added - To be added: an object of type 'int' - To be added: an object of type 'PerformanceCounterPermissionEntry' - To be added: an object of type 'PerformanceCounterPermissionEntry' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/DefaultTraceListener.xml =================================================================== --- en/System.Diagnostics/DefaultTraceListener.xml (revision 91089) +++ en/System.Diagnostics/DefaultTraceListener.xml (working copy) @@ -1,29 +1,18 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Diagnostics.TraceListener + + + The DefaultTraceListener is a that is, by default, present in all applications. @@ -89,40 +78,45 @@ See for more information on adding and removing TraceListeners. - - System.Diagnostics.TraceListener - - - - System.IDisposable - - - - - System.Runtime.InteropServices.ComVisibleAttribute - - - - - Method + + + Constructor + + + + Constructs a new instance of the class. + Constructs a new instance of the class, with a value of Default. + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property - System.Void + System.Boolean - - Writes , followed by . - The message to display. + If , calls to should appear in a GUI dialog box. + Gets or sets whether a GUI is used for some functionality. This is ignored by Mono. + Whether or not a GUI should be used when is called. - Writes , followed by , to a number of potential locations. - See for location information. + If , calls to should appear in a GUI dialog box. + This is currently ignored by Mono. + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void @@ -131,16 +125,19 @@ - Writes . - The message to display. + The failure message to display. + Writes a failure message. - Writes to a number of potential locations. - See for location information. + Writes a failure message, which is a message that should be displayed in a very visible fashion. If is , the message is displayed in a GUI dialog box, interupting whatever the user might be doing. + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void @@ -150,74 +147,80 @@ - Writes a failure message with detailed information. The short message to display. The detailed message to display. + Writes a failure message with detailed information. Writes a failure message, which is a message that should be displayed in a very visible fashion, along with detailed information. If is , the message is displayed in a GUI dialog box, interupting whatever the user might be doing. + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.String - - Writes a failure message. - The failure message to display. - - Writes a failure message, which is a message that should be displayed in a very visible fashion. If is , the message is displayed in a GUI dialog box, interupting whatever the user might be doing. - + The name of a log fle to write trace or debug messages to. + Gets or sets the name of a log file to write trace and debug messages to. + To be added: an object of type 'string' + When set to a non-empty string, all debug and trace messages are appended to the specified file. + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - Constructs a new instance of the class. - - Constructs a new instance of the class, with a value of Default. - - - - - Property + + + Method - System.Boolean + System.Void + - Gets or sets whether a GUI is used for some functionality. This is ignored by Mono. - If , calls to should appear in a GUI dialog box. - Whether or not a GUI should be used when is called. + The message to display. + Writes . - If , calls to should appear in a GUI dialog box. - This is currently ignored by Mono. + Writes to a number of potential locations. + See for location information. + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.String + System.Void + - Gets or sets the name of a log file to write trace and debug messages to. - The name of a log fle to write trace or debug messages to. - To be added: an object of type 'string' - When set to a non-empty string, all debug and trace messages are appended to the specified file. + The message to display. + Writes , followed by . + + Writes , followed by , to a number of potential locations. + See for location information. + + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/InstanceDataCollection.xml =================================================================== --- en/System.Diagnostics/InstanceDataCollection.xml (revision 91089) +++ en/System.Diagnostics/InstanceDataCollection.xml (working copy) @@ -1,53 +1,50 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Collections.DictionaryBase - - System.Collections.IDictionary - - - System.Collections.ICollection - - - System.Collections.IEnumerable - - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") + + To be added + To be added + + + + Constructor + + + + + + To be added: an object of type 'string' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("Use InstanceDataCollectionCollection indexer instead.") + + + Method @@ -55,98 +52,107 @@ System.Boolean - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'InstanceData []' To be added: an object of type 'int' - To be added - - - - - Constructor - - - - - To be added - To be added: an object of type 'string' - To be added: an object of type 'InstanceDataCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Collections.ICollection + System.Diagnostics.InstanceData + + + - To be added - To be added: an object of type 'Collections.ICollection' - To be added + To be added. + To be added. + To be added. + To be added. + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.Collections.ICollection To be added - To be added: an object of type 'Collections.ICollection' + To be added: an object of type 'Collections.ICollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - + + Property - System.Diagnostics.InstanceData + System.Collections.ICollection - - - - To be added. - To be added. - To be added. - To be added. + To be added + To be added: an object of type 'Collections.ICollection' + To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/CounterCreationDataCollection.xml =================================================================== --- en/System.Diagnostics/CounterCreationDataCollection.xml (revision 91089) +++ en/System.Diagnostics/CounterCreationDataCollection.xml (working copy) @@ -1,252 +1,292 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Collections.CollectionBase - - System.Collections.IList - - - System.Collections.ICollection - - - System.Collections.IEnumerable - - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") + + To be added + To be added + - - - Method - - System.Void - + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + - - + + + To be added: an object of type 'CounterCreationData []' To be added - To be added: an object of type 'CounterCreationData' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Void - + + + Constructor + - - - + + + To be added: an object of type 'CounterCreationDataCollection' To be added - To be added: an object of type 'int' - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 - - + + + To be added: an object of type 'CounterCreationData' To be added - To be added: an object of type 'CounterCreationData' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + To be added: an object of type 'CounterCreationData []' To be added - To be added: an object of type 'CounterCreationData []' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + To be added: an object of type 'CounterCreationDataCollection' To be added - To be added: an object of type 'CounterCreationDataCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - + + + To be added: an object of type 'CounterCreationData' To be added - To be added: an object of type 'CounterCreationData' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'CounterCreationData []' To be added: an object of type 'int' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 - - + + + To be added: an object of type 'CounterCreationData' To be added - To be added: an object of type 'CounterCreationData' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'int' To be added: an object of type 'CounterCreationData' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - + + + Property + + System.Diagnostics.CounterCreationData + + + + + To be added: an object of type 'int' To be added - To be added: an object of type 'CounterCreationDataCollection' + To be added: an object of type 'CounterCreationData' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Void + - - + + + + To be added: an object of type 'int' + To be added: an object of type 'object' To be added - To be added: an object of type 'CounterCreationDataCollection' - To be added: an object of type 'CounterCreationDataCollection' To be added + + 1.0.5000.0 + - - - Constructor - + + + Method + + 2.0.0.0 + + + System.Void + - - + + - To be added - To be added: an object of type 'CounterCreationData []' - To be added: an object of type 'CounterCreationDataCollection' - To be added + To be added. + To be added. + To be added. - - - Property + + + Method - System.Diagnostics.CounterCreationData + System.Void - - + + + To be added: an object of type 'CounterCreationData' To be added - To be added: an object of type 'int' - To be added: an object of type 'CounterCreationData' - To be added: an object of type 'CounterCreationData' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Diagnostics/EntryWrittenEventHandler.xml =================================================================== --- en/System.Diagnostics/EntryWrittenEventHandler.xml (revision 91089) +++ en/System.Diagnostics/EntryWrittenEventHandler.xml (working copy) @@ -1,54 +1,28 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Delegate + + To be added. + To be added. To be added To be added - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - - - - + + + + + System.Void Index: en/System.Diagnostics/Process.xml =================================================================== --- en/System.Diagnostics/Process.xml (revision 91089) +++ en/System.Diagnostics/Process.xml (working copy) @@ -1,29 +1,32 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.ComponentModel.Component + + + + + + System.Diagnostics.MonitoringDescription("Represents a system process") + + + System.ComponentModel.Designer("System.Diagnostics.Design.ProcessDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a") + + + System.ComponentModel.DefaultProperty("StartInfo") + + + System.ComponentModel.DefaultEvent("Exited") + + Provides the neccesary functionality for managing processes like starting and stopping them. @@ -61,517 +64,714 @@ - - System.ComponentModel.Component - - - - System.ComponentModel.IComponent - - - System.IDisposable - - - - - System.ComponentModel.DefaultPropertyAttribute - - - System.ComponentModel.DesignerAttribute - - - System.ComponentModel.DefaultEventAttribute - - - - - Method - - System.Void - + + + Constructor + - To be added + Creates a new object. To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.Int32 - To be added + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("Base process priority.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + - - + + Method + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + - System.Diagnostics.Process + System.Void - - - - + - To be added - To be added: an object of type 'int' - To be added: an object of type 'string' - To be added: an object of type 'Process' - To be added + To be added. + To be added. - - + + Method + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + - System.Diagnostics.Process + System.Void - - - + - To be added - To be added: an object of type 'int' - To be added: an object of type 'Process' - To be added + To be added. + To be added. - - + + Method + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + - System.Diagnostics.Process[] + System.Void - - - + - To be added - To be added: an object of type 'string' - To be added: an object of type 'Process []' - To be added + To be added. + To be added. - - + + Method + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + - System.Diagnostics.Process[] + System.Void - - - - + - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'Process []' - To be added + To be added. + To be added. - - + + Method - System.Diagnostics.Process[] + System.Void - To be added - To be added: an object of type 'Process []' + Releases any resources associated with the current process. To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Diagnostics.Process[] + System.Boolean - - - + To be added - To be added: an object of type 'string' - To be added: an object of type 'Process []' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Diagnostics.Process + System.Void - + + + + To be added: an object of type 'bool' To be added - To be added: an object of type 'Process' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Diagnostics.Process + System.Boolean - - Create and start a new Process with the specified commandline. - Commandline for the new process. This includes the executable path followed (optionally) by the commandline arguments to it. - Process for the specified commandline. + To be added + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("Check for exiting of the process to raise the apropriate event.") + + + System.ComponentModel.Browsable(false) + + + System.ComponentModel.DefaultValue(false) + + - - + + Method - System.Diagnostics.Process + System.Void - - - - + - Create and start a new Process with the specified commandline and it's parameters. - Path to the application to be executed. - Arguments to be passed to the program. - Process for the specified commandline. + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Event + + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("Raised when it receives error data") + + + System.ComponentModel.Browsable(true) + + - System.Diagnostics.Process + System.Diagnostics.DataReceivedEventHandler - - - - Static method for creating and starting a new process based on the information in the specified in the object. - The object containing the details of the process to be started. - This method is useful for creating a new object and starting it. - To be added + To be added. + To be added. - - - Method + + + Property - System.Void + System.Int32 - - - To be added - To be added: an object of type 'bool' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The exit code of the process.") + + + System.ComponentModel.Browsable(false) + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + - - - Method + + + Event - System.String + System.EventHandler To be added - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("Raised when this process exits.") + + + System.ComponentModel.Category("Behavior") + + - - - Method + + + Property - System.Boolean + System.DateTime - To be added - To be added: an object of type 'bool' + To be added: an object of type 'DateTime' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The exit time of the process.") + + + System.ComponentModel.Browsable(false) + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + - - + + Method + + 1.0.5000.0 + 2.0.0.0 + System.Void - Releases any resources associated with the current process. - To be added + To be added. + To be added. - - + + Method - System.Void + System.Diagnostics.Process To be added + To be added: an object of type 'Process' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Diagnostics.Process - + + + + To be added: an object of type 'int' To be added + To be added: an object of type 'Process' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean + System.Diagnostics.Process - + + + + - Starts the process referenced by the object. - Boolean value representing how process was started. This is true when a new process is created, and false when an existing process is reused. - To Be Added. + To be added: an object of type 'int' + To be added: an object of type 'string' + To be added + To be added: an object of type 'Process' + To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Diagnostics.Process[] - Kill the running process. + To be added + To be added: an object of type 'Process []' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean + System.Diagnostics.Process[] - + + To be added: an object of type 'string' To be added - To be added: an object of type 'int' - To be added: an object of type 'bool' + To be added: an object of type 'Process []' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Diagnostics.Process[] - + + + + To be added: an object of type 'string' To be added + To be added: an object of type 'Process []' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean + System.Diagnostics.Process[] - + + + To be added: an object of type 'string' + To be added: an object of type 'string' To be added - To be added: an object of type 'int' - To be added: an object of type 'bool' + To be added: an object of type 'Process []' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Boolean - - - - To be added - To be added: an object of type 'bool' - To be added - - - - - Constructor - - - - Creates a new object. - The newly created Process object. - To be added - - - - + + Property - System.Int32 + System.IntPtr To be added - To be added: an object of type 'int' + To be added: an object of type 'IntPtr' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("Handle for this process.") + + + System.ComponentModel.Browsable(false) + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + - - + + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("Handles for this process.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + - + Property System.Boolean To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("Determines if the process is still running.") + + + System.ComponentModel.Browsable(false) + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + - - + + Property - System.DateTime + System.Int32 To be added - To be added: an object of type 'DateTime' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("Process identifier.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + - - - Property + + + Method - System.IntPtr + System.Void + - To be added - To be added: an object of type 'IntPtr' + Kill the running process. To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Int32 + System.Void + To be added - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Int32 + System.String To be added - To be added: an object of type 'int' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The name of the computer running the process.") + + + System.ComponentModel.Browsable(false) + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + - - + + Property - System.String + System.Diagnostics.ProcessModule To be added - To be added: an object of type 'string' + To be added: an object of type 'ProcessModule' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The main module of the process.") + + + System.ComponentModel.Browsable(false) + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + - + Property System.IntPtr To be added - To be added: an object of type 'IntPtr' + To be added: an object of type 'IntPtr' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The handle of the main window of the process.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The title of the main window of the process.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + - - - Property - - System.Diagnostics.ProcessModule - - - To be added - To be added: an object of type 'ProcessModule' - To be added - - - + Property System.IntPtr @@ -580,13 +780,24 @@ To be added - To be added: an object of type 'IntPtr' - To be added: an object of type 'IntPtr' + To be added: an object of type 'IntPtr' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The maximum working set for this process.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + - + Property System.IntPtr @@ -595,97 +806,407 @@ To be added - To be added: an object of type 'IntPtr' - To be added: an object of type 'IntPtr' + To be added: an object of type 'IntPtr' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The minimum working set for this process.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + - + Property System.Diagnostics.ProcessModuleCollection To be added - To be added: an object of type 'ProcessModuleCollection' + To be added: an object of type 'ProcessModuleCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The modules that are loaded as part of this process.") + + + System.ComponentModel.Browsable(false) + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + - + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The number of bytes that are not pageable.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + System.Obsolete("Use NonpagedSystemMemorySize64") + + + + + Property + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + + System.Diagnostics.MonitoringDescription("The number of bytes that are not pageable.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + + System.Int64 + + + To be added. + To be added. + To be added. + + + + + Method + + System.Void + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Event + + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("Raised when it receives output data") + + + System.ComponentModel.Browsable(true) + + + + System.Diagnostics.DataReceivedEventHandler + + + To be added. + To be added. + + - + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The number of bytes that are paged.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + System.Obsolete("Use PagedMemorySize64") + + + + + Property + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + + System.Diagnostics.MonitoringDescription("The number of bytes that are paged.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + + System.Int64 + + + To be added. + To be added. + To be added. + + - + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The amount of paged system memory in bytes.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + System.Obsolete("Use PagedSystemMemorySize64") + + + + + Property + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + + System.Diagnostics.MonitoringDescription("The amount of paged system memory in bytes.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + + System.Int64 + + + To be added. + To be added. + To be added. + + - + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The maximum amount of paged memory used by this process.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + System.Obsolete("Use PeakPagedMemorySize64") + + - - + + Property + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + + System.Diagnostics.MonitoringDescription("The maximum amount of paged memory used by this process.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + System.Int64 + + + To be added. + To be added. + To be added. + + + + + Property + System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The maximum amount of virtual memory used by this process.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + System.Obsolete("Use PeakVirtualMemorySize64") + + - - + + Property + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + + System.Diagnostics.MonitoringDescription("The maximum amount of virtual memory used by this process.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + System.Int64 + + + To be added. + To be added. + To be added. + + + + + Property + System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The maximum amount of system memory used by this process.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + System.Obsolete("Use PeakWorkingSet64") + + + + + Property + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + + System.Diagnostics.MonitoringDescription("The maximum amount of system memory used by this process.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + + System.Int64 + + + To be added. + To be added. + To be added. + + - + Property System.Boolean @@ -694,13 +1215,24 @@ To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("Process will be of higher priority while it is actively used.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + - + Property System.Diagnostics.ProcessPriorityClass @@ -709,49 +1241,125 @@ To be added - To be added: an object of type 'ProcessPriorityClass' - To be added: an object of type 'ProcessPriorityClass' + To be added: an object of type 'ProcessPriorityClass' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The relative process priority.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + - + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("Use PrivateMemorySize64") + + + System.Diagnostics.MonitoringDescription("The amount of memory exclusively used by this process.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + + + Property + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + + System.Diagnostics.MonitoringDescription("The amount of memory exclusively used by this process.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + + System.Int64 + + + To be added. + To be added. + To be added. + + - + Property System.TimeSpan To be added - To be added: an object of type 'TimeSpan' + To be added: an object of type 'TimeSpan' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The amount of processing time spent in the OS core for this process.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The name of this process.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + - + Property System.IntPtr @@ -760,25 +1368,299 @@ To be added - To be added: an object of type 'IntPtr' - To be added: an object of type 'IntPtr' + To be added: an object of type 'IntPtr' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("Allowed processor that can be used by this process.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + + + Method + + System.Void + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Property System.Boolean To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("Is this process responsive.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + + + Property + + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The session ID for this process.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + Property + + System.IO.StreamReader + + + To be added + To be added: an object of type 'IO.StreamReader' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The standard error stream of this process.") + + + System.ComponentModel.Browsable(false) + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + + + + Property + + System.IO.StreamWriter + + + To be added + To be added: an object of type 'IO.StreamWriter' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The standard input stream of this process.") + + + System.ComponentModel.Browsable(false) + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + + + + Property + + System.IO.StreamReader + + + To be added + To be added: an object of type 'IO.StreamReader' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The standard output stream of this process.") + + + System.ComponentModel.Browsable(false) + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + + + + Method + + System.Boolean + + + + Starts the process referenced by the object. + Boolean value representing how process was started. This is true when a new process is created, and false when an existing process is reused. + To Be Added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.Diagnostics.Process + + + + + + The object containing the details of the process to be started. + Static method for creating and starting a new process based on the information in the specified in the object. + This method is useful for creating a new object and starting it. + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.Diagnostics.Process + + + + + + Commandline for the new process. This includes the executable path followed (optionally) by the commandline arguments to it. + Create and start a new Process with the specified commandline. + Process for the specified commandline. + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.Diagnostics.Process + + + + + + + Path to the application to be executed. + Arguments to be passed to the program. + Create and start a new Process with the specified commandline and it's parameters. + Process for the specified commandline. + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + 2.0.0.0 + + + System.Diagnostics.Process + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Diagnostics.Process + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + - + Property System.Diagnostics.ProcessStartInfo @@ -787,25 +1669,51 @@ To be added - To be added: an object of type 'ProcessStartInfo' - To be added: an object of type 'ProcessStartInfo' + To be added: an object of type 'ProcessStartInfo' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("Information for the start of this process.") + + + System.ComponentModel.Browsable(false) + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Content) + + - + Property System.DateTime To be added - To be added: an object of type 'DateTime' + To be added: an object of type 'DateTime' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The time this process started.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + - + Property System.ComponentModel.ISynchronizeInvoke @@ -814,133 +1722,295 @@ To be added - To be added: an object of type 'ComponentModel.ISynchronizeInvoke' - To be added: an object of type 'ComponentModel.ISynchronizeInvoke' + To be added: an object of type 'ComponentModel.ISynchronizeInvoke' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The object that is used to synchronize event handler calls for this process.") + + + System.ComponentModel.Browsable(false) + + + System.ComponentModel.DefaultValue(null) + + - + Property System.Diagnostics.ProcessThreadCollection To be added - To be added: an object of type 'ProcessThreadCollection' + To be added: an object of type 'ProcessThreadCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The number of threads of this process.") + + + System.ComponentModel.Browsable(false) + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + + + Method + + System.String + + + + To be added + To be added: an object of type 'string' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Property System.TimeSpan To be added - To be added: an object of type 'TimeSpan' + To be added: an object of type 'TimeSpan' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The total CPU time spent for this process.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + - + Property System.TimeSpan To be added - To be added: an object of type 'TimeSpan' + To be added: an object of type 'TimeSpan' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The CPU time spent for this process in user mode.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + - + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The amount of virtual memory currently used for this process.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + System.Obsolete("Use VirtualMemorySize64") + + - - + + Property + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + + System.Diagnostics.MonitoringDescription("The amount of virtual memory currently used for this process.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + - System.Boolean + System.Int64 - - + To be added. + To be added. + To be added. + + + + + Method + + System.Void + + + To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.IO.StreamWriter + System.Boolean + + + + To be added: an object of type 'int' To be added - To be added: an object of type 'IO.StreamWriter' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.IO.StreamReader + System.Boolean + To be added - To be added: an object of type 'IO.StreamReader' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.IO.StreamReader + System.Boolean + + + + To be added: an object of type 'int' To be added - To be added: an object of type 'IO.StreamReader' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Diagnostics.MonitoringDescription("The amount of physical memory currently used for this process.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + System.Obsolete("Use WorkingSet64") + + - - - Event + + + Property + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + + System.Diagnostics.MonitoringDescription("The amount of physical memory currently used for this process.") + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + - System.EventHandler + System.Int64 - - To be added - To be added + To be added. + To be added. + To be added. - \ No newline at end of file + Index: en/System.IO/NotifyFilters.xml =================================================================== --- en/System.IO/NotifyFilters.xml (revision 91089) +++ en/System.IO/NotifyFilters.xml (working copy) @@ -1,55 +1,28 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Enum - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - System.FlagsAttribute + System.Flags + + To be added + To be added + - - + + Field System.IO.NotifyFilters @@ -59,9 +32,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.IO.NotifyFilters @@ -71,9 +48,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.IO.NotifyFilters @@ -83,9 +64,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.IO.NotifyFilters @@ -95,9 +80,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.IO.NotifyFilters @@ -107,9 +96,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.IO.NotifyFilters @@ -119,9 +112,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.IO.NotifyFilters @@ -131,9 +128,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.IO.NotifyFilters @@ -143,6 +144,10 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.IO/FileSystemWatcher.xml =================================================================== --- en/System.IO/FileSystemWatcher.xml (revision 91089) +++ en/System.IO/FileSystemWatcher.xml (working copy) @@ -1,29 +1,29 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.ComponentModel.Component + + + + System.ComponentModel.ISupportInitialize + + + + + System.IO.IODescription("") + + + System.ComponentModel.DefaultEvent("Changed") + + Monitors File System's changes in directories, files and files inside directories. @@ -38,40 +38,65 @@ - - System.ComponentModel.Component - - - - System.ComponentModel.IComponent - - - System.IDisposable - - - System.ComponentModel.ISupportInitialize - - - - - System.ComponentModel.DefaultEventAttribute - - - - - Method - - System.Void - + + + Constructor + - To be added + + Constructs a new instance of the class. + To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Constructor + + + + + + The directory to monitor. + + Constructs a new instance of the class using path as default directoty to monitor. + + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + + To be added: an object of type 'string' + A glob pattern specification for file changes to monitor. + + Constructs a new instance of the class using path as default directoty to monitor and filter to determine the files to monitor. + + Use this constructor if you want to limit the notifications to only the files that match the glob pattern specified. This is the same pattern that you could use in a call to . + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Void @@ -81,358 +106,527 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Event - System.Void + System.IO.FileSystemEventHandler - - - + - Releases the resources for the watcher. - Whether this is being called from an IDisposable.Dispose methods. - This will release the resources associated with the watcher and will stop watching for changes. No more events will be generated. + To be added + To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.IO.IODescription("Occurs when a file/directory change matches the filter") + + - - - Method + + + Event - System.Void + System.IO.FileSystemEventHandler - - - + - Raises the Changed event. - The event to raise. - This raises the event. The event is raised using the threadpool. + To be added + To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.IO.IODescription("Occurs when a file/directory creation matches the filter") + + - - - Method + + + Event - System.Void + System.IO.FileSystemEventHandler - - - + - Raises the Created event. - To be added: an object of type 'FileSystemEventArgs' - This raises the event. The event is raised using the threadpool. + To be added + To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.IO.IODescription("Occurs when a file/directory deletion matches the filter") + + - - + + Method System.Void - + - Raises the Deleted event. - To be added: an object of type 'FileSystemEventArgs' - This raises the event. The event is raised using the threadpool. + Whether this is being called from an IDisposable.Dispose methods. + Releases the resources for the watcher. + This will release the resources associated with the watcher and will stop watching for changes. No more events will be generated. + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.Boolean - - Raise the Error event. - To be added: an object of type 'ErrorEventArgs' - This raises the event. The event is raised using the threadpool. + To be added + To be added: an object of type 'bool' + To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.IO.IODescription("Flag to indicate if this instance is active") + + + System.ComponentModel.DefaultValue(false) + + - - + + Method System.Void - - - + - Raises the Renamed event. - To be added: an object of type 'RenamedEventArgs' - This raises the event. The event is raised using the threadpool. - + To be added + To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Event - System.IO.WaitForChangedResult + System.IO.ErrorEventHandler - - - + To be added - To be added: an object of type 'WatcherChangeTypes' - To be added: an object of type 'WaitForChangedResult' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.Browsable(false) + + - - - Method + + + Property - System.IO.WaitForChangedResult + System.String - - To be added - To be added: an object of type 'WatcherChangeTypes' - To be added: an object of type 'int' - To be added: an object of type 'WaitForChangedResult' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.TypeConverter("System.Diagnostics.Design.StringValueConverter, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a") + + + System.ComponentModel.RecommendedAsConfigurable(true) + + + System.IO.IODescription("File name filter pattern") + + + System.ComponentModel.DefaultValue("*.*") + + - - - Constructor - + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + - - Constructs a new instance of the class. - - To be added: an object of type 'FileSystemWatcher' - To be added + To be added. + To be added. - - - Constructor - + + + Property + + System.Boolean + - - - Constructs a new instance of the class using path as default directoty to monitor. - - The directory to monitor. - + To be added + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.IO.IODescription("Flag to indicate we want to watch subdirectories") + + + System.ComponentModel.DefaultValue(false) + + - - - Constructor - - - - - - - - Constructs a new instance of the class using path as default directoty to monitor and filter to determine the files to monitor. - - To be added: an object of type 'string' - A glob pattern specification for file changes to monitor. - - Use this constructor if you want to limit the notifications to only the files that match the glob pattern specified. This is the same pattern that you could use in a call to . - - - - + + Property - System.IO.NotifyFilters + System.Int32 To be added - To be added: an object of type 'NotifyFilters' - To be added: an object of type 'NotifyFilters' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.DefaultValue(8192) + + + System.ComponentModel.Browsable(false) + + - - + + Property - System.Boolean + System.IO.NotifyFilters To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'NotifyFilters' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.IO.IODescription("Flag to indicate which change event we want to monitor") + + + System.ComponentModel.DefaultValue(System.IO.NotifyFilters.FileName | System.IO.NotifyFilters.DirectoryName | System.IO.NotifyFilters.LastWrite) + + - - - Property + + + Method - System.String + System.Void + - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added + The event to raise. + Raises the Changed event. + This raises the event. The event is raised using the threadpool. + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Boolean + System.Void + - To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' - To be added + To be added: an object of type 'FileSystemEventArgs' + Raises the Created event. + This raises the event. The event is raised using the threadpool. + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Int32 + System.Void + - To be added - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added + To be added: an object of type 'FileSystemEventArgs' + Raises the Deleted event. + This raises the event. The event is raised using the threadpool. + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.String + System.Void + - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added + To be added: an object of type 'ErrorEventArgs' + Raise the Error event. + This raises the event. The event is raised using the threadpool. + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.ComponentModel.ISite + System.Void + - To be added - To be added: an object of type 'ComponentModel.ISite' - To be added: an object of type 'ComponentModel.ISite' - To be added + To be added: an object of type 'RenamedEventArgs' + Raises the Renamed event. + This raises the event. The event is raised using the threadpool. + + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.ComponentModel.ISynchronizeInvoke + System.String To be added - To be added: an object of type 'ComponentModel.ISynchronizeInvoke' - To be added: an object of type 'ComponentModel.ISynchronizeInvoke' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.Editor("System.Diagnostics.Design.FSWPathEditor, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.Drawing.Design.UITypeEditor, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a") + + + System.ComponentModel.TypeConverter("System.Diagnostics.Design.StringValueConverter, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a") + + + System.ComponentModel.RecommendedAsConfigurable(true) + + + System.IO.IODescription("The directory to monitor") + + + System.ComponentModel.DefaultValue("") + + - - + + Event - System.IO.FileSystemEventHandler + System.IO.RenamedEventHandler To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.IO.IODescription("Occurs when a file/directory rename matches the filter") + + - - - Event + + + Property - System.IO.FileSystemEventHandler + System.ComponentModel.ISite - + + To be added + To be added: an object of type 'ComponentModel.ISite' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.Browsable(false) + + - - - Event + + + Property - System.IO.FileSystemEventHandler + System.ComponentModel.ISynchronizeInvoke - + + To be added + To be added: an object of type 'ComponentModel.ISynchronizeInvoke' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.Browsable(false) + + + System.IO.IODescription("The object used to marshal the event handler calls resulting from a directory change") + + + System.ComponentModel.DefaultValue(null) + + - - - Event + + + Method - System.IO.ErrorEventHandler + System.IO.WaitForChangedResult - + + + + To be added: an object of type 'WatcherChangeTypes' To be added + To be added: an object of type 'WaitForChangedResult' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Event + + + Method - System.IO.RenamedEventHandler + System.IO.WaitForChangedResult - + + + + + To be added: an object of type 'WatcherChangeTypes' + To be added: an object of type 'int' To be added + To be added: an object of type 'WaitForChangedResult' To be added + + 1.0.5000.0 + 2.0.0.0 + - \ No newline at end of file + Index: en/System.IO/FileSystemEventArgs.xml =================================================================== --- en/System.IO/FileSystemEventArgs.xml (revision 91089) +++ en/System.IO/FileSystemEventArgs.xml (working copy) @@ -1,92 +1,90 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.EventArgs - + + To be added + To be added + - + Constructor - - - - + + + + - To be added To be added: an object of type 'WatcherChangeTypes' To be added: an object of type 'string' To be added: an object of type 'string' - To be added: an object of type 'FileSystemEventArgs' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.IO.WatcherChangeTypes To be added - To be added: an object of type 'WatcherChangeTypes' + To be added: an object of type 'WatcherChangeTypes' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.IO/FileSystemEventHandler.xml =================================================================== --- en/System.IO/FileSystemEventHandler.xml (revision 91089) +++ en/System.IO/FileSystemEventHandler.xml (working copy) @@ -1,54 +1,28 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Delegate + + To be added. + To be added. To be added To be added - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - - - - + + + + + System.Void Index: en/System.IO/WaitForChangedResult.xml =================================================================== --- en/System.IO/WaitForChangedResult.xml (revision 91089) +++ en/System.IO/WaitForChangedResult.xml (working copy) @@ -1,98 +1,93 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ValueType - + + To be added + To be added + - + Property System.IO.WatcherChangeTypes - + To be added - To be added: an object of type 'WatcherChangeTypes' - To be added: an object of type 'WatcherChangeTypes' + To be added: an object of type 'WatcherChangeTypes' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Boolean - + To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.IO/ErrorEventArgs.xml =================================================================== --- en/System.IO/ErrorEventArgs.xml (revision 91089) +++ en/System.IO/ErrorEventArgs.xml (working copy) @@ -1,39 +1,39 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.EventArgs - + + To be added + To be added + + + + Constructor + + + + + + To be added: an object of type 'Exception' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + Method @@ -46,20 +46,10 @@ To be added: an object of type 'Exception' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - - - To be added - To be added: an object of type 'Exception' - To be added: an object of type 'ErrorEventArgs' - To be added - - Index: en/System.IO/WatcherChangeTypes.xml =================================================================== --- en/System.IO/WatcherChangeTypes.xml (revision 91089) +++ en/System.IO/WatcherChangeTypes.xml (working copy) @@ -1,55 +1,28 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Enum - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - System.FlagsAttribute + System.Flags + + To be added + To be added + - - + + Field System.IO.WatcherChangeTypes @@ -59,9 +32,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.IO.WatcherChangeTypes @@ -71,9 +48,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.IO.WatcherChangeTypes @@ -83,9 +64,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.IO.WatcherChangeTypes @@ -95,9 +80,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.IO.WatcherChangeTypes @@ -107,6 +96,10 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.IO/ErrorEventHandler.xml =================================================================== --- en/System.IO/ErrorEventHandler.xml (revision 91089) +++ en/System.IO/ErrorEventHandler.xml (working copy) @@ -1,54 +1,28 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Delegate + + To be added. + To be added. To be added To be added - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - - - - + + + + + System.Void Index: en/System.IO/InternalBufferOverflowException.xml =================================================================== --- en/System.IO/InternalBufferOverflowException.xml (revision 91089) +++ en/System.IO/InternalBufferOverflowException.xml (working copy) @@ -1,42 +1,22 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.SystemException - - System.Runtime.Serialization.ISerializable - - + + To be added + To be added + @@ -45,55 +25,67 @@ To be added - To be added: an object of type 'InternalBufferOverflowException' To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - + + - To be added To be added: an object of type 'string' - To be added: an object of type 'InternalBufferOverflowException' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + + To be added: an object of type 'Runtime.Serialization.SerializationInfo' + To be added: an object of type 'Runtime.Serialization.StreamingContext' To be added - To be added: an object of type 'string' - To be added: an object of type 'Exception' - To be added: an object of type 'InternalBufferOverflowException' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + + To be added: an object of type 'string' + To be added. To be added - To be added: an object of type 'Runtime.Serialization.SerializationInfo' - To be added: an object of type 'Runtime.Serialization.StreamingContext' - To be added: an object of type 'InternalBufferOverflowException' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.IO/RenamedEventArgs.xml =================================================================== --- en/System.IO/RenamedEventArgs.xml (revision 91089) +++ en/System.IO/RenamedEventArgs.xml (working copy) @@ -4,79 +4,73 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.IO.FileSystemEventArgs - + + To be added + To be added + - + Constructor - - - - - + + + + + - To be added To be added: an object of type 'WatcherChangeTypes' To be added: an object of type 'string' To be added: an object of type 'string' To be added: an object of type 'string' - To be added: an object of type 'RenamedEventArgs' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.IO/RenamedEventHandler.xml =================================================================== --- en/System.IO/RenamedEventHandler.xml (revision 91089) +++ en/System.IO/RenamedEventHandler.xml (working copy) @@ -1,54 +1,28 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Delegate + + To be added. + To be added. To be added To be added - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - - - - + + + + + System.Void Index: en/System.IO/IODescriptionAttribute.xml =================================================================== --- en/System.IO/IODescriptionAttribute.xml (revision 91089) +++ en/System.IO/IODescriptionAttribute.xml (working copy) @@ -4,65 +4,56 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ComponentModel.DescriptionAttribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.All) + + To be added + To be added + Constructor - - + + - To be added To be added: an object of type 'string' - To be added: an object of type 'IODescriptionAttribute' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Collections.Specialized/ListDictionary.xml =================================================================== --- en/System.Collections.Specialized/ListDictionary.xml (revision 91089) +++ en/System.Collections.Specialized/ListDictionary.xml (working copy) @@ -1,33 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -35,66 +15,71 @@ System.Collections.IDictionary - - System.Collections.ICollection - - - System.Collections.IEnumerable - - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") + + To be added + To be added + - - - Method - - System.Void - - - - - + + + Constructor + + To be added - To be added: an object of type 'Array' - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Void - + + + Constructor + - - + + + To be added: an object of type 'Collections.IComparer' To be added - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Collections.IDictionaryEnumerator + System.Void - + + + + + To be added: an object of type 'object' + To be added: an object of type 'object' To be added - To be added: an object of type 'Collections.IDictionaryEnumerator' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void @@ -104,165 +89,236 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Boolean - - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'object' - To be added: an object of type 'object' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean + System.Void - - + + + + To be added: an object of type 'Array' + To be added: an object of type 'int' To be added - To be added: an object of type 'object' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - + + + Property + + System.Int32 + To be added - To be added: an object of type 'ListDictionary' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - + + + Method + + System.Collections.IDictionaryEnumerator + + To be added - To be added: an object of type 'Collections.IComparer' - To be added: an object of type 'ListDictionary' + To be added: an object of type 'Collections.IDictionaryEnumerator' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Object + System.Boolean - - - To be added - To be added: an object of type 'object' - To be added: an object of type 'object' - To be added: an object of type 'object' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Int32 + System.Boolean To be added - To be added: an object of type 'int' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Collections.ICollection + System.Boolean To be added - To be added: an object of type 'Collections.ICollection' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Boolean + System.Object + + + + To be added: an object of type 'object' To be added - To be added: an object of type 'bool' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Boolean + System.Collections.ICollection To be added - To be added: an object of type 'bool' + To be added: an object of type 'Collections.ICollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Boolean + System.Void + + + + To be added: an object of type 'object' To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Object To be added - To be added: an object of type 'object' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Collections.IEnumerator + + + + To be added. + To be added. + To be added. + + - + Property System.Collections.ICollection To be added - To be added: an object of type 'Collections.ICollection' + To be added: an object of type 'Collections.ICollection' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Collections.Specialized/NameObjectCollectionBase+KeysCollection.xml =================================================================== --- en/System.Collections.Specialized/NameObjectCollectionBase+KeysCollection.xml (revision 91089) +++ en/System.Collections.Specialized/NameObjectCollectionBase+KeysCollection.xml (working copy) @@ -1,66 +1,9 @@ - + System 1.0.5000.0 - - - - - System.Reflection.AssemblyKeyFile(KeyFile="../ecma.pub") - - - System.Reflection.AssemblyDelaySign(DelaySign=True) - - - System.Runtime.InteropServices.ComVisible(Value=False) - - - System.Security.AllowPartiallyTrustedCallers - - - System.Resources.NeutralResourcesLanguage(CultureName="en-US") - - - System.Reflection.AssemblyInformationalVersion(InformationalVersion="0.0.0.1") - - - System.Reflection.AssemblyDefaultAlias(DefaultAlias="System.dll") - - - System.CLSCompliant(IsCompliant=True) - - - System.Reflection.AssemblyTrademark(Trademark="") - - - System.Reflection.AssemblyCopyright(Copyright="(c) 2003 Various Authors") - - - System.Reflection.AssemblyProduct(Product="MONO CLI") - - - System.Reflection.AssemblyCompany(Company="MONO development team") - - - System.Reflection.AssemblyConfiguration(Configuration="Development version") - - - System.Reflection.AssemblyDescription(Description="System.dll") - - - System.Reflection.AssemblyTitle(Title="System.dll") - - - System.Runtime.InteropServices.TypeLibVersion(MajorVersion=1, MinorVersion=10) - - - System.Runtime.InteropServices.ComCompatibleVersion(MajorVersion=1, MinorVersion=0, BuildNumber=3300, RevisionNumber=0) - - - System.Resources.SatelliteContractVersion(Version="1.0.5000.0") - - + 2.0.0.0 System.Object @@ -69,18 +12,35 @@ System.Collections.ICollection - - System.Collections.IEnumerable - - System.Reflection.DefaultMember(MemberName="Item") + System.Reflection.DefaultMember("Item") + + To be added. + To be added. + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.String @@ -89,14 +49,18 @@ + To be added. To be added. - To be added. To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Collections.IEnumerator @@ -107,38 +71,83 @@ To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Int32 + System.String + + + + To be added. To be added. To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method + + 1.0.5000.0 + 2.0.0.0 + - System.String + System.Void + + To be added. + To be added. To be added. - To be added. + To be added. + + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Boolean + + + To be added. To be added. To be added. + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Object + + + To be added. + To be added. + To be added. + + - - To be added. - To be added. - Index: en/System.Collections.Specialized/StringCollection.xml =================================================================== --- en/System.Collections.Specialized/StringCollection.xml (revision 91089) +++ en/System.Collections.Specialized/StringCollection.xml (working copy) @@ -1,33 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -35,76 +15,85 @@ System.Collections.IList - - System.Collections.ICollection - - - System.Collections.IEnumerable - - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") + + To be added + To be added + - - - Method - - System.Void - - - - + + + Constructor + + To be added - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Int32 - + + + + To be added: an object of type 'string' To be added + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Int32 + System.Void - - + + + To be added: an object of type 'string []' To be added - To be added: an object of type 'string' - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - + To be added - To be added: an object of type 'string []' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -113,34 +102,58 @@ System.Boolean - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'string []' To be added: an object of type 'int' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + System.Int32 + + + To be added + To be added: an object of type 'int' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Collections.Specialized.StringEnumerator @@ -151,6 +164,10 @@ To be added: an object of type 'StringEnumerator' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -159,14 +176,18 @@ System.Int32 - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -175,106 +196,315 @@ System.Void - - - + + + - To be added To be added: an object of type 'int' To be added: an object of type 'string' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.Boolean - - - To be added - To be added: an object of type 'string' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - + + + Property + + System.Boolean + To be added - To be added: an object of type 'StringCollection' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String - - + + + To be added: an object of type 'int' To be added - To be added: an object of type 'int' + To be added: an object of type 'string' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.Void + + + + + To be added: an object of type 'string' - To be added: an object of type 'string' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Int32 + System.Void + + + + To be added: an object of type 'int' To be added - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Boolean + System.Object To be added - To be added: an object of type 'bool' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Collections.IEnumerator + + + + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Int32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Int32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Property + + 1.0.5000.0 + 2.0.0.0 + System.Boolean - To be added - To be added: an object of type 'bool' - To be added + To be added. + To be added. + To be added. - - + + Property + + 1.0.5000.0 + 2.0.0.0 + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + System.Object + + + - To be added - To be added: an object of type 'object' - To be added + To be added. + To be added. + To be added. + To be added. + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + Index: en/System.Collections.Specialized/BitVector32+Section.xml =================================================================== --- en/System.Collections.Specialized/BitVector32+Section.xml (revision 91089) +++ en/System.Collections.Specialized/BitVector32+Section.xml (working copy) @@ -1,88 +1,75 @@ - + System 1.0.5000.0 - - - - - System.Reflection.AssemblyKeyFile(KeyFile="../ecma.pub") - - - System.Reflection.AssemblyDelaySign(DelaySign=True) - - - System.Runtime.InteropServices.ComVisible(Value=False) - - - System.Security.AllowPartiallyTrustedCallers - - - System.Resources.NeutralResourcesLanguage(CultureName="en-US") - - - System.Reflection.AssemblyInformationalVersion(InformationalVersion="0.0.0.1") - - - System.Reflection.AssemblyDefaultAlias(DefaultAlias="System.dll") - - - System.CLSCompliant(IsCompliant=True) - - - System.Reflection.AssemblyTrademark(Trademark="") - - - System.Reflection.AssemblyCopyright(Copyright="(c) 2003 Various Authors") - - - System.Reflection.AssemblyProduct(Product="MONO CLI") - - - System.Reflection.AssemblyCompany(Company="MONO development team") - - - System.Reflection.AssemblyConfiguration(Configuration="Development version") - - - System.Reflection.AssemblyDescription(Description="System.dll") - - - System.Reflection.AssemblyTitle(Title="System.dll") - - - System.Runtime.InteropServices.TypeLibVersion(MajorVersion=1, MinorVersion=10) - - - System.Runtime.InteropServices.ComCompatibleVersion(MajorVersion=1, MinorVersion=0, BuildNumber=3300, RevisionNumber=0) - - - System.Resources.SatelliteContractVersion(Version="1.0.5000.0") - - + 2.0.0.0 System.ValueType + + To be added. + To be added. + - - + + Method + + 2.0.0.0 + - System.String + System.Boolean - + + To be added. To be added. - To be added. To be added. To be added. + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Int32 + + + + To be added. + To be added. + To be added. + + Property @@ -94,6 +81,10 @@ To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + @@ -106,10 +97,89 @@ To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 2.0.0.0 + + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Boolean + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.String + + + + To be added. + To be added. + To be added. + + + + + Method + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + - - To be added. - To be added. - Index: en/System.Collections.Specialized/BitVector32.xml =================================================================== --- en/System.Collections.Specialized/BitVector32.xml (revision 91089) +++ en/System.Collections.Specialized/BitVector32.xml (working copy) @@ -1,43 +1,61 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ValueType - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") + + To be added + To be added + + + + Constructor + + + + + + To be added: an object of type 'BitVector32' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'int' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + Method @@ -50,188 +68,202 @@ To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 - - + + + To be added: an object of type 'int' To be added - To be added: an object of type 'int' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Collections.Specialized.BitVector32+Section - - + + + To be added: an object of type 'short' To be added - To be added: an object of type 'short' To be added: an object of type 'BitVector32+Section' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Collections.Specialized.BitVector32+Section - - - + + + - To be added To be added: an object of type 'short' To be added: an object of type 'BitVector32+Section' + To be added To be added: an object of type 'BitVector32+Section' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.String - - - - - - To be added - To be added: an object of type 'BitVector32' - To be added: an object of type 'string' - To be added - - - - - Method - System.Int32 - To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'object' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.String + System.Int32 To be added - To be added: an object of type 'string' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Property + + System.Int32 + - - + + + To be added: an object of type 'BitVector32+Section' To be added - To be added: an object of type 'int' - To be added: an object of type 'BitVector32' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - - - To be added - To be added: an object of type 'BitVector32' - To be added: an object of type 'BitVector32' - To be added - - - + Property System.Boolean - - + + + To be added. To be added - To be added: an object of type 'int' - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Int32 + System.String - - - + To be added - To be added: an object of type 'BitVector32+Section' - To be added: an object of type 'int' - To be added: an object of type 'int' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Int32 + System.String + + + + To be added: an object of type 'BitVector32' To be added - To be added: an object of type 'int' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Collections.Specialized/HybridDictionary.xml =================================================================== --- en/System.Collections.Specialized/HybridDictionary.xml (revision 91089) +++ en/System.Collections.Specialized/HybridDictionary.xml (working copy) @@ -1,33 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -35,264 +15,346 @@ System.Collections.IDictionary - - System.Collections.ICollection - - - System.Collections.IEnumerable - - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") + + To be added + To be added + - - - Method - - System.Void - + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + - - - + + + To be added: an object of type 'bool' To be added - To be added: an object of type 'Array' - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Void - + + + Constructor + - - + + + To be added: an object of type 'int' To be added - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Collections.IDictionaryEnumerator - - + + + Constructor + + + + + + To be added: an object of type 'int' + To be added: an object of type 'bool' To be added - To be added: an object of type 'Collections.IDictionaryEnumerator' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - + + + + + To be added: an object of type 'object' + To be added: an object of type 'object' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - - + To be added - To be added: an object of type 'object' - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'object' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - To be added - To be added: an object of type 'HybridDictionary' - To be added - - - - - Constructor - + + + Method + + System.Void + - - + + + + To be added: an object of type 'Array' + To be added: an object of type 'int' To be added - To be added: an object of type 'int' - To be added: an object of type 'HybridDictionary' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - + + + Property + + System.Int32 + To be added - To be added: an object of type 'bool' - To be added: an object of type 'HybridDictionary' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - - + + + Method + + System.Collections.IDictionaryEnumerator + + To be added - To be added: an object of type 'int' - To be added: an object of type 'bool' - To be added: an object of type 'HybridDictionary' + To be added: an object of type 'Collections.IDictionaryEnumerator' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Object + System.Boolean - - - To be added - To be added: an object of type 'object' - To be added: an object of type 'object' - To be added: an object of type 'object' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Int32 + System.Boolean To be added - To be added: an object of type 'int' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Collections.ICollection + System.Boolean To be added - To be added: an object of type 'Collections.ICollection' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Boolean + System.Object + + + + To be added: an object of type 'object' To be added - To be added: an object of type 'bool' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Boolean + System.Collections.ICollection To be added - To be added: an object of type 'bool' + To be added: an object of type 'Collections.ICollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Boolean + System.Void + + + + To be added: an object of type 'object' To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Object To be added - To be added: an object of type 'object' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Collections.IEnumerator + + + + To be added. + To be added. + To be added. + + - + Property System.Collections.ICollection To be added - To be added: an object of type 'Collections.ICollection' + To be added: an object of type 'Collections.ICollection' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Collections.Specialized/StringEnumerator.xml =================================================================== --- en/System.Collections.Specialized/StringEnumerator.xml (revision 91089) +++ en/System.Collections.Specialized/StringEnumerator.xml (working copy) @@ -4,36 +4,35 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object - + + To be added + To be added + + + + Property + + System.String + + + To be added + To be added: an object of type 'string' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + Method @@ -46,6 +45,10 @@ To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -58,18 +61,10 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property - - System.String - - - To be added - To be added: an object of type 'string' - To be added - - Index: en/System.Collections.Specialized/NameValueCollection.xml =================================================================== --- en/System.Collections.Specialized/NameValueCollection.xml (revision 91089) +++ en/System.Collections.Specialized/NameValueCollection.xml (working copy) @@ -1,20 +1,25 @@ - + Networking System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.Collections.Specialized.NameObjectCollectionBase + + + + + + System.Reflection.DefaultMember("Item") + + Represents a collection of associated keys and @@ -31,304 +36,293 @@ The comparer determines whether two keys are equal. - - System.Object - - - - System.Collections.ICollection - 0 - - - System.Collections.IEnumerable - 0 - - - - - DefaultMemberAttribute("Item") - 1 - System.Reflection.DefaultMemberAttribute - RuntimeInfrastructure - - - - - - Method - - System.String - - - - + + + + Constructor + + - Returns the key at the specified index of the current - instance. + Constructs and initializes a new instance of the +class. - - A that specifies the zero-based index of the key to get from the current instance. - - - A that contains the - key at the specified index of the current instance, if found; - otherwise, . - - - is outside the valid range of indices for the current instance. - - As described - above. - + The new instance is initialized with the default initial capacity, , and . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Method - - System.String[] - + + + Constructor + + 2.0.0.0 + - - + + + To be added. + To be added. + To be added. + + + + + + Constructor + + + + + + The used to initialize the new instance. - Returns an array that contains the values at the - specified index of the current instance. + Constructs and + initializes a new instance of the class using the values of the specified + . - - A that specifies the zero-based index of the entry that contains the values to get from the current instance. - - - A array containing the values at the specified index of the - current instance, if found; - otherwise, . - - - is outside the valid range of indices for the current instance. - - As described - above. - + The capacity, values, and order of values of the new + instance are equal to the capacity and values of + . The and of the new instance are the + default instances. + The elements of the new are sorted in the same + order as the source . + + is . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Method - - System.String - + + + + Constructor + - - + + + A containing the initial number of entries that the new instance can contain. - Returns the values at the - specified index of the - current instance. + Constructs and initializes a new instance of the +class with the specified initial capacity. - - A that specifies the zero-based index of the entry that contains the values to get from the current instance. - - - A that contains a - comma-separated list of the values at the specified index of the current - instance, if found; - otherwise, . - - - is outside the valid range of indices for the current instance. - - As described - above. - + The new instance is initialized with the default and +. + + < 0. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Method - - System.Void - + + + + Constructor + - - + + + + + The that supplies the hash codes for all keys in the new instance; or, to use the default hash code provider. + + + The to use to determine whether two keys are equal. Specify to use the default comparer. + - Removes the entry with the specified key from the current instance. + Constructs and initializes a new instance of the class + with the specified and the specified + + . - A containing the key of the entry to remove from the current instance. - - The current instance is read-only or has a fixed size. - - - If -is found, the key and its associated value are set -to . -Removing an element does not alter the capacity of a - -. - - - This method uses the implementation of to locate in the -current instance. If is not found in the current -instance or is , no exception -is thrown and the current -instance is unchanged. - + The new instance is initialized with the default capacity of zero. 0 + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("Use NameValueCollection (IEqualityComparer)") + + - - - - Method - - System.Void - + + + Constructor + + 2.0.0.0 + - - - + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Constructor + + + + + + + A containing the initial number of entries that the new instance can contain. + The used to initialize the new instance. - Sets the value of the specified entry in the current - instance to the specified value. + Constructs and initializes new instance of the class + that contains the same values as the specified and either the specified capacity or the + capacity of the specified collection, whichever is + greater. - - A containing the key of the entry to add the new value to. - - - A containing the new value to add to the specified entry. - - The current instance is read-only. - - If the - specified key already exists in the current instance, this method overwrites the - existing values with the specified value. If the specified key does not exist in the current instance, this method creates - a new entry using the specified key and the specified value. - - - Use the -method to add the new value to the existing list of values. - + The new instance is initialized with the default and . + + is . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Method - - System.String[] - + + + Constructor - - + + + + To be added. + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + + Constructor + + + + + + + + A containing the initial number of entries that the can contain. + The that will supply the hash codes for all keys in the new instance. + + The to use to determine whether two keys in the new instance are equal. + - Gets the values associated with the specified key from - the current instance. + Constructs and initializes new instance of the +class with the specified initial capacity, hash code provider, +and comparer. - - A that specifies the key of the entry that contains the values to get. - - - A -array containing the values associated with -from the current instance, if found; -otherwise, . - - - - As described - above. - - - If is -, no exception is thrown and is returned. - - + To be added. + + < 0. 0 + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("Use NameValueCollection (IEqualityComparer)") + + - - - + + + Method - System.String + System.Void - - + + + The to copy to the current instance. - Gets the values associated with the specified key from - the current instance combined into one comma-separated list. + Copies the entries from the specified to + the current instance. - - A that specified the key of the entry that contains the values to get. - - - A that contains a - comma-separated list of the values associated with the specified key from the - current instance, if found; - otherwise, . - - - As described - above. - - - If is -, no exception is thrown and is returned. - + If a key in already exists in the target instance, the associated value in + is added to the existing comma-separated list of values + associated with the same key in the target instance. + The current instance is read-only. + + is . 0 + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - - Adds an entry with the specified key and value to the current instance. - A that represents the key of the entry to add. Can be . + To be added. A that represents the value of the entry to add. Can be . - The current instance is read-only. + + Adds an entry with the specified key and value to the current instance. + As described @@ -352,62 +346,51 @@ instance. + The current instance is read-only. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Method + + + + Property - System.Void + System.String[] - Resets the cached arrays of the current instance to . + Gets all the keys in the current instance. + + A array containing all the keys of the current instance. + If the current instance is empty, the value of this property is an empty array. + - The array returned by is cached for better performance and is automatically refreshed - when the collection changes. A derived class can invalidate the - cached version by calling , thereby - forcing the arrays to be recreated. + This property + is read-only. + + The array returned by is cached for better + performance and is automatically refreshed when the collection changes. A + derived class can invalidate the cached version by calling , thereby forcing the array to be refreshed. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Method - - System.Void - - - - - - - Copies the entries from the specified to - the current instance. - - The to copy to the current instance. - The current instance is read-only. - - is . - - If a key in already exists in the target instance, the associated value in - is added to the existing comma-separated list of values - associated with the same key in the target instance. - - - 0 - - + Method System.Void @@ -418,7 +401,6 @@ Invalidates the cached arrays and removes all entries from the current instance. - The current instance is read-only. The value of each key and value in the current instance is set to @@ -426,27 +408,39 @@ If the current instance is empty, it remains unchanged and no exception is thrown. + The current instance is read-only. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + + A one-dimensional, zero-based that is the destination of the elements copied from the current instance. + A containing the zero-based index in at which copying begins. Copies the elements from the current instance to the specified , starting at the specified index in that array. - A one-dimensional, zero-based that is the destination of the elements copied from the current instance. - A containing the zero-based index in at which copying begins. + + This method uses to copy the elements. + + This method is + implemented to support the interface. + + is . @@ -459,204 +453,323 @@ The number of elements in the current instance is greater than the available space from to the end of the destination . At least one element in the current instance is not assignment-compatible with the type of . + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Method + + System.String + + + + + + + A that specifies the zero-based index of the entry that contains the values to get from the current instance. + + + Returns the values at the + specified index of the + current instance. + + + A that contains a + comma-separated list of the values at the specified index of the current + instance, if found; + otherwise, . + - This method uses to copy the elements. - This method is - implemented to support the interface. + As described + above. + + is outside the valid range of indices for the current instance. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Method - System.Boolean + System.String - + + + + + A that specified the key of the entry that contains the values to get. + - Gets a value indicating whether the current instance - contains keys that are not . + Gets the values associated with the specified key from + the current instance combined into one comma-separated list. + A that contains a + comma-separated list of the values associated with the specified key from the + current instance, if found; + otherwise, . + + - if the - current instance contains - keys that are not ; otherwise, . - + As described + above. + + + If is +, no exception is thrown and is returned. + + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Constructor - - + + + + Method + + System.String + + + + + + A that specifies the zero-based index of the key to get from the current instance. + - Constructs and initializes a new instance of the -class. + Returns the key at the specified index of the current + instance. + + A that contains the + key at the specified index of the current instance, if found; + otherwise, . + - The new instance is initialized with the default initial capacity, , and . + + As described + above. + + + is outside the valid range of indices for the current instance. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Constructor - + + + + Method + + System.String[] + - - + + + + A that specifies the zero-based index of the entry that contains the values to get from the current instance. + - Constructs and - initializes a new instance of the class using the values of the specified - . + Returns an array that contains the values at the + specified index of the current instance. - The used to initialize the new instance. - - is . + + A array containing the values at the specified index of the + current instance, if found; + otherwise, . + - The capacity, values, and order of values of the new - instance are equal to the capacity and values of - . The and of the new instance are the - default instances. - The elements of the new are sorted in the same - order as the source . + + As described + above. + + + is outside the valid range of indices for the current instance. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Constructor - + + + + Method + + System.String[] + - - - + + + + A that specifies the key of the entry that contains the values to get. + - Constructs and initializes a new instance of the class - with the specified and the specified - - . + Gets the values associated with the specified key from + the current instance. - - The that supplies the hash codes for all keys in the new instance; or, to use the default hash code provider. - - - The to use to determine whether two keys are equal. Specify to use the default comparer. - + + A +array containing the values associated with +from the current instance, if found; +otherwise, . + - The new instance is initialized with the default capacity of zero. + + As described + above. + + + If is +, no exception is thrown and is returned. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Constructor - - - - + + + + Method + + System.Boolean + + - Constructs and initializes a new instance of the -class with the specified initial capacity. + Gets a value indicating whether the current instance + contains keys that are not . - A containing the initial number of entries that the new instance can contain. - - < 0. - - The new instance is initialized with the default and -. - + + + if the + current instance contains + keys that are not ; otherwise, . + + To be added. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Constructor - - - - - + + + + Method + + System.Void + + - Constructs and initializes new instance of the class - that contains the same values as the specified and either the specified capacity or the - capacity of the specified collection, whichever is - greater. + Resets the cached arrays of the current instance to . - A containing the initial number of entries that the new instance can contain. - The used to initialize the new instance. - - is . - The new instance is initialized with the default and . + + The array returned by is cached for better performance and is automatically refreshed + when the collection changes. A derived class can invalidate the + cached version by calling , thereby + forcing the arrays to be recreated. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Constructor - + + + + Property + + System.String + - - - - + + + + A that specifies the zero-based index of the entry to locate in the current instance. + - Constructs and initializes new instance of the -class with the specified initial capacity, hash code provider, -and comparer. + Gets the value in the current instance that is associated with the + specified index. - A containing the initial number of entries that the can contain. - The that will supply the hash codes for all keys in the new instance. - - The to use to determine whether two keys in the new instance are equal. - + + A that contains the comma-separated list of values at the specified + index of the current instance. + + + This property is read-only. + + This property provides the ability to access a specific element in the + collection by using the following syntax: myCollection[index]. + This property cannot be set. To set the value at a specified index, + use Item[GetKey(index)]. + + - < 0. + is outside the valid range of indices for the current instance. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String - - + + + + A containing the key of the entry to locate. + Gets or sets the value in the current instance that is associated with the specified key. - - A containing the key of the entry to locate. - A that contains the comma-separated list of values associated with the specified key. If @@ -665,9 +778,6 @@ using . - - is outside the valid range of indexes for the collection. - The property is being set and the current instance is read-only. The property is being set, is not contained in the current instance, and the current instance has a fixed size. If the specified key already exists in the collection, setting this property overwrites the existing values with the specified @@ -681,89 +791,100 @@ the existing list of values, use the method. + + is outside the valid range of indexes for the collection. + The property is being set and the current instance is read-only. The property is being set, is not contained in the current instance, and the current instance has a fixed size. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Property + + + + Method - System.String + System.Void - - + + + A containing the key of the entry to remove from the current instance. - Gets the value in the current instance that is associated with the - specified index. + Removes the entry with the specified key from the current instance. - - A that specifies the zero-based index of the entry to locate in the current instance. - - - A that contains the comma-separated list of values at the specified - index of the current instance. - - - is outside the valid range of indices for the current instance. - This property is read-only. - - This property provides the ability to access a specific element in the - collection by using the following syntax: myCollection[index]. - This property cannot be set. To set the value at a specified index, - use Item[GetKey(index)]. - + + If +is found, the key and its associated value are set +to . +Removing an element does not alter the capacity of a + +. + + + This method uses the implementation of to locate in the +current instance. If is not found in the current +instance or is , no exception +is thrown and the current +instance is unchanged. + + + The current instance is read-only or has a fixed size. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Property + + + + Method - System.String[] + System.Void - + + + + + + A containing the key of the entry to add the new value to. + + + A containing the new value to add to the specified entry. + - Gets all the keys in the current instance. + Sets the value of the specified entry in the current + instance to the specified value. - - A array containing all the keys of the current instance. - If the current instance is empty, the value of this property is an empty array. - - This property - is read-only. + If the + specified key already exists in the current instance, this method overwrites the + existing values with the specified value. If the specified key does not exist in the current instance, this method creates + a new entry using the specified key and the specified value. - The array returned by is cached for better - performance and is automatically refreshed when the collection changes. A - derived class can invalidate the cached version by calling , thereby forcing the array to be refreshed. + Use the +method to add the new value to the existing list of values. + The current instance is read-only. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - - - To be added. - To be added. - To be added. - To be added. - - 0 Index: en/System.Collections.Specialized/CollectionsUtil.xml =================================================================== --- en/System.Collections.Specialized/CollectionsUtil.xml (revision 91089) +++ en/System.Collections.Specialized/CollectionsUtil.xml (working copy) @@ -4,38 +4,35 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Object + + To be added To be added - - System.Object - - - + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Collections.Hashtable @@ -46,41 +43,53 @@ To be added: an object of type 'Collections.Hashtable' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Collections.Hashtable - - + + + To be added: an object of type 'Collections.IDictionary' To be added - To be added: an object of type 'int' To be added: an object of type 'Collections.Hashtable' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Collections.Hashtable - - + + + To be added: an object of type 'int' To be added - To be added: an object of type 'Collections.IDictionary' To be added: an object of type 'Collections.Hashtable' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Collections.SortedList @@ -91,17 +100,10 @@ To be added: an object of type 'Collections.SortedList' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - To be added - To be added: an object of type 'CollectionsUtil' - To be added - - Index: en/System.Collections.Specialized/StringDictionary.xml =================================================================== --- en/System.Collections.Specialized/StringDictionary.xml (revision 91089) +++ en/System.Collections.Specialized/StringDictionary.xml (working copy) @@ -1,33 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -38,206 +18,264 @@ - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") - System.ComponentModel.Design.Serialization.DesignerSerializerAttribute + System.ComponentModel.Design.Serialization.DesignerSerializer("System.Diagnostics.Design.StringDictionaryCodeDomSerializer, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a") + + To be added + To be added + - - - Method - - System.Collections.IEnumerator - + + + Constructor + To be added - To be added: an object of type 'Collections.IEnumerator' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + + To be added: an object of type 'string' + To be added: an object of type 'string' To be added - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - - + To be added - To be added: an object of type 'Array' - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - + + + + + To be added: an object of type 'Array' + To be added: an object of type 'int' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.Int32 - - - - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - To be added - To be added: an object of type 'StringDictionary' - To be added - - - - - Property + + + Method - System.Int32 + System.Collections.IEnumerator + To be added - To be added: an object of type 'int' + To be added: an object of type 'Collections.IEnumerator' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Boolean To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Collections.ICollection To be added - To be added: an object of type 'Collections.ICollection' + To be added: an object of type 'Collections.ICollection' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.Void + + + + + + To be added: an object of type 'string' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Property System.Object To be added - To be added: an object of type 'object' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Collections.ICollection To be added - To be added: an object of type 'Collections.ICollection' + To be added: an object of type 'Collections.ICollection' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Collections.Specialized/NameObjectCollectionBase.xml =================================================================== --- en/System.Collections.Specialized/NameObjectCollectionBase.xml (revision 91089) +++ en/System.Collections.Specialized/NameObjectCollectionBase.xml (working copy) @@ -1,33 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -36,74 +16,148 @@ System.Collections.ICollection - System.Collections.IEnumerable + System.Runtime.Serialization.IDeserializationCallback System.Runtime.Serialization.ISerializable - - System.Runtime.Serialization.IDeserializationCallback - - + + To be added + To be added + - - - Method - - System.Void - + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + 2.0.0.0 + - - + + + To be added. + To be added. + To be added. + + + + + Constructor + + + + + + To be added: an object of type 'int' To be added - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Void - + + + Constructor + - - - + + + + To be added: an object of type 'Collections.IHashCodeProvider' + To be added: an object of type 'Collections.IComparer' To be added - To be added: an object of type 'Runtime.Serialization.SerializationInfo' - To be added: an object of type 'Runtime.Serialization.StreamingContext' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("Use NameObjectCollectionBase(IEqualityComparer)") + + - - - Method - - System.Collections.IEnumerator - - + + + Constructor + + 2.0.0.0 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Constructor + + + + + + + To be added: an object of type 'Runtime.Serialization.SerializationInfo' + To be added: an object of type 'Runtime.Serialization.StreamingContext' To be added - To be added: an object of type 'Collections.IEnumerator' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Boolean - - + + + Constructor + + + + + + + To be added: an object of type 'int' + To be added: an object of type 'Collections.IHashCodeProvider' + To be added: an object of type 'Collections.IComparer' To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("Use NameObjectCollectionBase(int,IEqualityComparer)") + + @@ -112,106 +166,129 @@ System.Void - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'object' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - + To be added - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Object - - + + + To be added: an object of type 'int' To be added - To be added: an object of type 'int' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Object - + + + + To be added: an object of type 'string' To be added + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Object + System.String[] - - - + To be added - To be added: an object of type 'string' - To be added: an object of type 'object' + To be added: an object of type 'string []' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Object[] - - - - + To be added - To be added: an object of type 'string' - To be added: an object of type 'object' + To be added: an object of type 'object []' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Object + System.Object[] - - + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'int' - To be added: an object of type 'object' + To be added: an object of type 'object []' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -220,184 +297,273 @@ System.String - - + + + To be added: an object of type 'int' To be added - To be added: an object of type 'int' To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Boolean - - - - + To be added - To be added: an object of type 'int' - To be added: an object of type 'object' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.String[] + System.Void - + + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string []' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Object[] + System.Void - + + + + To be added: an object of type 'int' To be added - To be added: an object of type 'object []' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Object[] + System.Void - - + + + + To be added: an object of type 'int' + To be added: an object of type 'object' To be added - To be added: an object of type 'Type' - To be added: an object of type 'object []' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - To be added - To be added: an object of type 'NameObjectCollectionBase' - To be added - - - - - Constructor - + + + Method + + System.Void + - - - + + + + To be added: an object of type 'string' + To be added: an object of type 'object' To be added - To be added: an object of type 'Collections.IHashCodeProvider' - To be added: an object of type 'Collections.IComparer' - To be added: an object of type 'NameObjectCollectionBase' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - - - + + + Property + + System.Int32 + To be added - To be added: an object of type 'int' - To be added: an object of type 'Collections.IHashCodeProvider' - To be added: an object of type 'Collections.IComparer' - To be added: an object of type 'NameObjectCollectionBase' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - + + + Method + + System.Collections.IEnumerator + + To be added - To be added: an object of type 'int' - To be added: an object of type 'NameObjectCollectionBase' + To be added: an object of type 'Collections.IEnumerator' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Void + - - - + + + - To be added To be added: an object of type 'Runtime.Serialization.SerializationInfo' To be added: an object of type 'Runtime.Serialization.StreamingContext' - To be added: an object of type 'NameObjectCollectionBase' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Boolean To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Int32 + System.Collections.Specialized.NameObjectCollectionBase+KeysCollection To be added - To be added: an object of type 'int' + To be added: an object of type 'NameObjectCollectionBase+KeysCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Collections.Specialized.NameObjectCollectionBase+KeysCollection + System.Void + + + + To be added: an object of type 'object' To be added - To be added: an object of type 'NameObjectCollectionBase+KeysCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Object + + + To be added. + To be added. + To be added. + + Index: en/System.CodeDom/CodeConstructor.xml =================================================================== --- en/System.CodeDom/CodeConstructor.xml (revision 91089) +++ en/System.CodeDom/CodeConstructor.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeMemberMethod - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,33 +32,44 @@ To be added - To be added: an object of type 'CodeConstructor' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeExpressionCollection To be added - To be added: an object of type 'CodeExpressionCollection' + To be added: an object of type 'CodeExpressionCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeExpressionCollection To be added - To be added: an object of type 'CodeExpressionCollection' + To be added: an object of type 'CodeExpressionCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodePropertySetValueReferenceExpression.xml =================================================================== --- en/System.CodeDom/CodePropertySetValueReferenceExpression.xml (revision 91089) +++ en/System.CodeDom/CodePropertySetValueReferenceExpression.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeExpression - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,9 +32,12 @@ To be added - To be added: an object of type 'CodePropertySetValueReferenceExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeNamespace.xml =================================================================== --- en/System.CodeDom/CodeNamespace.xml (revision 91089) +++ en/System.CodeDom/CodeNamespace.xml (working copy) @@ -4,26 +4,22 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.CodeDom.CodeObject + + + + + System.Runtime.InteropServices.ComVisible(true) + + + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + Represents a namespace definition in the CodeDOM @@ -63,18 +59,6 @@ - - System.CodeDom.CodeObject - - - - - System.Runtime.InteropServices.ClassInterfaceAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - @@ -83,10 +67,13 @@ Creates an empty object. - An empty object. After the object has be constructed, the property has to be set before the Code Generator is called on it. + + 1.0.5000.0 + 2.0.0.0 + @@ -96,9 +83,8 @@ + Name of the Namespace to be created Creates a object with the specified Namespace name. - Name of the Namespace to be created - A object with the specified name. using System; @@ -129,44 +115,52 @@ + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeTypeDeclarationCollection + System.CodeDom.CodeCommentStatementCollection - Collection of CodeDom types that resides inside the namespace. - To be added: an object of type 'CodeTypeDeclarationCollection' - This is a collection of s that reside inside the Namespace. - - - - -// This example creates a Mono.CodeDomDemo namespace and adds a new class 'Hello' to it. + Collection of comments applicable to the Namespace. + + object, which is a collection of comments +on the namespace. + + +/* Creates namespace like thus when c# code is generated. +/* // Demo Namespace +/* namespace Mono.CodeDomDemo { +/* +/* } ... -// Create Hello class -CodeTypeDeclaration helloClass=new CodeTypeDeclaration("Hello"); -helloClass.IsClass=true; +CodeNamespace demoNs= new CodeNamespace("Mono.CodeDomDemo"); +demoNs.Comments.Add(new CodeCommentStatement("Demo Namespace")); ... -CodeNamespace testNs= new CodeNamespace("Mono.CodeDomDemo"); -testNs.Types.Add(helloClass); - - + + + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeNamespaceImportCollection Collection of imports applicable to the namespace - + object, which is a collection of -imports applicable to the namespace. +imports applicable to the namespace. /* Creates namespace like thus when c# code is generated. @@ -180,9 +174,13 @@ + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String @@ -190,38 +188,16 @@ + Name of the generated Namespace. Name of the Namespace to be generated. - Name of the generated Namespace. - Name of the generated Namespace. + Name of the generated Namespace. To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property - - System.CodeDom.CodeCommentStatementCollection - - - Collection of comments applicable to the Namespace. - - object, which is a collection of comments -on the namespace. - - -/* Creates namespace like thus when c# code is generated. -/* // Demo Namespace -/* namespace Mono.CodeDomDemo { -/* -/* } -... -CodeNamespace demoNs= new CodeNamespace("Mono.CodeDomDemo"); -demoNs.Comments.Add(new CodeCommentStatement("Demo Namespace")); -... - - - - Event @@ -233,6 +209,10 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -245,6 +225,10 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -257,6 +241,38 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + System.CodeDom.CodeTypeDeclarationCollection + + + Collection of CodeDom types that resides inside the namespace. + To be added: an object of type 'CodeTypeDeclarationCollection' + This is a collection of s that reside inside the Namespace. + + + +// This example creates a Mono.CodeDomDemo namespace and adds a new class 'Hello' to it. +... +// Create Hello class +CodeTypeDeclaration helloClass=new CodeTypeDeclaration("Hello"); +helloClass.IsClass=true; +... +CodeNamespace testNs= new CodeNamespace("Mono.CodeDomDemo"); +testNs.Types.Add(helloClass); + + + + 1.0.5000.0 + 2.0.0.0 + + Index: en/System.CodeDom/CodeGotoStatement.xml =================================================================== --- en/System.CodeDom/CodeGotoStatement.xml (revision 91089) +++ en/System.CodeDom/CodeGotoStatement.xml (working copy) @@ -4,71 +4,73 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeStatement - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + + + Constructor + + 2.0.0.0 + + + + To be added. + To be added. + + + Constructor - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'CodeGotoStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeDirectionExpression.xml =================================================================== --- en/System.CodeDom/CodeDirectionExpression.xml (revision 91089) +++ en/System.CodeDom/CodeDirectionExpression.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeExpression - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,55 +32,67 @@ To be added - To be added: an object of type 'CodeDirectionExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + - To be added To be added: an object of type 'FieldDirection' To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeDirectionExpression' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeExpression + System.CodeDom.FieldDirection - + To be added - To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeExpression' + To be added: an object of type 'FieldDirection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.FieldDirection + System.CodeDom.CodeExpression - + To be added - To be added: an object of type 'FieldDirection' - To be added: an object of type 'FieldDirection' + To be added: an object of type 'CodeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeTypeReference.xml =================================================================== --- en/System.CodeDom/CodeTypeReference.xml (revision 91089) +++ en/System.CodeDom/CodeTypeReference.xml (working copy) @@ -4,147 +4,276 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeObject - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + - + Constructor + + 2.0.0.0 + + + + To be added. + To be added. + + + + + Constructor + + 2.0.0.0 + + + + + + To be added. + To be added. + To be added. + + + + + Constructor - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'Type' - To be added: an object of type 'CodeTypeReference' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'string' - To be added: an object of type 'CodeTypeReference' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + + To be added: an object of type 'CodeTypeReference' + To be added: an object of type 'int' To be added - To be added: an object of type 'string' - To be added: an object of type 'int' - To be added: an object of type 'CodeTypeReference' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor + + 2.0.0.0 + + + + + + + System.ParamArray + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Constructor + + 2.0.0.0 + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Constructor - - - + + + + To be added: an object of type 'string' + To be added: an object of type 'int' To be added - To be added: an object of type 'CodeTypeReference' - To be added: an object of type 'int' - To be added: an object of type 'CodeTypeReference' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Constructor + + 2.0.0.0 + + + + + + + To be added. + To be added. + To be added. + To be added. + + - + Property System.CodeDom.CodeTypeReference - + To be added - To be added: an object of type 'CodeTypeReference' - To be added: an object of type 'CodeTypeReference' + To be added: an object of type 'CodeTypeReference' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Int32 - + To be added - To be added: an object of type 'int' - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + + + System.CodeDom.CodeTypeReferenceOptions + + + To be added. + To be added. + To be added. + + + + + Property + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + + + System.CodeDom.CodeTypeReferenceCollection + + + To be added. + To be added. + To be added. + + Index: en/System.CodeDom/CodeSnippetExpression.xml =================================================================== --- en/System.CodeDom/CodeSnippetExpression.xml (revision 91089) +++ en/System.CodeDom/CodeSnippetExpression.xml (working copy) @@ -4,26 +4,22 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.CodeDom.CodeExpression + + + + + System.Runtime.InteropServices.ComVisible(true) + + + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + Represents a literal code expression in the CodeDOM. While the provides a quick and dirty way of adding an Expression to the CodeDOM, its use is not recommended because it reduces the portability of the CodeDOM between language generators. @@ -36,18 +32,6 @@ will work fine for the C# generator. However, because the VB.NET language doesn't contain the '==' operator it'll generate broken code for it. - - System.CodeDom.CodeExpression - - - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Runtime.InteropServices.ClassInterfaceAttribute - - @@ -56,9 +40,12 @@ Creates an undefined object. The will have to be set later. - To be added: an object of type 'CodeSnippetExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -68,14 +55,17 @@ - Creates a object with the set to the provided value. Value the should be set to. - To be added: an object of type 'CodeSnippetExpression' + Creates a object with the set to the provided value. To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String @@ -84,10 +74,13 @@ Literal expression to be used. - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - \ No newline at end of file + Index: en/System.CodeDom/CodeBinaryOperatorType.xml =================================================================== --- en/System.CodeDom/CodeBinaryOperatorType.xml (revision 91089) +++ en/System.CodeDom/CodeBinaryOperatorType.xml (working copy) @@ -1,55 +1,28 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Enum - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + - + Field System.CodeDom.CodeBinaryOperatorType @@ -59,9 +32,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.CodeBinaryOperatorType @@ -71,9 +48,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.CodeBinaryOperatorType @@ -83,9 +64,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.CodeBinaryOperatorType @@ -95,9 +80,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.CodeBinaryOperatorType @@ -107,9 +96,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.CodeBinaryOperatorType @@ -119,9 +112,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.CodeBinaryOperatorType @@ -131,9 +128,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.CodeBinaryOperatorType @@ -143,9 +144,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.CodeBinaryOperatorType @@ -155,9 +160,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.CodeBinaryOperatorType @@ -167,9 +176,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.CodeBinaryOperatorType @@ -179,9 +192,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.CodeBinaryOperatorType @@ -191,9 +208,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.CodeBinaryOperatorType @@ -203,9 +224,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.CodeBinaryOperatorType @@ -215,9 +240,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.CodeBinaryOperatorType @@ -227,9 +256,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.CodeBinaryOperatorType @@ -239,12 +272,16 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field - System.CodeDom.CodeBinaryOperatorType + System.Int32 @@ -252,17 +289,21 @@ To be added - - + + Field - System.Int32 + System.CodeDom.CodeBinaryOperatorType To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeNamespaceImportCollection.xml =================================================================== --- en/System.CodeDom/CodeNamespaceImportCollection.xml (revision 91089) +++ en/System.CodeDom/CodeNamespaceImportCollection.xml (working copy) @@ -1,33 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -35,54 +15,74 @@ System.Collections.IList - - System.Collections.ICollection - - - System.Collections.IEnumerable - - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Void - - + + + To be added: an object of type 'CodeNamespaceImport' To be added - To be added: an object of type 'CodeNamespaceImport' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + To be added: an object of type 'CodeNamespaceImport []' To be added - To be added: an object of type 'CodeNamespaceImport []' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -95,59 +95,336 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Collections.IEnumerator + System.Int32 - To be added - To be added: an object of type 'Collections.IEnumerator' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Collections.IEnumerator + To be added - To be added: an object of type 'CodeNamespaceImportCollection' + To be added: an object of type 'Collections.IEnumerator' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeNamespaceImport - - + + + To be added: an object of type 'int' To be added - To be added: an object of type 'int' - To be added: an object of type 'CodeNamespaceImport' - To be added: an object of type 'CodeNamespaceImport' + To be added: an object of type 'CodeNamespaceImport' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Property + + 1.0.5000.0 + 2.0.0.0 + System.Int32 - To be added - To be added: an object of type 'int' - To be added + To be added. + To be added. + To be added. + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Object + + + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Collections.IEnumerator + + + + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Int32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Int32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Object + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + Index: en/System.CodeDom/CodeTypeDeclarationCollection.xml =================================================================== --- en/System.CodeDom/CodeTypeDeclarationCollection.xml (revision 91089) +++ en/System.CodeDom/CodeTypeDeclarationCollection.xml (working copy) @@ -1,61 +1,84 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - A collection of objects. - To be added - System.Collections.CollectionBase - - System.Collections.IList - - - System.Collections.ICollection - - - System.Collections.IEnumerable - - System.Runtime.InteropServices.ComVisibleAttribute + System.Reflection.DefaultMember("Item") - System.Reflection.DefaultMemberAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + A collection of objects. + To be added + + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'CodeTypeDeclaration []' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'CodeTypeDeclarationCollection' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Int32 @@ -64,14 +87,18 @@ + To be added: an object of type 'CodeTypeDeclaration' To be added - To be added: an object of type 'CodeTypeDeclaration' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void @@ -80,13 +107,17 @@ + To be added: an object of type 'CodeTypeDeclaration []' To be added - To be added: an object of type 'CodeTypeDeclaration []' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void @@ -95,13 +126,17 @@ + To be added: an object of type 'CodeTypeDeclarationCollection' To be added - To be added: an object of type 'CodeTypeDeclarationCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean @@ -110,14 +145,18 @@ + To be added: an object of type 'CodeTypeDeclaration' To be added - To be added: an object of type 'CodeTypeDeclaration' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void @@ -127,14 +166,18 @@ - To be added To be added: an object of type 'CodeTypeDeclaration []' To be added: an object of type 'int' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 @@ -143,14 +186,18 @@ + To be added: an object of type 'CodeTypeDeclaration' To be added - To be added: an object of type 'CodeTypeDeclaration' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void @@ -160,82 +207,54 @@ - To be added To be added: an object of type 'int' To be added: an object of type 'CodeTypeDeclaration' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.CodeDom.CodeTypeDeclaration - + + To be added: an object of type 'int' To be added - To be added: an object of type 'CodeTypeDeclaration' + To be added: an object of type 'CodeTypeDeclaration' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - To be added - To be added: an object of type 'CodeTypeDeclarationCollection' - To be added - - - - - Constructor - - - - - - To be added - To be added: an object of type 'CodeTypeDeclarationCollection' - To be added: an object of type 'CodeTypeDeclarationCollection' - To be added - - - - - Constructor - - - - - - To be added - To be added: an object of type 'CodeTypeDeclaration []' - To be added: an object of type 'CodeTypeDeclarationCollection' - To be added - - - - - Property + + + Method - System.CodeDom.CodeTypeDeclaration + System.Void - + + To be added: an object of type 'CodeTypeDeclaration' To be added - To be added: an object of type 'int' - To be added: an object of type 'CodeTypeDeclaration' - To be added: an object of type 'CodeTypeDeclaration' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeParameterDeclarationExpression.xml =================================================================== --- en/System.CodeDom/CodeParameterDeclarationExpression.xml (revision 91089) +++ en/System.CodeDom/CodeParameterDeclarationExpression.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeExpression - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,117 +32,141 @@ To be added - To be added: an object of type 'CodeParameterDeclarationExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + - To be added To be added: an object of type 'CodeTypeReference' To be added: an object of type 'string' - To be added: an object of type 'CodeParameterDeclarationExpression' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'string' - To be added: an object of type 'CodeParameterDeclarationExpression' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - - + + + - To be added To be added: an object of type 'Type' To be added: an object of type 'string' - To be added: an object of type 'CodeParameterDeclarationExpression' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeAttributeDeclarationCollection - + To be added - To be added: an object of type 'CodeAttributeDeclarationCollection' - To be added: an object of type 'CodeAttributeDeclarationCollection' + To be added: an object of type 'CodeAttributeDeclarationCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.FieldDirection - + To be added - To be added: an object of type 'FieldDirection' - To be added: an object of type 'FieldDirection' + To be added: an object of type 'FieldDirection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeTypeReference + System.String - + To be added - To be added: an object of type 'CodeTypeReference' - To be added: an object of type 'CodeTypeReference' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.String + System.CodeDom.CodeTypeReference - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'CodeTypeReference' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeObject.xml =================================================================== --- en/System.CodeDom/CodeObject.xml (revision 91089) +++ en/System.CodeDom/CodeObject.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,21 +32,28 @@ To be added - To be added: an object of type 'CodeObject' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Collections.IDictionary To be added - To be added: an object of type 'Collections.IDictionary' + To be added: an object of type 'Collections.IDictionary' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeDelegateInvokeExpression.xml =================================================================== --- en/System.CodeDom/CodeDelegateInvokeExpression.xml (revision 91089) +++ en/System.CodeDom/CodeDelegateInvokeExpression.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeExpression - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,66 +32,88 @@ To be added - To be added: an object of type 'CodeDelegateInvokeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + + To be added: an object of type 'CodeExpression' To be added - To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeDelegateInvokeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + + + System.ParamArray + + + + - To be added To be added: an object of type 'CodeExpression' To be added: an object of type 'CodeExpression []' - To be added: an object of type 'CodeDelegateInvokeExpression' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeExpression + System.CodeDom.CodeExpressionCollection - - To be added - To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeExpression' + To be added: an object of type 'CodeExpressionCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeExpressionCollection + System.CodeDom.CodeExpression + + To be added - To be added: an object of type 'CodeExpressionCollection' + To be added: an object of type 'CodeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeMemberMethod.xml =================================================================== --- en/System.CodeDom/CodeMemberMethod.xml (revision 91089) +++ en/System.CodeDom/CodeMemberMethod.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - Represents a method in the CodeDom. - To be added - System.CodeDom.CodeTypeMember - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + Represents a method in the CodeDom. + To be added + @@ -48,123 +32,180 @@ To be added - To be added: an object of type 'CodeMemberMethod' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeTypeReference + System.CodeDom.CodeTypeReferenceCollection - - To be added - To be added: an object of type 'CodeTypeReference' - To be added: an object of type 'CodeTypeReference' + To be added: an object of type 'CodeTypeReferenceCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeStatementCollection + System.CodeDom.CodeParameterDeclarationExpressionCollection To be added - To be added: an object of type 'CodeStatementCollection' + To be added: an object of type 'CodeParameterDeclarationExpressionCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Event - System.CodeDom.CodeParameterDeclarationExpressionCollection + System.EventHandler + To be added - To be added: an object of type 'CodeParameterDeclarationExpressionCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Event - System.CodeDom.CodeTypeReference + System.EventHandler - - + To be added - To be added: an object of type 'CodeTypeReference' - To be added: an object of type 'CodeTypeReference' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Event - System.CodeDom.CodeTypeReferenceCollection + System.EventHandler + To be added - To be added: an object of type 'CodeTypeReferenceCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeAttributeDeclarationCollection + System.CodeDom.CodeTypeReference + + To be added - To be added: an object of type 'CodeAttributeDeclarationCollection' + To be added: an object of type 'CodeTypeReference' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Event + + + Property - System.EventHandler + System.CodeDom.CodeTypeReference - + + To be added + To be added: an object of type 'CodeTypeReference' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Event + + + Property - System.EventHandler + System.CodeDom.CodeAttributeDeclarationCollection - To be added + To be added: an object of type 'CodeAttributeDeclarationCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Event + + + Property - System.EventHandler + System.CodeDom.CodeStatementCollection - To be added + To be added: an object of type 'CodeStatementCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + + + System.CodeDom.CodeTypeParameterCollection + + + To be added. + To be added. + To be added. + + - \ No newline at end of file + Index: en/System.CodeDom/CodeMemberEvent.xml =================================================================== --- en/System.CodeDom/CodeMemberEvent.xml (revision 91089) +++ en/System.CodeDom/CodeMemberEvent.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - Represents an Event in the CodeDom. - To be added - System.CodeDom.CodeTypeMember - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + Represents an Event in the CodeDom. + To be added + @@ -48,27 +32,31 @@ To be added - To be added: an object of type 'CodeMemberEvent' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeTypeReference + System.CodeDom.CodeTypeReferenceCollection - - To be added - To be added: an object of type 'CodeTypeReference' - To be added: an object of type 'CodeTypeReference' + To be added: an object of type 'CodeTypeReferenceCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeTypeReference @@ -77,22 +65,31 @@ To be added - To be added: an object of type 'CodeTypeReference' - To be added: an object of type 'CodeTypeReference' + To be added: an object of type 'CodeTypeReference' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeTypeReferenceCollection + System.CodeDom.CodeTypeReference + + To be added - To be added: an object of type 'CodeTypeReferenceCollection' + To be added: an object of type 'CodeTypeReference' To be added + + 1.0.5000.0 + 2.0.0.0 + - \ No newline at end of file + Index: en/System.CodeDom/CodeBaseReferenceExpression.xml =================================================================== --- en/System.CodeDom/CodeBaseReferenceExpression.xml (revision 91089) +++ en/System.CodeDom/CodeBaseReferenceExpression.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeExpression - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,9 +32,12 @@ To be added - To be added: an object of type 'CodeBaseReferenceExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeAssignStatement.xml =================================================================== --- en/System.CodeDom/CodeAssignStatement.xml (revision 91089) +++ en/System.CodeDom/CodeAssignStatement.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeStatement - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,55 +32,67 @@ To be added - To be added: an object of type 'CodeAssignStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + - To be added To be added: an object of type 'CodeExpression' To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeAssignStatement' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeExpression - + To be added - To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeExpression' + To be added: an object of type 'CodeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeExpression - + To be added - To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeExpression' + To be added: an object of type 'CodeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeObjectCreateExpression.xml =================================================================== --- en/System.CodeDom/CodeObjectCreateExpression.xml (revision 91089) +++ en/System.CodeDom/CodeObjectCreateExpression.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeExpression - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,84 +32,121 @@ To be added - To be added: an object of type 'CodeObjectCreateExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + + + System.ParamArray + + + + - To be added To be added: an object of type 'CodeTypeReference' To be added: an object of type 'CodeExpression []' - To be added: an object of type 'CodeObjectCreateExpression' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + + + System.ParamArray + + + + - To be added To be added: an object of type 'string' To be added: an object of type 'CodeExpression []' - To be added: an object of type 'CodeObjectCreateExpression' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + + + System.ParamArray + + + + - To be added To be added: an object of type 'Type' To be added: an object of type 'CodeExpression []' - To be added: an object of type 'CodeObjectCreateExpression' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeTypeReference - + To be added - To be added: an object of type 'CodeTypeReference' - To be added: an object of type 'CodeTypeReference' + To be added: an object of type 'CodeTypeReference' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeExpressionCollection To be added - To be added: an object of type 'CodeExpressionCollection' + To be added: an object of type 'CodeExpressionCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeConditionStatement.xml =================================================================== --- en/System.CodeDom/CodeConditionStatement.xml (revision 91089) +++ en/System.CodeDom/CodeConditionStatement.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeStatement - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,82 +32,108 @@ To be added - To be added: an object of type 'CodeConditionStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + + + System.ParamArray + + + + - To be added To be added: an object of type 'CodeExpression' To be added: an object of type 'CodeStatement []' - To be added: an object of type 'CodeConditionStatement' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - - + + + + - To be added To be added: an object of type 'CodeExpression' To be added: an object of type 'CodeStatement []' To be added: an object of type 'CodeStatement []' - To be added: an object of type 'CodeConditionStatement' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeExpression - + To be added - To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeExpression' + To be added: an object of type 'CodeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.CodeDom.CodeStatementCollection To be added - To be added: an object of type 'CodeStatementCollection' + To be added: an object of type 'CodeStatementCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.CodeDom.CodeStatementCollection To be added - To be added: an object of type 'CodeStatementCollection' + To be added: an object of type 'CodeStatementCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeExpressionCollection.xml =================================================================== --- en/System.CodeDom/CodeExpressionCollection.xml (revision 91089) +++ en/System.CodeDom/CodeExpressionCollection.xml (working copy) @@ -1,241 +1,260 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Collections.CollectionBase - - System.Collections.IList - - - System.Collections.ICollection - - - System.Collections.IEnumerable - - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'CodeExpression []' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'CodeExpressionCollection' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Int32 - - + + + To be added: an object of type 'CodeExpression' To be added - To be added: an object of type 'CodeExpression' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + To be added: an object of type 'CodeExpression []' To be added - To be added: an object of type 'CodeExpression []' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + To be added: an object of type 'CodeExpressionCollection' To be added - To be added: an object of type 'CodeExpressionCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - + + + To be added: an object of type 'CodeExpression' To be added - To be added: an object of type 'CodeExpression' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'CodeExpression []' To be added: an object of type 'int' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 - - + + + To be added: an object of type 'CodeExpression' To be added - To be added: an object of type 'CodeExpression' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'int' To be added: an object of type 'CodeExpression' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.CodeDom.CodeExpression - - + + + To be added: an object of type 'int' To be added - To be added: an object of type 'CodeExpression' + To be added: an object of type 'CodeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - To be added - To be added: an object of type 'CodeExpressionCollection' - To be added - - - - - Constructor - - - - - - To be added - To be added: an object of type 'CodeExpressionCollection' - To be added: an object of type 'CodeExpressionCollection' - To be added - - - - - Constructor - - - - - - To be added - To be added: an object of type 'CodeExpression []' - To be added: an object of type 'CodeExpressionCollection' - To be added - - - - - Property + + + Method - System.CodeDom.CodeExpression + System.Void - - + + + To be added: an object of type 'CodeExpression' To be added - To be added: an object of type 'int' - To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeMemberProperty.xml =================================================================== --- en/System.CodeDom/CodeMemberProperty.xml (revision 91089) +++ en/System.CodeDom/CodeMemberProperty.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeTypeMember - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,117 +32,148 @@ To be added - To be added: an object of type 'CodeMemberProperty' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeTypeReference + System.CodeDom.CodeStatementCollection - - To be added - To be added: an object of type 'CodeTypeReference' - To be added: an object of type 'CodeTypeReference' + To be added: an object of type 'CodeStatementCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeTypeReferenceCollection + System.Boolean + + To be added - To be added: an object of type 'CodeTypeReferenceCollection' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeTypeReference + System.Boolean - + To be added - To be added: an object of type 'CodeTypeReference' - To be added: an object of type 'CodeTypeReference' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Boolean + System.CodeDom.CodeTypeReferenceCollection - - To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'CodeTypeReferenceCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Boolean + System.CodeDom.CodeParameterDeclarationExpressionCollection - - To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'CodeParameterDeclarationExpressionCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeStatementCollection + System.CodeDom.CodeTypeReference + + To be added - To be added: an object of type 'CodeStatementCollection' + To be added: an object of type 'CodeTypeReference' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeStatementCollection To be added - To be added: an object of type 'CodeStatementCollection' + To be added: an object of type 'CodeStatementCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeParameterDeclarationExpressionCollection + System.CodeDom.CodeTypeReference + + To be added - To be added: an object of type 'CodeParameterDeclarationExpressionCollection' + To be added: an object of type 'CodeTypeReference' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeEntryPointMethod.xml =================================================================== --- en/System.CodeDom/CodeEntryPointMethod.xml (revision 91089) +++ en/System.CodeDom/CodeEntryPointMethod.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeMemberMethod - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,9 +32,12 @@ To be added - To be added: an object of type 'CodeEntryPointMethod' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeMethodReferenceExpression.xml =================================================================== --- en/System.CodeDom/CodeMethodReferenceExpression.xml (revision 91089) +++ en/System.CodeDom/CodeMethodReferenceExpression.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeExpression - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,55 +32,112 @@ To be added - To be added: an object of type 'CodeMethodReferenceExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + - To be added To be added: an object of type 'CodeExpression' To be added: an object of type 'string' - To be added: an object of type 'CodeMethodReferenceExpression' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + + Constructor + + 2.0.0.0 + + + + + + + + System.ParamArray + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + Property - System.CodeDom.CodeExpression + System.String - + To be added - To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeExpression' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.String + System.CodeDom.CodeExpression - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'CodeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + + + System.CodeDom.CodeTypeReferenceCollection + + + To be added. + To be added. + To be added. + + Index: en/System.CodeDom/CodeLinePragma.xml =================================================================== --- en/System.CodeDom/CodeLinePragma.xml (revision 91089) +++ en/System.CodeDom/CodeLinePragma.xml (working copy) @@ -4,88 +4,93 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + + + Constructor + + 2.0.0.0 + + + + To be added. + To be added. + + + Constructor - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'int' - To be added: an object of type 'CodeLinePragma' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Int32 - + To be added - To be added: an object of type 'int' - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeStatementCollection.xml =================================================================== --- en/System.CodeDom/CodeStatementCollection.xml (revision 91089) +++ en/System.CodeDom/CodeStatementCollection.xml (working copy) @@ -1,257 +1,280 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Collections.CollectionBase - - System.Collections.IList - - - System.Collections.ICollection - - - System.Collections.IEnumerable - - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'CodeStatement []' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'CodeStatementCollection' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Int32 - - + + + To be added: an object of type 'CodeExpression' To be added - To be added: an object of type 'CodeStatement' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 - - + + + To be added: an object of type 'CodeStatement' To be added - To be added: an object of type 'CodeExpression' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + To be added: an object of type 'CodeStatement []' To be added - To be added: an object of type 'CodeStatement []' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + To be added: an object of type 'CodeStatementCollection' To be added - To be added: an object of type 'CodeStatementCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - + + + To be added: an object of type 'CodeStatement' To be added - To be added: an object of type 'CodeStatement' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'CodeStatement []' To be added: an object of type 'int' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 - - + + + To be added: an object of type 'CodeStatement' To be added - To be added: an object of type 'CodeStatement' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'int' To be added: an object of type 'CodeStatement' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.CodeDom.CodeStatement - - + + + To be added: an object of type 'int' To be added - To be added: an object of type 'CodeStatement' + To be added: an object of type 'CodeStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - To be added - To be added: an object of type 'CodeStatementCollection' - To be added - - - - - Constructor - - - - - - To be added - To be added: an object of type 'CodeStatementCollection' - To be added: an object of type 'CodeStatementCollection' - To be added - - - - - Constructor - - - - - - To be added - To be added: an object of type 'CodeStatement []' - To be added: an object of type 'CodeStatementCollection' - To be added - - - - - Property + + + Method - System.CodeDom.CodeStatement + System.Void - - + + + To be added: an object of type 'CodeStatement' To be added - To be added: an object of type 'int' - To be added: an object of type 'CodeStatement' - To be added: an object of type 'CodeStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeArgumentReferenceExpression.xml =================================================================== --- en/System.CodeDom/CodeArgumentReferenceExpression.xml (revision 91089) +++ en/System.CodeDom/CodeArgumentReferenceExpression.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeExpression - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,38 +32,47 @@ To be added - To be added: an object of type 'CodeArgumentReferenceExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'CodeArgumentReferenceExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeAttributeArgumentCollection.xml =================================================================== --- en/System.CodeDom/CodeAttributeArgumentCollection.xml (revision 91089) +++ en/System.CodeDom/CodeAttributeArgumentCollection.xml (working copy) @@ -1,241 +1,260 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Collections.CollectionBase - - System.Collections.IList - - - System.Collections.ICollection - - - System.Collections.IEnumerable - - System.Runtime.InteropServices.ComVisibleAttribute + System.Reflection.DefaultMember("Item") - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Reflection.DefaultMemberAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'CodeAttributeArgument []' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'CodeAttributeArgumentCollection' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Int32 - - + + + To be added: an object of type 'CodeAttributeArgument' To be added - To be added: an object of type 'CodeAttributeArgument' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + To be added: an object of type 'CodeAttributeArgument []' To be added - To be added: an object of type 'CodeAttributeArgument []' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + To be added: an object of type 'CodeAttributeArgumentCollection' To be added - To be added: an object of type 'CodeAttributeArgumentCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - + + + To be added: an object of type 'CodeAttributeArgument' To be added - To be added: an object of type 'CodeAttributeArgument' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'CodeAttributeArgument []' To be added: an object of type 'int' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 - - + + + To be added: an object of type 'CodeAttributeArgument' To be added - To be added: an object of type 'CodeAttributeArgument' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'int' To be added: an object of type 'CodeAttributeArgument' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.CodeDom.CodeAttributeArgument - - + + + To be added: an object of type 'int' To be added - To be added: an object of type 'CodeAttributeArgument' + To be added: an object of type 'CodeAttributeArgument' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - To be added - To be added: an object of type 'CodeAttributeArgumentCollection' - To be added - - - - - Constructor - - - - - - To be added - To be added: an object of type 'CodeAttributeArgumentCollection' - To be added: an object of type 'CodeAttributeArgumentCollection' - To be added - - - - - Constructor - - - - - - To be added - To be added: an object of type 'CodeAttributeArgument []' - To be added: an object of type 'CodeAttributeArgumentCollection' - To be added - - - - - Property + + + Method - System.CodeDom.CodeAttributeArgument + System.Void - - + + + To be added: an object of type 'CodeAttributeArgument' To be added - To be added: an object of type 'int' - To be added: an object of type 'CodeAttributeArgument' - To be added: an object of type 'CodeAttributeArgument' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodePropertyReferenceExpression.xml =================================================================== --- en/System.CodeDom/CodePropertyReferenceExpression.xml (revision 91089) +++ en/System.CodeDom/CodePropertyReferenceExpression.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeExpression - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,55 +32,67 @@ To be added - To be added: an object of type 'CodePropertyReferenceExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + - To be added To be added: an object of type 'CodeExpression' To be added: an object of type 'string' - To be added: an object of type 'CodePropertyReferenceExpression' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeExpression + System.String - + To be added - To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeExpression' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.String + System.CodeDom.CodeExpression - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'CodeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeRemoveEventStatement.xml =================================================================== --- en/System.CodeDom/CodeRemoveEventStatement.xml (revision 91089) +++ en/System.CodeDom/CodeRemoveEventStatement.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeStatement - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,73 +32,88 @@ To be added - To be added: an object of type 'CodeRemoveEventStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + - To be added To be added: an object of type 'CodeEventReferenceExpression' To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeRemoveEventStatement' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - - + + + + - To be added To be added: an object of type 'CodeExpression' To be added: an object of type 'string' To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeRemoveEventStatement' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeEventReferenceExpression - + To be added - To be added: an object of type 'CodeEventReferenceExpression' - To be added: an object of type 'CodeEventReferenceExpression' + To be added: an object of type 'CodeEventReferenceExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeExpression - + To be added - To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeExpression' + To be added: an object of type 'CodeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeVariableReferenceExpression.xml =================================================================== --- en/System.CodeDom/CodeVariableReferenceExpression.xml (revision 91089) +++ en/System.CodeDom/CodeVariableReferenceExpression.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeExpression - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,38 +32,47 @@ To be added - To be added: an object of type 'CodeVariableReferenceExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - + + - To be added To be added: an object of type 'string' - To be added: an object of type 'CodeVariableReferenceExpression' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeTypeOfExpression.xml =================================================================== --- en/System.CodeDom/CodeTypeOfExpression.xml (revision 91089) +++ en/System.CodeDom/CodeTypeOfExpression.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeExpression - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,66 +32,81 @@ To be added - To be added: an object of type 'CodeTypeOfExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + - To be added To be added: an object of type 'CodeTypeReference' - To be added: an object of type 'CodeTypeOfExpression' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - + + - To be added To be added: an object of type 'string' - To be added: an object of type 'CodeTypeOfExpression' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - + + - To be added To be added: an object of type 'Type' - To be added: an object of type 'CodeTypeOfExpression' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeTypeReference - + To be added - To be added: an object of type 'CodeTypeReference' - To be added: an object of type 'CodeTypeReference' + To be added: an object of type 'CodeTypeReference' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeTypeConstructor.xml =================================================================== --- en/System.CodeDom/CodeTypeConstructor.xml (revision 91089) +++ en/System.CodeDom/CodeTypeConstructor.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeMemberMethod - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,9 +32,12 @@ To be added - To be added: an object of type 'CodeTypeConstructor' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeNamespaceImport.xml =================================================================== --- en/System.CodeDom/CodeNamespaceImport.xml (revision 91089) +++ en/System.CodeDom/CodeNamespaceImport.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeObject - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,53 +32,65 @@ To be added - To be added: an object of type 'CodeNamespaceImport' To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - + + - To be added To be added: an object of type 'string' - To be added: an object of type 'CodeNamespaceImport' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeLinePragma - + To be added - To be added: an object of type 'CodeLinePragma' - To be added: an object of type 'CodeLinePragma' + To be added: an object of type 'CodeLinePragma' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeTypeDeclaration.xml =================================================================== --- en/System.CodeDom/CodeTypeDeclaration.xml (revision 91089) +++ en/System.CodeDom/CodeTypeDeclaration.xml (working copy) @@ -4,44 +4,27 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.CodeDom.CodeTypeMember + + + + + System.Runtime.InteropServices.ComVisible(true) + + + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + Represents a type declaration in the CodeDom. The CodeTypeDeclaration represents a type declaration in the CodeDom graph. The type may be one of - - - Class - - - Enumeration (enum) - - - Interface - - - Structure (struct) - - +ClassEnumeration (enum)InterfaceStructure (struct) // Create Hello class // public class Hello { // } @@ -49,18 +32,6 @@ helloClass.IsClass=true; - - System.CodeDom.CodeTypeMember - - - - - System.Runtime.InteropServices.ClassInterfaceAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - @@ -69,9 +40,12 @@ To be added - To be added: an object of type 'CodeTypeDeclaration' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -81,37 +55,25 @@ + Name for the Creates a with the specified name. - Name for the - To be added: an object of type 'CodeTypeDeclaration' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property - - System.Reflection.TypeAttributes - - - - - To be added - To be added: an object of type 'Reflection.TypeAttributes' - To be added: an object of type 'Reflection.TypeAttributes' - To be added - - - + Property System.CodeDom.CodeTypeReferenceCollection List of types from which this type is derived. - - containing list of types from which this type is derived. + + containing list of types from which this type is derived. This example demonstrates the use of the . @@ -129,9 +91,13 @@ + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Boolean @@ -140,28 +106,16 @@ Flag signifying whether the object is a Class. - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property - - System.Boolean - - - - - Flag signifying whether the object is an Structure (struct). - To be added: an object of type 'bool' - To be added: an object of type 'bool' - To be added - - - + Property System.Boolean @@ -170,8 +124,7 @@ Flag signifying whether the object is an Enumeration . - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'bool' @@ -193,9 +146,13 @@ + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Boolean @@ -204,22 +161,62 @@ Flag signifying whether the object is an Interface. - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + Property + + System.Boolean + + + + + Flag signifying whether the object is an Structure (struct). + To be added: an object of type 'bool' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Property System.CodeDom.CodeTypeMemberCollection To be added - To be added: an object of type 'CodeTypeMemberCollection' + To be added: an object of type 'CodeTypeMemberCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -232,6 +229,10 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -244,6 +245,48 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + System.Reflection.TypeAttributes + + + + + To be added + To be added: an object of type 'Reflection.TypeAttributes' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + + + System.CodeDom.CodeTypeParameterCollection + + + To be added. + To be added. + To be added. + + - \ No newline at end of file + Index: en/System.CodeDom/CodePrimitiveExpression.xml =================================================================== --- en/System.CodeDom/CodePrimitiveExpression.xml (revision 91089) +++ en/System.CodeDom/CodePrimitiveExpression.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeExpression - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,38 +32,47 @@ To be added - To be added: an object of type 'CodePrimitiveExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - + + - To be added To be added: an object of type 'object' - To be added: an object of type 'CodePrimitiveExpression' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Object - + To be added - To be added: an object of type 'object' - To be added: an object of type 'object' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeCompileUnit.xml =================================================================== --- en/System.CodeDom/CodeCompileUnit.xml (revision 91089) +++ en/System.CodeDom/CodeCompileUnit.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - This is a container for the CodeDOM code graph. It is the object that can be compiled using a CodeDOM compiler. - To be added - System.CodeDom.CodeObject - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + This is a container for the CodeDOM code graph. It is the object that can be compiled using a CodeDOM compiler. + To be added + @@ -48,19 +32,53 @@ To be added - To be added: an object of type 'CodeCompileUnit' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + System.CodeDom.CodeAttributeDeclarationCollection + + + To be added + To be added: an object of type 'CodeAttributeDeclarationCollection' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + 2.0.0.0 + + + System.CodeDom.CodeDirectiveCollection + + + To be added. + To be added. + To be added. + + - + Property System.CodeDom.CodeNamespaceCollection The Collection of Namespaces that are to be compiled in the Assembly created from this . - To be added: an object of type 'CodeNamespaceCollection' + To be added: an object of type 'CodeNamespaceCollection' This snippet demonstrates the use of the Namespaces property. @@ -76,37 +94,48 @@ + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Collections.Specialized.StringCollection The set of assemblies required in order to compile this . - + compileUnit.ReferencedAssemblies.Add("System.Data"); Adds a reference to the System.Data assembly for the compile unit. - + To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property + + 2.0.0.0 + - System.CodeDom.CodeAttributeDeclarationCollection + System.CodeDom.CodeDirectiveCollection - To be added - To be added: an object of type 'CodeAttributeDeclarationCollection' - To be added + To be added. + To be added. + To be added. - \ No newline at end of file + Index: en/System.CodeDom/FieldDirection.xml =================================================================== --- en/System.CodeDom/FieldDirection.xml (revision 91089) +++ en/System.CodeDom/FieldDirection.xml (working copy) @@ -1,55 +1,28 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Enum - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + - + Field System.CodeDom.FieldDirection @@ -59,9 +32,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.CodeDom.FieldDirection @@ -71,9 +48,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.CodeDom.FieldDirection @@ -83,6 +64,10 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeExpression.xml =================================================================== --- en/System.CodeDom/CodeExpression.xml (revision 91089) +++ en/System.CodeDom/CodeExpression.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeObject - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,9 +32,12 @@ To be added - To be added: an object of type 'CodeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeComment.xml =================================================================== --- en/System.CodeDom/CodeComment.xml (revision 91089) +++ en/System.CodeDom/CodeComment.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - Represents a comment in the CodeDOM. - To be added - System.CodeDom.CodeObject - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + Represents a comment in the CodeDOM. + To be added + @@ -48,9 +32,12 @@ Generates a CodeComment with an uninitialized property. - To be added: an object of type 'CodeComment' Because the Text property is uninitialized with this constructor, it should be set before the code is generated for it. + + 1.0.5000.0 + 2.0.0.0 + @@ -60,11 +47,14 @@ - Creates a with the property initialized to the specified string. String the Text property of this object is to be initialized to. - To be added: an object of type 'CodeComment' + Creates a with the property initialized to the specified string. To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -75,15 +65,18 @@ - Creates a with the property initialized to the specified string. The docComment argument signifies whether the comment should be a regular comment or a document line. String the Comment property of this object is to be initialized to. If true, specifies a documentation comment; otherwise a regular comment is produced. - To be added: an object of type 'CodeComment' + Creates a with the property initialized to the specified string. The docComment argument signifies whether the comment should be a regular comment or a document line. To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Boolean @@ -92,13 +85,16 @@ If true, specifies a documentation comment; otherwise a regular comment is produced. - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String @@ -107,10 +103,13 @@ String to be used in the comment generated. - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - \ No newline at end of file + Index: en/System.CodeDom/CodeCommentStatementCollection.xml =================================================================== --- en/System.CodeDom/CodeCommentStatementCollection.xml (revision 91089) +++ en/System.CodeDom/CodeCommentStatementCollection.xml (working copy) @@ -1,241 +1,260 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Collections.CollectionBase - - System.Collections.IList - - - System.Collections.ICollection - - - System.Collections.IEnumerable - - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Reflection.DefaultMember("Item") - System.Reflection.DefaultMemberAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'CodeCommentStatement []' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'CodeCommentStatementCollection' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Int32 - - + + + To be added: an object of type 'CodeCommentStatement' To be added - To be added: an object of type 'CodeCommentStatement' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + To be added: an object of type 'CodeCommentStatement []' To be added - To be added: an object of type 'CodeCommentStatement []' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + To be added: an object of type 'CodeCommentStatementCollection' To be added - To be added: an object of type 'CodeCommentStatementCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - + + + To be added: an object of type 'CodeCommentStatement' To be added - To be added: an object of type 'CodeCommentStatement' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'CodeCommentStatement []' To be added: an object of type 'int' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 - - + + + To be added: an object of type 'CodeCommentStatement' To be added - To be added: an object of type 'CodeCommentStatement' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'int' To be added: an object of type 'CodeCommentStatement' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.CodeDom.CodeCommentStatement - - + + + To be added: an object of type 'int' To be added - To be added: an object of type 'CodeCommentStatement' + To be added: an object of type 'CodeCommentStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - To be added - To be added: an object of type 'CodeCommentStatementCollection' - To be added - - - - - Constructor - - - - - - To be added - To be added: an object of type 'CodeCommentStatementCollection' - To be added: an object of type 'CodeCommentStatementCollection' - To be added - - - - - Constructor - - - - - - To be added - To be added: an object of type 'CodeCommentStatement []' - To be added: an object of type 'CodeCommentStatementCollection' - To be added - - - - - Property + + + Method - System.CodeDom.CodeCommentStatement + System.Void - - + + + To be added: an object of type 'CodeCommentStatement' To be added - To be added: an object of type 'int' - To be added: an object of type 'CodeCommentStatement' - To be added: an object of type 'CodeCommentStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeThrowExceptionStatement.xml =================================================================== --- en/System.CodeDom/CodeThrowExceptionStatement.xml (revision 91089) +++ en/System.CodeDom/CodeThrowExceptionStatement.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeStatement - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,38 +32,47 @@ To be added - To be added: an object of type 'CodeThrowExceptionStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + - To be added To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeThrowExceptionStatement' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeExpression - + To be added - To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeExpression' + To be added: an object of type 'CodeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeNamespaceCollection.xml =================================================================== --- en/System.CodeDom/CodeNamespaceCollection.xml (revision 91089) +++ en/System.CodeDom/CodeNamespaceCollection.xml (working copy) @@ -1,61 +1,85 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - Collection of objects. - Provides a collection object for storing objects. - System.Collections.CollectionBase - - System.Collections.IList - - - System.Collections.ICollection - - - System.Collections.IEnumerable - - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + Collection of objects. + Provides a collection object for storing objects. + + + + Constructor + + + + Default constructor. Creates an empty object. + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + + array to initialize with. + Creates a object initalized with the specified array. + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'CodeNamespaceCollection' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Int32 @@ -64,14 +88,18 @@ + To be added: an object of type 'CodeNamespace' To be added - To be added: an object of type 'CodeNamespace' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void @@ -80,13 +108,17 @@ + To be added: an object of type 'CodeNamespace []' To be added - To be added: an object of type 'CodeNamespace []' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void @@ -95,13 +127,17 @@ + To be added: an object of type 'CodeNamespaceCollection' To be added - To be added: an object of type 'CodeNamespaceCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean @@ -110,14 +146,18 @@ + To be added: an object of type 'CodeNamespace' To be added - To be added: an object of type 'CodeNamespace' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void @@ -127,14 +167,18 @@ - To be added To be added: an object of type 'CodeNamespace []' To be added: an object of type 'int' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 @@ -143,14 +187,18 @@ + To be added: an object of type 'CodeNamespace' To be added - To be added: an object of type 'CodeNamespace' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void @@ -160,83 +208,54 @@ - To be added To be added: an object of type 'int' To be added: an object of type 'CodeNamespace' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.CodeDom.CodeNamespace - + + To be added: an object of type 'int' To be added - To be added: an object of type 'CodeNamespace' + To be added: an object of type 'CodeNamespace' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - Default constructor. Creates an empty object. - To be added: an object of type 'CodeNamespaceCollection' - To be added - - - - - Constructor - - - - - - To be added - To be added: an object of type 'CodeNamespaceCollection' - To be added: an object of type 'CodeNamespaceCollection' - To be added - - - - - Constructor - - - - - - Creates a object initalized with the specified array. - - array to initialize with. - To be added: an object of type 'CodeNamespaceCollection' - To be added - - - - - Property + + + Method - System.CodeDom.CodeNamespace + System.Void - + + To be added: an object of type 'CodeNamespace' To be added - To be added: an object of type 'int' - To be added: an object of type 'CodeNamespace' - To be added: an object of type 'CodeNamespace' To be added + + 1.0.5000.0 + 2.0.0.0 + - \ No newline at end of file + Index: en/System.CodeDom/CodeCastExpression.xml =================================================================== --- en/System.CodeDom/CodeCastExpression.xml (revision 91089) +++ en/System.CodeDom/CodeCastExpression.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeExpression - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,87 +32,105 @@ To be added - To be added: an object of type 'CodeCastExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + - To be added To be added: an object of type 'CodeTypeReference' To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeCastExpression' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeCastExpression' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + - To be added To be added: an object of type 'Type' To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeCastExpression' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeTypeReference + System.CodeDom.CodeExpression - + To be added - To be added: an object of type 'CodeTypeReference' - To be added: an object of type 'CodeTypeReference' + To be added: an object of type 'CodeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeExpression + System.CodeDom.CodeTypeReference - + To be added - To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeExpression' + To be added: an object of type 'CodeTypeReference' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeSnippetTypeMember.xml =================================================================== --- en/System.CodeDom/CodeSnippetTypeMember.xml (revision 91089) +++ en/System.CodeDom/CodeSnippetTypeMember.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeTypeMember - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,38 +32,47 @@ To be added - To be added: an object of type 'CodeSnippetTypeMember' To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - + + - To be added To be added: an object of type 'string' - To be added: an object of type 'CodeSnippetTypeMember' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeTypeReferenceCollection.xml =================================================================== --- en/System.CodeDom/CodeTypeReferenceCollection.xml (revision 91089) +++ en/System.CodeDom/CodeTypeReferenceCollection.xml (working copy) @@ -1,74 +1,101 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Collections.CollectionBase - - System.Collections.IList - - - System.Collections.ICollection - - - System.Collections.IEnumerable - - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Reflection.DefaultMember("Item") - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Reflection.DefaultMemberAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'CodeTypeReference []' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'CodeTypeReferenceCollection' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Int32 - - + + + To be added: an object of type 'CodeTypeReference' To be added - To be added: an object of type 'CodeTypeReference' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -77,13 +104,17 @@ System.Void - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -92,180 +123,176 @@ System.Void - - + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'Type' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + To be added: an object of type 'CodeTypeReference []' To be added - To be added: an object of type 'CodeTypeReference []' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + To be added: an object of type 'CodeTypeReferenceCollection' To be added - To be added: an object of type 'CodeTypeReferenceCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - + + + To be added: an object of type 'CodeTypeReference' To be added - To be added: an object of type 'CodeTypeReference' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'CodeTypeReference []' To be added: an object of type 'int' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 - - + + + To be added: an object of type 'CodeTypeReference' To be added - To be added: an object of type 'CodeTypeReference' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'int' To be added: an object of type 'CodeTypeReference' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.CodeDom.CodeTypeReference - - + + + To be added: an object of type 'int' To be added - To be added: an object of type 'CodeTypeReference' + To be added: an object of type 'CodeTypeReference' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - To be added - To be added: an object of type 'CodeTypeReferenceCollection' - To be added - - - - - Constructor - - - - - - To be added - To be added: an object of type 'CodeTypeReferenceCollection' - To be added: an object of type 'CodeTypeReferenceCollection' - To be added - - - - - Constructor - - - - - - To be added - To be added: an object of type 'CodeTypeReference []' - To be added: an object of type 'CodeTypeReferenceCollection' - To be added - - - - - Property + + + Method - System.CodeDom.CodeTypeReference + System.Void - - + + + To be added: an object of type 'CodeTypeReference' To be added - To be added: an object of type 'int' - To be added: an object of type 'CodeTypeReference' - To be added: an object of type 'CodeTypeReference' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeTypeReferenceExpression.xml =================================================================== --- en/System.CodeDom/CodeTypeReferenceExpression.xml (revision 91089) +++ en/System.CodeDom/CodeTypeReferenceExpression.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeExpression - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,66 +32,81 @@ To be added - To be added: an object of type 'CodeTypeReferenceExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + - To be added To be added: an object of type 'CodeTypeReference' - To be added: an object of type 'CodeTypeReferenceExpression' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - + + - To be added To be added: an object of type 'string' - To be added: an object of type 'CodeTypeReferenceExpression' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - + + - To be added To be added: an object of type 'Type' - To be added: an object of type 'CodeTypeReferenceExpression' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeTypeReference - + To be added - To be added: an object of type 'CodeTypeReference' - To be added: an object of type 'CodeTypeReference' + To be added: an object of type 'CodeTypeReference' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeVariableDeclarationStatement.xml =================================================================== --- en/System.CodeDom/CodeVariableDeclarationStatement.xml (revision 91089) +++ en/System.CodeDom/CodeVariableDeclarationStatement.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeStatement - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,156 +32,186 @@ To be added - To be added: an object of type 'CodeVariableDeclarationStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + - To be added To be added: an object of type 'CodeTypeReference' To be added: an object of type 'string' - To be added: an object of type 'CodeVariableDeclarationStatement' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'string' - To be added: an object of type 'CodeVariableDeclarationStatement' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - - + + + - To be added To be added: an object of type 'Type' To be added: an object of type 'string' - To be added: an object of type 'CodeVariableDeclarationStatement' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - - + + + + - To be added To be added: an object of type 'CodeTypeReference' To be added: an object of type 'string' To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeVariableDeclarationStatement' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - - + + + + - To be added To be added: an object of type 'string' To be added: an object of type 'string' To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeVariableDeclarationStatement' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - - + + + + - To be added To be added: an object of type 'Type' To be added: an object of type 'string' To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeVariableDeclarationStatement' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeExpression - + To be added - To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeExpression' + To be added: an object of type 'CodeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeTypeReference - + To be added - To be added: an object of type 'CodeTypeReference' - To be added: an object of type 'CodeTypeReference' + To be added: an object of type 'CodeTypeReference' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeParameterDeclarationExpressionCollection.xml =================================================================== --- en/System.CodeDom/CodeParameterDeclarationExpressionCollection.xml (revision 91089) +++ en/System.CodeDom/CodeParameterDeclarationExpressionCollection.xml (working copy) @@ -1,241 +1,260 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Collections.CollectionBase - - System.Collections.IList - - - System.Collections.ICollection - - - System.Collections.IEnumerable - - System.Runtime.InteropServices.ComVisibleAttribute + System.Reflection.DefaultMember("Item") - System.Reflection.DefaultMemberAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'CodeParameterDeclarationExpression []' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'CodeParameterDeclarationExpressionCollection' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Int32 - - + + + To be added: an object of type 'CodeParameterDeclarationExpression' To be added - To be added: an object of type 'CodeParameterDeclarationExpression' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + To be added: an object of type 'CodeParameterDeclarationExpression []' To be added - To be added: an object of type 'CodeParameterDeclarationExpression []' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + To be added: an object of type 'CodeParameterDeclarationExpressionCollection' To be added - To be added: an object of type 'CodeParameterDeclarationExpressionCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - + + + To be added: an object of type 'CodeParameterDeclarationExpression' To be added - To be added: an object of type 'CodeParameterDeclarationExpression' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'CodeParameterDeclarationExpression []' To be added: an object of type 'int' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 - - + + + To be added: an object of type 'CodeParameterDeclarationExpression' To be added - To be added: an object of type 'CodeParameterDeclarationExpression' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'int' To be added: an object of type 'CodeParameterDeclarationExpression' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.CodeDom.CodeParameterDeclarationExpression - - + + + To be added: an object of type 'int' To be added - To be added: an object of type 'CodeParameterDeclarationExpression' + To be added: an object of type 'CodeParameterDeclarationExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - To be added - To be added: an object of type 'CodeParameterDeclarationExpressionCollection' - To be added - - - - - Constructor - - - - - - To be added - To be added: an object of type 'CodeParameterDeclarationExpressionCollection' - To be added: an object of type 'CodeParameterDeclarationExpressionCollection' - To be added - - - - - Constructor - - - - - - To be added - To be added: an object of type 'CodeParameterDeclarationExpression []' - To be added: an object of type 'CodeParameterDeclarationExpressionCollection' - To be added - - - - - Property + + + Method - System.CodeDom.CodeParameterDeclarationExpression + System.Void - - + + + To be added: an object of type 'CodeParameterDeclarationExpression' To be added - To be added: an object of type 'int' - To be added: an object of type 'CodeParameterDeclarationExpression' - To be added: an object of type 'CodeParameterDeclarationExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/MemberAttributes.xml =================================================================== --- en/System.CodeDom/MemberAttributes.xml (revision 91089) +++ en/System.CodeDom/MemberAttributes.xml (working copy) @@ -1,55 +1,28 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Enum - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + - + Field System.CodeDom.MemberAttributes @@ -59,9 +32,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.MemberAttributes @@ -71,9 +48,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.MemberAttributes @@ -83,9 +64,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.MemberAttributes @@ -95,9 +80,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.MemberAttributes @@ -107,9 +96,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.MemberAttributes @@ -119,9 +112,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.MemberAttributes @@ -131,9 +128,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.MemberAttributes @@ -143,9 +144,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.MemberAttributes @@ -155,9 +160,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.MemberAttributes @@ -167,9 +176,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.MemberAttributes @@ -179,9 +192,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.CodeDom.MemberAttributes @@ -191,9 +208,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.CodeDom.MemberAttributes @@ -203,9 +224,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.MemberAttributes @@ -215,9 +240,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.MemberAttributes @@ -227,12 +256,16 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field - System.CodeDom.MemberAttributes + System.Int32 @@ -240,17 +273,21 @@ To be added - - + + Field - System.Int32 + System.CodeDom.MemberAttributes To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeTryCatchFinallyStatement.xml =================================================================== --- en/System.CodeDom/CodeTryCatchFinallyStatement.xml (revision 91089) +++ en/System.CodeDom/CodeTryCatchFinallyStatement.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeStatement - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,79 +32,100 @@ To be added - To be added: an object of type 'CodeTryCatchFinallyStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + - To be added To be added: an object of type 'CodeStatement []' To be added: an object of type 'CodeCatchClause []' - To be added: an object of type 'CodeTryCatchFinallyStatement' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - - + + + + - To be added To be added: an object of type 'CodeStatement []' To be added: an object of type 'CodeCatchClause []' To be added: an object of type 'CodeStatement []' - To be added: an object of type 'CodeTryCatchFinallyStatement' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeStatementCollection + System.CodeDom.CodeCatchClauseCollection To be added - To be added: an object of type 'CodeStatementCollection' + To be added: an object of type 'CodeCatchClauseCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeCatchClauseCollection + System.CodeDom.CodeStatementCollection To be added - To be added: an object of type 'CodeCatchClauseCollection' + To be added: an object of type 'CodeStatementCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.CodeDom.CodeStatementCollection To be added - To be added: an object of type 'CodeStatementCollection' + To be added: an object of type 'CodeStatementCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeAttributeDeclarationCollection.xml =================================================================== --- en/System.CodeDom/CodeAttributeDeclarationCollection.xml (revision 91089) +++ en/System.CodeDom/CodeAttributeDeclarationCollection.xml (working copy) @@ -1,241 +1,260 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Collections.CollectionBase - - System.Collections.IList - - - System.Collections.ICollection - - - System.Collections.IEnumerable - - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Reflection.DefaultMember("Item") - System.Reflection.DefaultMemberAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'CodeAttributeDeclaration []' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'CodeAttributeDeclarationCollection' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Int32 - - + + + To be added: an object of type 'CodeAttributeDeclaration' To be added - To be added: an object of type 'CodeAttributeDeclaration' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + To be added: an object of type 'CodeAttributeDeclaration []' To be added - To be added: an object of type 'CodeAttributeDeclaration []' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + To be added: an object of type 'CodeAttributeDeclarationCollection' To be added - To be added: an object of type 'CodeAttributeDeclarationCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - + + + To be added: an object of type 'CodeAttributeDeclaration' To be added - To be added: an object of type 'CodeAttributeDeclaration' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'CodeAttributeDeclaration []' To be added: an object of type 'int' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 - - + + + To be added: an object of type 'CodeAttributeDeclaration' To be added - To be added: an object of type 'CodeAttributeDeclaration' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'int' To be added: an object of type 'CodeAttributeDeclaration' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.CodeDom.CodeAttributeDeclaration - - + + + To be added: an object of type 'int' To be added - To be added: an object of type 'CodeAttributeDeclaration' + To be added: an object of type 'CodeAttributeDeclaration' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - To be added - To be added: an object of type 'CodeAttributeDeclarationCollection' - To be added - - - - - Constructor - - - - - - To be added - To be added: an object of type 'CodeAttributeDeclarationCollection' - To be added: an object of type 'CodeAttributeDeclarationCollection' - To be added - - - - - Constructor - - - - - - To be added - To be added: an object of type 'CodeAttributeDeclaration []' - To be added: an object of type 'CodeAttributeDeclarationCollection' - To be added - - - - - Property + + + Method - System.CodeDom.CodeAttributeDeclaration + System.Void - - + + + To be added: an object of type 'CodeAttributeDeclaration' To be added - To be added: an object of type 'int' - To be added: an object of type 'CodeAttributeDeclaration' - To be added: an object of type 'CodeAttributeDeclaration' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeTypeMemberCollection.xml =================================================================== --- en/System.CodeDom/CodeTypeMemberCollection.xml (revision 91089) +++ en/System.CodeDom/CodeTypeMemberCollection.xml (working copy) @@ -1,241 +1,260 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Collections.CollectionBase - - System.Collections.IList - - - System.Collections.ICollection - - - System.Collections.IEnumerable - - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Reflection.DefaultMember("Item") - System.Reflection.DefaultMemberAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'CodeTypeMember []' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'CodeTypeMemberCollection' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Int32 - - + + + To be added: an object of type 'CodeTypeMember' To be added - To be added: an object of type 'CodeTypeMember' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + To be added: an object of type 'CodeTypeMember []' To be added - To be added: an object of type 'CodeTypeMember []' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + To be added: an object of type 'CodeTypeMemberCollection' To be added - To be added: an object of type 'CodeTypeMemberCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - + + + To be added: an object of type 'CodeTypeMember' To be added - To be added: an object of type 'CodeTypeMember' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'CodeTypeMember []' To be added: an object of type 'int' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 - - + + + To be added: an object of type 'CodeTypeMember' To be added - To be added: an object of type 'CodeTypeMember' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'int' To be added: an object of type 'CodeTypeMember' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.CodeDom.CodeTypeMember - - + + + To be added: an object of type 'int' To be added - To be added: an object of type 'CodeTypeMember' + To be added: an object of type 'CodeTypeMember' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - To be added - To be added: an object of type 'CodeTypeMemberCollection' - To be added - - - - - Constructor - - - - - - To be added - To be added: an object of type 'CodeTypeMemberCollection' - To be added: an object of type 'CodeTypeMemberCollection' - To be added - - - - - Constructor - - - - - - To be added - To be added: an object of type 'CodeTypeMember []' - To be added: an object of type 'CodeTypeMemberCollection' - To be added - - - - - Property + + + Method - System.CodeDom.CodeTypeMember + System.Void - - + + + To be added: an object of type 'CodeTypeMember' To be added - To be added: an object of type 'int' - To be added: an object of type 'CodeTypeMember' - To be added: an object of type 'CodeTypeMember' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeCommentStatement.xml =================================================================== --- en/System.CodeDom/CodeCommentStatement.xml (revision 91089) +++ en/System.CodeDom/CodeCommentStatement.xml (working copy) @@ -4,43 +4,27 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - - representing a comment in the code graph. - To be added - System.CodeDom.CodeStatement - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + + representing a comment in the code graph. + To be added + @@ -49,7 +33,6 @@ Creates a with an empty comment text. The property should be used before emitting the code for the object. - To be added: an object of type 'CodeCommentStatement' Creating the code for the following statement throws an Exception because the value of the CodeCommentStatement Comment property hasn't been set. @@ -60,21 +43,23 @@ + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - Creates a initalized with the comment in the specified object. CodeComment this CodeCommentStatement is to be initialized with. - To be added: an object of type 'CodeCommentStatement' + Creates a initalized with the comment in the specified object. To be added - - + ... CodeComment com=new CodeComment("foo!"); com.DocComment=true; @@ -86,6 +71,10 @@ /// foo! + + 1.0.5000.0 + 2.0.0.0 + @@ -95,9 +84,8 @@ - Creates a with the property initialized to the specified string. String the Comment property of this object is to be initialized to. - To be added: an object of type 'CodeCommentStatement' + Creates a with the property initialized to the specified string. @@ -109,6 +97,10 @@ + + 1.0.5000.0 + 2.0.0.0 + @@ -119,10 +111,9 @@ - Creates a with the property initialized to the specified string. The docComment argument signifies whether the comment is a regular comment or a document line. String the Comment property of this object is to be initialized to. If true, specifies a documentation comment; otherwise a regular comment is produced. - To be added: an object of type 'CodeCommentStatement' + Creates a with the property initialized to the specified string. The docComment argument signifies whether the comment is a regular comment or a document line. @@ -136,9 +127,13 @@ + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeComment @@ -146,11 +141,15 @@ - This is the text of the comment to be generated. String contents of the comment. - To be added: an object of type 'CodeComment' + This is the text of the comment to be generated. + To be added: an object of type 'CodeComment' To be added + + 1.0.5000.0 + 2.0.0.0 + - \ No newline at end of file + Index: en/System.CodeDom/CodeThisReferenceExpression.xml =================================================================== --- en/System.CodeDom/CodeThisReferenceExpression.xml (revision 91089) +++ en/System.CodeDom/CodeThisReferenceExpression.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeExpression - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,9 +32,12 @@ To be added - To be added: an object of type 'CodeThisReferenceExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeAttributeDeclaration.xml =================================================================== --- en/System.CodeDom/CodeAttributeDeclaration.xml (revision 91089) +++ en/System.CodeDom/CodeAttributeDeclaration.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,66 +32,141 @@ To be added - To be added: an object of type 'CodeAttributeDeclaration' To be added + + 1.0.5000.0 + 2.0.0.0 + + + Constructor + + 2.0.0.0 + + + + + + To be added. + To be added. + To be added. + + + Constructor - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'CodeAttributeDeclaration' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor + + 2.0.0.0 + + + + + + + System.ParamArray + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Constructor - - - + + + + + System.ParamArray + + + + - To be added To be added: an object of type 'string' To be added: an object of type 'CodeAttributeArgument []' - To be added: an object of type 'CodeAttributeDeclaration' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.String + System.CodeDom.CodeAttributeArgumentCollection - - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'CodeAttributeArgumentCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property + + 2.0.0.0 + - System.CodeDom.CodeAttributeArgumentCollection + System.CodeDom.CodeTypeReference + To be added. + To be added. + To be added. + + + + + Property + + System.String + + + + To be added - To be added: an object of type 'CodeAttributeArgumentCollection' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeTypeMember.xml =================================================================== --- en/System.CodeDom/CodeTypeMember.xml (revision 91089) +++ en/System.CodeDom/CodeTypeMember.xml (working copy) @@ -4,66 +4,29 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - Provides a base class for members in types in the CodeDom. - The is the base class for members of types in the CodeDom. Some of the classes derives from this that can be used include - - - - - - - - - - - - - - - - - - - - - - - - - System.CodeDom.CodeObject - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + Provides a base class for members in types in the CodeDom. + The is the base class for members of types in the CodeDom. Some of the classes derives from this that can be used include + + + + @@ -72,42 +35,49 @@ To be added - To be added: an object of type 'CodeTypeMember' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.String + System.CodeDom.MemberAttributes To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'MemberAttributes' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.MemberAttributes + System.CodeDom.CodeCommentStatementCollection - - To be added - To be added: an object of type 'MemberAttributes' - To be added: an object of type 'MemberAttributes' + To be added: an object of type 'CodeCommentStatementCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeAttributeDeclarationCollection @@ -116,13 +86,31 @@ To be added - To be added: an object of type 'CodeAttributeDeclarationCollection' - To be added: an object of type 'CodeAttributeDeclarationCollection' + To be added: an object of type 'CodeAttributeDeclarationCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + 2.0.0.0 + + + System.CodeDom.CodeDirectiveCollection + + + To be added. + To be added. + To be added. + + - + Property System.CodeDom.CodeLinePragma @@ -131,22 +119,46 @@ To be added - To be added: an object of type 'CodeLinePragma' - To be added: an object of type 'CodeLinePragma' + To be added: an object of type 'CodeLinePragma' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeCommentStatementCollection + System.String + + To be added - To be added: an object of type 'CodeCommentStatementCollection' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + 2.0.0.0 + + + System.CodeDom.CodeDirectiveCollection + + + To be added. + To be added. + To be added. + + - \ No newline at end of file + Index: en/System.CodeDom/CodeMemberField.xml =================================================================== --- en/System.CodeDom/CodeMemberField.xml (revision 91089) +++ en/System.CodeDom/CodeMemberField.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - Represents a field in the CodeDom. - To be added - System.CodeDom.CodeTypeMember - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + Represents a field in the CodeDom. + To be added + @@ -48,12 +32,15 @@ To be added - To be added: an object of type 'CodeMemberField' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor @@ -61,12 +48,15 @@ - To be added To be added: an object of type 'CodeTypeReference' To be added: an object of type 'string' - To be added: an object of type 'CodeMemberField' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -77,12 +67,15 @@ - To be added To be added: an object of type 'string' To be added: an object of type 'string' - To be added: an object of type 'CodeMemberField' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -93,42 +86,51 @@ - To be added To be added: an object of type 'Type' To be added: an object of type 'string' - To be added: an object of type 'CodeMemberField' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeTypeReference + System.CodeDom.CodeExpression To be added - To be added: an object of type 'CodeTypeReference' - To be added: an object of type 'CodeTypeReference' + To be added: an object of type 'CodeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeExpression + System.CodeDom.CodeTypeReference To be added - To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeExpression' + To be added: an object of type 'CodeTypeReference' To be added + + 1.0.5000.0 + 2.0.0.0 + - \ No newline at end of file + Index: en/System.CodeDom/CodeTypeDelegate.xml =================================================================== --- en/System.CodeDom/CodeTypeDelegate.xml (revision 91089) +++ en/System.CodeDom/CodeTypeDelegate.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeTypeDeclaration - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,50 +32,63 @@ To be added - To be added: an object of type 'CodeTypeDelegate' To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - + + - To be added To be added: an object of type 'string' - To be added: an object of type 'CodeTypeDelegate' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeTypeReference + System.CodeDom.CodeParameterDeclarationExpressionCollection - - To be added - To be added: an object of type 'CodeTypeReference' - To be added: an object of type 'CodeTypeReference' + To be added: an object of type 'CodeParameterDeclarationExpressionCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeParameterDeclarationExpressionCollection + System.CodeDom.CodeTypeReference + + To be added - To be added: an object of type 'CodeParameterDeclarationExpressionCollection' + To be added: an object of type 'CodeTypeReference' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeIndexerExpression.xml =================================================================== --- en/System.CodeDom/CodeIndexerExpression.xml (revision 91089) +++ en/System.CodeDom/CodeIndexerExpression.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeExpression - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,52 +32,71 @@ To be added - To be added: an object of type 'CodeIndexerExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + + + System.ParamArray + + + + - To be added To be added: an object of type 'CodeExpression' To be added: an object of type 'CodeExpression []' - To be added: an object of type 'CodeIndexerExpression' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeExpression + System.CodeDom.CodeExpressionCollection - - To be added - To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeExpression' + To be added: an object of type 'CodeExpressionCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeExpressionCollection + System.CodeDom.CodeExpression + + To be added - To be added: an object of type 'CodeExpressionCollection' + To be added: an object of type 'CodeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeBinaryOperatorExpression.xml =================================================================== --- en/System.CodeDom/CodeBinaryOperatorExpression.xml (revision 91089) +++ en/System.CodeDom/CodeBinaryOperatorExpression.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeExpression - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,72 +32,87 @@ To be added - To be added: an object of type 'CodeBinaryOperatorExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - - + + + + - To be added To be added: an object of type 'CodeExpression' To be added: an object of type 'CodeBinaryOperatorType' To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeBinaryOperatorExpression' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.CodeDom.CodeExpression - + To be added - To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeExpression' + To be added: an object of type 'CodeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeExpression + System.CodeDom.CodeBinaryOperatorType - + To be added - To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeExpression' + To be added: an object of type 'CodeBinaryOperatorType' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeBinaryOperatorType + System.CodeDom.CodeExpression - + To be added - To be added: an object of type 'CodeBinaryOperatorType' - To be added: an object of type 'CodeBinaryOperatorType' + To be added: an object of type 'CodeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeExpressionStatement.xml =================================================================== --- en/System.CodeDom/CodeExpressionStatement.xml (revision 91089) +++ en/System.CodeDom/CodeExpressionStatement.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeStatement - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,38 +32,47 @@ To be added - To be added: an object of type 'CodeExpressionStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + - To be added To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeExpressionStatement' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeExpression - + To be added - To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeExpression' + To be added: an object of type 'CodeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeSnippetCompileUnit.xml =================================================================== --- en/System.CodeDom/CodeSnippetCompileUnit.xml (revision 91089) +++ en/System.CodeDom/CodeSnippetCompileUnit.xml (working copy) @@ -4,86 +4,91 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeCompileUnit - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + + + Constructor + + 2.0.0.0 + + + + To be added. + To be added. + + + Constructor - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'CodeSnippetCompileUnit' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.String + System.CodeDom.CodeLinePragma - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'CodeLinePragma' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeLinePragma + System.String - + To be added - To be added: an object of type 'CodeLinePragma' - To be added: an object of type 'CodeLinePragma' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeCatchClauseCollection.xml =================================================================== --- en/System.CodeDom/CodeCatchClauseCollection.xml (revision 91089) +++ en/System.CodeDom/CodeCatchClauseCollection.xml (working copy) @@ -1,241 +1,260 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Collections.CollectionBase - - System.Collections.IList - - - System.Collections.ICollection - - - System.Collections.IEnumerable - - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Reflection.DefaultMember("Item") - System.Reflection.DefaultMemberAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'CodeCatchClause []' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'CodeCatchClauseCollection' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Int32 - - + + + To be added: an object of type 'CodeCatchClause' To be added - To be added: an object of type 'CodeCatchClause' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + To be added: an object of type 'CodeCatchClause []' To be added - To be added: an object of type 'CodeCatchClause []' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + To be added: an object of type 'CodeCatchClauseCollection' To be added - To be added: an object of type 'CodeCatchClauseCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - + + + To be added: an object of type 'CodeCatchClause' To be added - To be added: an object of type 'CodeCatchClause' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'CodeCatchClause []' To be added: an object of type 'int' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 - - + + + To be added: an object of type 'CodeCatchClause' To be added - To be added: an object of type 'CodeCatchClause' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'int' To be added: an object of type 'CodeCatchClause' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.CodeDom.CodeCatchClause - - + + + To be added: an object of type 'int' To be added - To be added: an object of type 'CodeCatchClause' + To be added: an object of type 'CodeCatchClause' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - To be added - To be added: an object of type 'CodeCatchClauseCollection' - To be added - - - - - Constructor - - - - - - To be added - To be added: an object of type 'CodeCatchClauseCollection' - To be added: an object of type 'CodeCatchClauseCollection' - To be added - - - - - Constructor - - - - - - To be added - To be added: an object of type 'CodeCatchClause []' - To be added: an object of type 'CodeCatchClauseCollection' - To be added - - - - - Property + + + Method - System.CodeDom.CodeCatchClause + System.Void - - + + + To be added: an object of type 'CodeCatchClause' To be added - To be added: an object of type 'int' - To be added: an object of type 'CodeCatchClause' - To be added: an object of type 'CodeCatchClause' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeAttachEventStatement.xml =================================================================== --- en/System.CodeDom/CodeAttachEventStatement.xml (revision 91089) +++ en/System.CodeDom/CodeAttachEventStatement.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeStatement - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,73 +32,88 @@ To be added - To be added: an object of type 'CodeAttachEventStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + - To be added To be added: an object of type 'CodeEventReferenceExpression' To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeAttachEventStatement' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - - + + + + - To be added To be added: an object of type 'CodeExpression' To be added: an object of type 'string' To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeAttachEventStatement' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeEventReferenceExpression - + To be added - To be added: an object of type 'CodeEventReferenceExpression' - To be added: an object of type 'CodeEventReferenceExpression' + To be added: an object of type 'CodeEventReferenceExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeExpression - + To be added - To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeExpression' + To be added: an object of type 'CodeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeStatement.xml =================================================================== --- en/System.CodeDom/CodeStatement.xml (revision 91089) +++ en/System.CodeDom/CodeStatement.xml (working copy) @@ -4,65 +4,28 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - Represents a statement in the CodeDom. - This serves as a base class for code statements in the CodeDom. Some of the concrete classes for that are derived from this include - - - - - - - - - - - - - - - - - - - - - - - - System.CodeDom.CodeObject - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + Represents a statement in the CodeDom. + This serves as a base class for code statements in the CodeDom. Some of the concrete classes for that are derived from this include + + + @@ -71,12 +34,30 @@ Creates an empty CodeStatement object. - This is a constructor that creates a CodeStatement with default values set for it. This constructor should not be used. + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + 2.0.0.0 + + + System.CodeDom.CodeDirectiveCollection + + + To be added. + To be added. + To be added. + + - + Property System.CodeDom.CodeLinePragma @@ -85,10 +66,28 @@ To be added - To be added: an object of type 'CodeLinePragma' - To be added: an object of type 'CodeLinePragma' + To be added: an object of type 'CodeLinePragma' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + 2.0.0.0 + + + System.CodeDom.CodeDirectiveCollection + + + To be added. + To be added. + To be added. + + - \ No newline at end of file + Index: en/System.CodeDom/CodeMethodReturnStatement.xml =================================================================== --- en/System.CodeDom/CodeMethodReturnStatement.xml (revision 91089) +++ en/System.CodeDom/CodeMethodReturnStatement.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeStatement - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,38 +32,47 @@ To be added - To be added: an object of type 'CodeMethodReturnStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + - To be added To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeMethodReturnStatement' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeExpression - + To be added - To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeExpression' + To be added: an object of type 'CodeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeAttributeArgument.xml =================================================================== --- en/System.CodeDom/CodeAttributeArgument.xml (revision 91089) +++ en/System.CodeDom/CodeAttributeArgument.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,69 +32,84 @@ To be added - To be added: an object of type 'CodeAttributeArgument' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + - To be added To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeAttributeArgument' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeAttributeArgument' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeExpression - + To be added - To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeExpression' + To be added: an object of type 'CodeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeSnippetStatement.xml =================================================================== --- en/System.CodeDom/CodeSnippetStatement.xml (revision 91089) +++ en/System.CodeDom/CodeSnippetStatement.xml (working copy) @@ -4,26 +4,22 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.CodeDom.CodeStatement + + + + + System.Runtime.InteropServices.ComVisible(true) + + + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + Represents a literal code statement in the CodeDOM. While the provides a quick and dirty way of adding a Statement to the CodeDOM, its use is not recommended because it reduces the portability of the CodeDOM between language generators. @@ -36,18 +32,6 @@ will work fine for the C# generator. However, because the VB.NET language doesn't contain the '+=' operator it'll generate broken code for it. - - System.CodeDom.CodeStatement - - - - - System.Runtime.InteropServices.ClassInterfaceAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - @@ -56,9 +40,12 @@ Creates an undefined object. The will have to be set later. - To be added: an object of type 'CodeSnippetStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -68,14 +55,17 @@ - Creates a object with the set to the provided value. To be added: an object of type 'string' - To be added: an object of type 'CodeSnippetStatement' + Creates a object with the set to the provided value. To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String @@ -84,10 +74,13 @@ Literal expression to be used. - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - \ No newline at end of file + Index: en/System.CodeDom/CodeMethodInvokeExpression.xml =================================================================== --- en/System.CodeDom/CodeMethodInvokeExpression.xml (revision 91089) +++ en/System.CodeDom/CodeMethodInvokeExpression.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeExpression - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,70 +32,98 @@ To be added - To be added: an object of type 'CodeMethodInvokeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + + + System.ParamArray + + + + - To be added To be added: an object of type 'CodeMethodReferenceExpression' To be added: an object of type 'CodeExpression []' - To be added: an object of type 'CodeMethodInvokeExpression' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - - + + + + + + System.ParamArray + + + + - To be added To be added: an object of type 'CodeExpression' To be added: an object of type 'string' To be added: an object of type 'CodeExpression []' - To be added: an object of type 'CodeMethodInvokeExpression' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeMethodReferenceExpression - + To be added - To be added: an object of type 'CodeMethodReferenceExpression' - To be added: an object of type 'CodeMethodReferenceExpression' + To be added: an object of type 'CodeMethodReferenceExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeExpressionCollection To be added - To be added: an object of type 'CodeExpressionCollection' + To be added: an object of type 'CodeExpressionCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeLabeledStatement.xml =================================================================== --- en/System.CodeDom/CodeLabeledStatement.xml (revision 91089) +++ en/System.CodeDom/CodeLabeledStatement.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeStatement - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,69 +32,84 @@ To be added - To be added: an object of type 'CodeLabeledStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - + + - To be added To be added: an object of type 'string' - To be added: an object of type 'CodeLabeledStatement' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'CodeStatement' - To be added: an object of type 'CodeLabeledStatement' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeStatement - + To be added - To be added: an object of type 'CodeStatement' - To be added: an object of type 'CodeStatement' + To be added: an object of type 'CodeStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeArrayIndexerExpression.xml =================================================================== --- en/System.CodeDom/CodeArrayIndexerExpression.xml (revision 91089) +++ en/System.CodeDom/CodeArrayIndexerExpression.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeExpression - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,52 +32,71 @@ To be added - To be added: an object of type 'CodeArrayIndexerExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + + + System.ParamArray + + + + - To be added To be added: an object of type 'CodeExpression' To be added: an object of type 'CodeExpression []' - To be added: an object of type 'CodeArrayIndexerExpression' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeExpression + System.CodeDom.CodeExpressionCollection - - To be added - To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeExpression' + To be added: an object of type 'CodeExpressionCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeExpressionCollection + System.CodeDom.CodeExpression + + To be added - To be added: an object of type 'CodeExpressionCollection' + To be added: an object of type 'CodeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeDelegateCreateExpression.xml =================================================================== --- en/System.CodeDom/CodeDelegateCreateExpression.xml (revision 91089) +++ en/System.CodeDom/CodeDelegateCreateExpression.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeExpression - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,72 +32,87 @@ To be added - To be added: an object of type 'CodeDelegateCreateExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - - + + + + - To be added To be added: an object of type 'CodeTypeReference' To be added: an object of type 'CodeExpression' To be added: an object of type 'string' - To be added: an object of type 'CodeDelegateCreateExpression' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeTypeReference - + To be added - To be added: an object of type 'CodeTypeReference' - To be added: an object of type 'CodeTypeReference' + To be added: an object of type 'CodeTypeReference' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeExpression + System.String - + To be added - To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeExpression' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.String + System.CodeDom.CodeExpression - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'CodeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeCatchClause.xml =================================================================== --- en/System.CodeDom/CodeCatchClause.xml (revision 91089) +++ en/System.CodeDom/CodeCatchClause.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,99 +32,127 @@ To be added - To be added: an object of type 'CodeCatchClause' To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'CodeCatchClause' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'CodeTypeReference' - To be added: an object of type 'CodeCatchClause' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - - + + + + + + System.ParamArray + + + + - To be added To be added: an object of type 'string' To be added: an object of type 'CodeTypeReference' To be added: an object of type 'CodeStatement []' - To be added: an object of type 'CodeCatchClause' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.String + System.CodeDom.CodeTypeReference - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'CodeTypeReference' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeTypeReference + System.String - + To be added - To be added: an object of type 'CodeTypeReference' - To be added: an object of type 'CodeTypeReference' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeStatementCollection To be added - To be added: an object of type 'CodeStatementCollection' + To be added: an object of type 'CodeStatementCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeEventReferenceExpression.xml =================================================================== --- en/System.CodeDom/CodeEventReferenceExpression.xml (revision 91089) +++ en/System.CodeDom/CodeEventReferenceExpression.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeExpression - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,55 +32,67 @@ To be added - To be added: an object of type 'CodeEventReferenceExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + - To be added To be added: an object of type 'CodeExpression' To be added: an object of type 'string' - To be added: an object of type 'CodeEventReferenceExpression' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeExpression + System.String - + To be added - To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeExpression' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.String + System.CodeDom.CodeExpression - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'CodeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeArrayCreateExpression.xml =================================================================== --- en/System.CodeDom/CodeArrayCreateExpression.xml (revision 91089) +++ en/System.CodeDom/CodeArrayCreateExpression.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeExpression - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,210 +32,271 @@ To be added - To be added: an object of type 'CodeArrayCreateExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + + To be added: an object of type 'CodeTypeReference' + To be added: an object of type 'CodeExpression' To be added - To be added: an object of type 'CodeTypeReference' - To be added: an object of type 'CodeExpression []' - To be added: an object of type 'CodeArrayCreateExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + + + System.ParamArray + + + + + To be added: an object of type 'CodeTypeReference' + To be added: an object of type 'CodeExpression []' To be added - To be added: an object of type 'string' - To be added: an object of type 'CodeExpression []' - To be added: an object of type 'CodeArrayCreateExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + + To be added: an object of type 'CodeTypeReference' + To be added: an object of type 'int' To be added - To be added: an object of type 'Type' - To be added: an object of type 'CodeExpression []' - To be added: an object of type 'CodeArrayCreateExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + + To be added: an object of type 'string' + To be added: an object of type 'CodeExpression' To be added - To be added: an object of type 'CodeTypeReference' - To be added: an object of type 'int' - To be added: an object of type 'CodeArrayCreateExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + + + System.ParamArray + + + + + To be added: an object of type 'string' + To be added: an object of type 'CodeExpression []' To be added - To be added: an object of type 'string' - To be added: an object of type 'int' - To be added: an object of type 'CodeArrayCreateExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + + To be added: an object of type 'string' + To be added: an object of type 'int' To be added - To be added: an object of type 'Type' - To be added: an object of type 'int' - To be added: an object of type 'CodeArrayCreateExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + + To be added: an object of type 'Type' + To be added: an object of type 'CodeExpression' To be added - To be added: an object of type 'CodeTypeReference' - To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeArrayCreateExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + + + System.ParamArray + + + + + To be added: an object of type 'Type' + To be added: an object of type 'CodeExpression []' To be added - To be added: an object of type 'string' - To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeArrayCreateExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + + To be added: an object of type 'Type' + To be added: an object of type 'int' To be added - To be added: an object of type 'Type' - To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeArrayCreateExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeTypeReference - + To be added - To be added: an object of type 'CodeTypeReference' - To be added: an object of type 'CodeTypeReference' + To be added: an object of type 'CodeTypeReference' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeExpressionCollection To be added - To be added: an object of type 'CodeExpressionCollection' + To be added: an object of type 'CodeExpressionCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Int32 - + To be added - To be added: an object of type 'int' - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.CodeDom.CodeExpression - + To be added - To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeExpression' + To be added: an object of type 'CodeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeFieldReferenceExpression.xml =================================================================== --- en/System.CodeDom/CodeFieldReferenceExpression.xml (revision 91089) +++ en/System.CodeDom/CodeFieldReferenceExpression.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeExpression - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,55 +32,67 @@ To be added - To be added: an object of type 'CodeFieldReferenceExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + - To be added To be added: an object of type 'CodeExpression' To be added: an object of type 'string' - To be added: an object of type 'CodeFieldReferenceExpression' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeExpression + System.String - + To be added - To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeExpression' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.String + System.CodeDom.CodeExpression - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'CodeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom/CodeIterationStatement.xml =================================================================== --- en/System.CodeDom/CodeIterationStatement.xml (revision 91089) +++ en/System.CodeDom/CodeIterationStatement.xml (working copy) @@ -4,42 +4,26 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.CodeStatement - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ClassInterfaceAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + To be added + To be added + @@ -48,86 +32,111 @@ To be added - To be added: an object of type 'CodeIterationStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - - - + + + + + + + System.ParamArray + + + + - To be added To be added: an object of type 'CodeStatement' To be added: an object of type 'CodeExpression' To be added: an object of type 'CodeStatement' To be added: an object of type 'CodeStatement []' - To be added: an object of type 'CodeIterationStatement' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.CodeDom.CodeStatement - + To be added - To be added: an object of type 'CodeStatement' - To be added: an object of type 'CodeStatement' + To be added: an object of type 'CodeStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeExpression + System.CodeDom.CodeStatement - + To be added - To be added: an object of type 'CodeExpression' - To be added: an object of type 'CodeExpression' + To be added: an object of type 'CodeStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeStatement + System.CodeDom.CodeStatementCollection - - To be added - To be added: an object of type 'CodeStatement' - To be added: an object of type 'CodeStatement' + To be added: an object of type 'CodeStatementCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.CodeStatementCollection + System.CodeDom.CodeExpression + + To be added - To be added: an object of type 'CodeStatementCollection' + To be added: an object of type 'CodeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Security.Permissions/ResourcePermissionBase.xml =================================================================== --- en/System.Security.Permissions/ResourcePermissionBase.xml (revision 91089) +++ en/System.Security.Permissions/ResourcePermissionBase.xml (working copy) @@ -1,281 +1,321 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Security.CodeAccessPermission - System.Security.IPermission - - - System.Security.ISecurityEncodable - - - System.Security.IStackWalk - - System.Security.Permissions.IUnrestrictedPermission - + + To be added + To be added + - - - Field - - System.String - + + + Constructor + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Field + + + Constructor + + + + + + To be added: an object of type 'PermissionState' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method - System.String + System.Void - + + + + To be added: an object of type 'ResourcePermissionBaseEntry' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Field - System.Boolean + System.String To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - + To be added - To be added: an object of type 'Security.SecurityElement' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Security.SecurityElement + System.Security.IPermission To be added - To be added: an object of type 'Security.SecurityElement' + To be added: an object of type 'Security.IPermission' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean + System.Void - - + + + To be added: an object of type 'Security.SecurityElement' To be added - To be added: an object of type 'Security.IPermission' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Security.IPermission + System.Security.Permissions.ResourcePermissionBaseEntry[] - - - + To be added - To be added: an object of type 'Security.IPermission' - To be added: an object of type 'Security.IPermission' + To be added: an object of type 'ResourcePermissionBaseEntry []' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Security.IPermission - - + + + To be added: an object of type 'Security.IPermission' To be added - To be added: an object of type 'Security.IPermission' To be added: an object of type 'Security.IPermission' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Security.IPermission + System.Boolean - + + + + To be added: an object of type 'Security.IPermission' To be added - To be added: an object of type 'Security.IPermission' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Boolean - - - + To be added - To be added: an object of type 'ResourcePermissionBaseEntry' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Field - System.Void + System.String To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Security.Permissions.ResourcePermissionBaseEntry[] + System.Type - To be added - To be added: an object of type 'ResourcePermissionBaseEntry []' + To be added: an object of type 'Type' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + - To be added To be added: an object of type 'ResourcePermissionBaseEntry' - To be added - - - - - Constructor - - - To be added - To be added: an object of type 'ResourcePermissionBase' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - + + + Property + + System.String[] + To be added - To be added: an object of type 'PermissionState' - To be added: an object of type 'ResourcePermissionBase' + To be added: an object of type 'string []' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Type + System.Security.SecurityElement + To be added - To be added: an object of type 'Type' + To be added: an object of type 'Security.SecurityElement' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.String[] + System.Security.IPermission + + + + To be added: an object of type 'Security.IPermission' To be added - To be added: an object of type 'string []' + To be added: an object of type 'Security.IPermission' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Security.Permissions/ResourcePermissionBaseEntry.xml =================================================================== --- en/System.Security.Permissions/ResourcePermissionBaseEntry.xml (revision 91089) +++ en/System.Security.Permissions/ResourcePermissionBaseEntry.xml (working copy) @@ -4,35 +4,18 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object - + + To be added + To be added + @@ -41,49 +24,63 @@ To be added - To be added: an object of type 'ResourcePermissionBaseEntry' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + - To be added To be added: an object of type 'int' To be added: an object of type 'string []' - To be added: an object of type 'ResourcePermissionBaseEntry' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String[] To be added - To be added: an object of type 'string []' + To be added: an object of type 'string []' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom.Compiler/CodeGenerator.xml =================================================================== --- en/System.CodeDom.Compiler/CodeGenerator.xml (revision 91089) +++ en/System.CodeDom.Compiler/CodeGenerator.xml (working copy) @@ -1,33 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -36,1600 +16,2337 @@ System.CodeDom.Compiler.ICodeGenerator - + + To be added + To be added + - - + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + Method - System.Boolean + System.Void - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.String - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.String - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'CodeDom.CodeTypeReference' To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property + + 2.0.0.0 + + System.CodeDom.CodeTypeDeclaration + + + To be added. + To be added. + To be added. + + + + + Property + + System.CodeDom.CodeTypeMember + + + To be added + To be added: an object of type 'CodeDom.CodeTypeMember' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + System.String - - - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property System.String - - - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeArgumentReferenceExpression' To be added - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean + System.Void - - + + + To be added: an object of type 'CodeDom.CodeArrayCreateExpression' To be added - To be added: an object of type 'string' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean + System.Void - - + + + To be added: an object of type 'CodeDom.CodeArrayIndexerExpression' To be added - To be added: an object of type 'GeneratorSupport' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeAssignStatement' To be added - To be added: an object of type 'CodeDom.CodeAttributeDeclarationCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeAttachEventStatement' To be added - To be added: an object of type 'CodeDom.CodeAttributeDeclarationCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeAttributeDeclarationCollection' To be added - To be added: an object of type 'CodeDom.CodeNamespaceImport' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeAttributeDeclarationCollection' To be added - To be added: an object of type 'CodeDom.CodeNamespace' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeBaseReferenceExpression' To be added - To be added: an object of type 'CodeDom.CodeNamespace' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeBinaryOperatorExpression' To be added - To be added: an object of type 'CodeDom.CodeCompileUnit' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeCastExpression' To be added - To be added: an object of type 'CodeDom.CodeCompileUnit' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method + + 2.0.0.0 + System.Void - - + + + + - To be added - To be added: an object of type 'CodeDom.CodeTypeDeclaration' - To be added + To be added. + To be added. + To be added. + To be added. + To be added. - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeComment' To be added - To be added: an object of type 'CodeDom.CodeTypeDeclaration' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeCommentStatement' To be added - To be added: an object of type 'CodeDom.CodeTypeConstructor' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - + + + To be added: an object of type 'CodeDom.CodeCommentStatementCollection' To be added - To be added: an object of type 'CodeDom.CodeConstructor' - To be added: an object of type 'CodeDom.CodeTypeDeclaration' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - + + + To be added: an object of type 'CodeDom.CodeCompileUnit' To be added - To be added: an object of type 'CodeDom.CodeMemberProperty' - To be added: an object of type 'CodeDom.CodeTypeDeclaration' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - + + + To be added: an object of type 'CodeDom.CodeCompileUnit' To be added - To be added: an object of type 'CodeDom.CodeMemberMethod' - To be added: an object of type 'CodeDom.CodeTypeDeclaration' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - + + + To be added: an object of type 'CodeDom.CodeCompileUnit' To be added - To be added: an object of type 'CodeDom.CodeEntryPointMethod' - To be added: an object of type 'CodeDom.CodeTypeDeclaration' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeConditionStatement' To be added - To be added: an object of type 'CodeDom.CodeSnippetTypeMember' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + + To be added. + To be added. To be added - To be added: an object of type 'CodeDom.CodeMemberField' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - + + + To be added: an object of type 'decimal' To be added - To be added: an object of type 'CodeDom.CodeMemberEvent' - To be added: an object of type 'CodeDom.CodeTypeDeclaration' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method + + 2.0.0.0 + System.Void - - + + - To be added - To be added: an object of type 'CodeDom.CodeLinePragma' - To be added + To be added. + To be added. + To be added. - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeDelegateCreateExpression' To be added - To be added: an object of type 'CodeDom.CodeLinePragma' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeDelegateInvokeExpression' To be added - To be added: an object of type 'CodeDom.CodeVariableDeclarationStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeDirectionExpression' To be added - To be added: an object of type 'CodeDom.CodeSnippetStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method + + 2.0.0.0 + System.Void - - + + - To be added - To be added: an object of type 'CodeDom.CodeLabeledStatement' - To be added + To be added. + To be added. + To be added. - - + + Method System.Void - - + + + To be added: an object of type 'double' To be added - To be added: an object of type 'CodeDom.CodeGotoStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + + To be added. + To be added. To be added - To be added: an object of type 'CodeDom.CodeRemoveEventStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + + To be added. + To be added. To be added - To be added: an object of type 'CodeDom.CodeAttachEventStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeEventReferenceExpression' To be added - To be added: an object of type 'CodeDom.CodeAssignStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeExpression' To be added - To be added: an object of type 'CodeDom.CodeTryCatchFinallyStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeExpressionStatement' To be added - To be added: an object of type 'CodeDom.CodeConditionStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeMemberField' To be added - To be added: an object of type 'CodeDom.CodeMethodReturnStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeFieldReferenceExpression' To be added - To be added: an object of type 'CodeDom.CodeComment' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeGotoStatement' To be added - To be added: an object of type 'CodeDom.CodeCommentStatementCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeIndexerExpression' To be added - To be added: an object of type 'CodeDom.CodeCommentStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeIterationStatement' To be added - To be added: an object of type 'CodeDom.CodeThrowExceptionStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeLabeledStatement' To be added - To be added: an object of type 'CodeDom.CodeIterationStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeLinePragma' To be added - To be added: an object of type 'CodeDom.CodeExpressionStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeLinePragma' To be added - To be added: an object of type 'CodeDom.CodeTypeOfExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + + To be added. + To be added. To be added - To be added: an object of type 'CodeDom.CodeTypeReferenceExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeMethodInvokeExpression' To be added - To be added: an object of type 'CodeDom.CodeThisReferenceExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeMethodReferenceExpression' To be added - To be added: an object of type 'CodeDom.CodePropertySetValueReferenceExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeMethodReturnStatement' To be added - To be added: an object of type 'CodeDom.CodePropertyReferenceExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeNamespace' To be added - To be added: an object of type 'decimal' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeNamespace' To be added - To be added: an object of type 'double' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeNamespaceImport' To be added - To be added: an object of type 'float' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeNamespace' To be added - To be added: an object of type 'CodeDom.CodePrimitiveExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeCompileUnit' To be added - To be added: an object of type 'CodeDom.CodeDirectionExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeNamespace' To be added - To be added: an object of type 'CodeDom.CodeParameterDeclarationExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeObjectCreateExpression' To be added - To be added: an object of type 'CodeDom.CodeObjectCreateExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeParameterDeclarationExpression' To be added - To be added: an object of type 'CodeDom.CodeDelegateInvokeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodePrimitiveExpression' To be added - To be added: an object of type 'CodeDom.CodeEventReferenceExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + + To be added. + To be added. To be added - To be added: an object of type 'CodeDom.CodeMethodReferenceExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodePropertyReferenceExpression' To be added - To be added: an object of type 'CodeDom.CodeMethodInvokeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodePropertySetValueReferenceExpression' To be added - To be added: an object of type 'CodeDom.CodeSnippetExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeRemoveEventStatement' To be added - To be added: an object of type 'CodeDom.CodeArrayIndexerExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'float' To be added - To be added: an object of type 'CodeDom.CodeIndexerExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeSnippetCompileUnit' To be added - To be added: an object of type 'CodeDom.CodeVariableReferenceExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeSnippetExpression' To be added - To be added: an object of type 'CodeDom.CodeArgumentReferenceExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeSnippetTypeMember' To be added - To be added: an object of type 'CodeDom.CodeFieldReferenceExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeSnippetStatement' To be added - To be added: an object of type 'CodeDom.CodeDelegateCreateExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeStatement' To be added - To be added: an object of type 'CodeDom.CodeCastExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeStatementCollection' To be added - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeThisReferenceExpression' To be added - To be added: an object of type 'CodeDom.CodeBinaryOperatorExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeThrowExceptionStatement' To be added - To be added: an object of type 'CodeDom.CodeBaseReferenceExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeTryCatchFinallyStatement' To be added - To be added: an object of type 'CodeDom.CodeArrayCreateExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeTypeConstructor' To be added - To be added: an object of type 'CodeDom.CodeParameterDeclarationExpressionCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeTypeDeclaration' To be added - To be added: an object of type 'CodeDom.CodeBinaryOperatorType' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - + + + To be added: an object of type 'CodeDom.CodeTypeOfExpression' To be added - To be added: an object of type 'CodeDom.CodeExpressionCollection' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeTypeReferenceExpression' To be added - To be added: an object of type 'CodeDom.CodeExpressionCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeNamespace' To be added - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - + + + To be added: an object of type 'CodeDom.CodeTypeDeclaration' To be added - To be added: an object of type 'CodeDom.CodeTypeReference' - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - - + + + To be added: an object of type 'CodeDom.CodeVariableDeclarationStatement' To be added - To be added: an object of type 'Reflection.TypeAttributes' - To be added: an object of type 'bool' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeVariableReferenceExpression' To be added - To be added: an object of type 'CodeDom.CodeTypeReference' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.String - - + + + To be added: an object of type 'CodeDom.CodeTypeReference' To be added - To be added: an object of type 'CodeDom.MemberAttributes' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.Int32 - - - To be added - To be added: an object of type 'CodeDom.MemberAttributes' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + + Property + + System.Boolean + + + To be added + To be added: an object of type 'bool' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.Boolean + + + To be added + To be added: an object of type 'bool' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.Boolean + + + To be added + To be added: an object of type 'bool' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.Boolean + + + To be added + To be added: an object of type 'bool' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.Boolean + + + To be added + To be added: an object of type 'bool' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + Method - System.Void + System.Boolean - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'CodeDom.MemberAttributes' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Boolean - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'CodeDom.FieldDirection' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + System.String + + + To be added + To be added: an object of type 'string' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.CodeDom.Compiler.CodeGeneratorOptions + + + To be added + To be added: an object of type 'CodeGeneratorOptions' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.IO.TextWriter + + + To be added + To be added: an object of type 'IO.TextWriter' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeAttributeArgument' To be added - To be added: an object of type 'CodeDom.CodeAttributeArgument' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeAttributeDeclarationCollection' To be added - To be added: an object of type 'CodeDom.CodeAttributeDeclarationCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.FieldDirection' To be added - To be added: an object of type 'CodeDom.CodeNamespace' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeExpressionCollection' To be added - To be added: an object of type 'CodeDom.CodeCompileUnit' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + + To be added: an object of type 'CodeDom.CodeExpressionCollection' + To be added. To be added - To be added: an object of type 'CodeDom.CodeSnippetCompileUnit' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.MemberAttributes' To be added - To be added: an object of type 'CodeDom.CodeCompileUnit' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'CodeDom.CodeNamespace' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.MemberAttributes' To be added - To be added: an object of type 'CodeDom.CodeExpression' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.MemberAttributes' To be added - To be added: an object of type 'CodeDom.CodeNamespace' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeBinaryOperatorType' To be added - To be added: an object of type 'CodeDom.CodeStatement' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'CodeDom.CodeParameterDeclarationExpressionCollection' To be added - To be added: an object of type 'CodeDom.CodeStatementCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - + + + Method + + System.Void + + + + + To be added: an object of type 'CodeDom.CodeTypeReference' To be added - To be added: an object of type 'CodeGenerator' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.String + System.Void + + + + + + To be added: an object of type 'Reflection.TypeAttributes' + To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.CodeDom.CodeTypeMember + System.Void + + + + + To be added. + To be added: an object of type 'string' To be added - To be added: an object of type 'CodeDom.CodeTypeMember' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method System.String + + + + To be added: an object of type 'string' To be added To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method System.Boolean + + + + To be added: an object of type 'GeneratorSupport' To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method + + 1.0.5000.0 + 2.0.0.0 + - System.Boolean + System.String + + + - To be added - To be added: an object of type 'bool' - To be added + To be added. + To be added. + To be added. + To be added. - - - Property + + + Method + + 1.0.5000.0 + 2.0.0.0 + - System.Boolean + System.String + + + - To be added - To be added: an object of type 'bool' - To be added + To be added. + To be added. + To be added. + To be added. - - - Property + + + Method + + 1.0.5000.0 + 2.0.0.0 + - System.Boolean + System.Void + + + + + - To be added - To be added: an object of type 'bool' - To be added + To be added. + To be added. + To be added. + To be added. + To be added. - - - Property + + + Method + + 1.0.5000.0 + 2.0.0.0 + - System.Boolean + System.Void + + + + + - To be added - To be added: an object of type 'bool' - To be added + To be added. + To be added. + To be added. + To be added. + To be added. - - - Property + + + Method + + 1.0.5000.0 + 2.0.0.0 + - System.Int32 + System.Void + + + + + - To be added - To be added: an object of type 'int' - To be added + To be added. + To be added. + To be added. + To be added. + To be added. - - - Property + + + Method + + 1.0.5000.0 + 2.0.0.0 + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + System.String + + + - To be added - To be added: an object of type 'string' - To be added + To be added. + To be added. + To be added. + To be added. - - - Property + + + Method + + 1.0.5000.0 + 2.0.0.0 + - System.IO.TextWriter + System.Boolean + + + - To be added - To be added: an object of type 'IO.TextWriter' - To be added + To be added. + To be added. + To be added. + To be added. - - - Property + + + Method + + 1.0.5000.0 + 2.0.0.0 + - System.CodeDom.Compiler.CodeGeneratorOptions + System.Boolean + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + System.Void + + + + + + To be added: an object of type 'string' To be added - To be added: an object of type 'CodeGeneratorOptions' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void @@ -1638,10 +2355,14 @@ + To be added. To be added. - To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom.Compiler/TempFileCollection.xml =================================================================== --- en/System.CodeDom.Compiler/TempFileCollection.xml (revision 91089) +++ en/System.CodeDom.Compiler/TempFileCollection.xml (working copy) @@ -1,33 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -36,40 +16,63 @@ System.Collections.ICollection - System.Collections.IEnumerable - - System.IDisposable - + + To be added + To be added + - - - Method - - System.Void - + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Void - - + + + Constructor + + + + + + To be added: an object of type 'string' + To be added: an object of type 'bool' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -78,14 +81,18 @@ System.String - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -94,16 +101,20 @@ System.String - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'bool' + To be added To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -112,46 +123,73 @@ System.Void - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'bool' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Collections.IEnumerator + System.String - To be added - To be added: an object of type 'Collections.IEnumerator' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'string []' To be added: an object of type 'int' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + System.Int32 + + + To be added + To be added: an object of type 'int' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + Method @@ -163,98 +201,198 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Void + + + + + + To be added: an object of type 'bool' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.Void + To be added - To be added: an object of type 'TempFileCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - + + + Method + + System.Collections.IEnumerator + + To be added - To be added: an object of type 'string' - To be added: an object of type 'TempFileCollection' + To be added: an object of type 'Collections.IEnumerator' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Property + + System.Boolean + - - - + To be added - To be added: an object of type 'string' - To be added: an object of type 'bool' - To be added: an object of type 'TempFileCollection' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Property + + 1.0.5000.0 + 2.0.0.0 + System.Int32 - To be added - To be added: an object of type 'int' - To be added + To be added. + To be added. + To be added. - - + + Property + + 1.0.5000.0 + 2.0.0.0 + - System.String + System.Boolean - To be added - To be added: an object of type 'string' - To be added + To be added. + To be added. + To be added. - - + + Property + + 1.0.5000.0 + 2.0.0.0 + - System.String + System.Object - To be added - To be added: an object of type 'string' - To be added + To be added. + To be added. + To be added. - - + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Collections.IEnumerator + + + + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + To be added. + To be added. + + + + Property - System.Boolean + System.String - - To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom.Compiler/GeneratorSupport.xml =================================================================== --- en/System.CodeDom.Compiler/GeneratorSupport.xml (revision 91089) +++ en/System.CodeDom.Compiler/GeneratorSupport.xml (working copy) @@ -1,55 +1,28 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Enum - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - System.FlagsAttribute + System.Flags + + To be added + To be added + - + Field System.CodeDom.Compiler.GeneratorSupport @@ -59,9 +32,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.Compiler.GeneratorSupport @@ -71,9 +48,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.Compiler.GeneratorSupport @@ -83,9 +64,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.Compiler.GeneratorSupport @@ -95,9 +80,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.Compiler.GeneratorSupport @@ -107,9 +96,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.Compiler.GeneratorSupport @@ -119,9 +112,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.Compiler.GeneratorSupport @@ -131,21 +128,26 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field + + 2.0.0.0 + System.CodeDom.Compiler.GeneratorSupport - - To be added - To be added + To be added. - - + + Field System.CodeDom.Compiler.GeneratorSupport @@ -155,9 +157,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.Compiler.GeneratorSupport @@ -167,9 +173,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.Compiler.GeneratorSupport @@ -179,21 +189,55 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field + + 2.0.0.0 + System.CodeDom.Compiler.GeneratorSupport + + To be added. + + + + + Field + + 2.0.0.0 + + + System.CodeDom.Compiler.GeneratorSupport + + + To be added. + + + + + Field + + System.CodeDom.Compiler.GeneratorSupport + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.Compiler.GeneratorSupport @@ -203,9 +247,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.Compiler.GeneratorSupport @@ -215,9 +263,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.Compiler.GeneratorSupport @@ -227,9 +279,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.Compiler.GeneratorSupport @@ -239,21 +295,42 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field + + 2.0.0.0 + System.CodeDom.Compiler.GeneratorSupport + + To be added. + + + + + Field + + System.CodeDom.Compiler.GeneratorSupport + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.Compiler.GeneratorSupport @@ -263,21 +340,42 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field + + 2.0.0.0 + System.CodeDom.Compiler.GeneratorSupport + + To be added. + + + + + Field + + System.CodeDom.Compiler.GeneratorSupport + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.Compiler.GeneratorSupport @@ -287,9 +385,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.Compiler.GeneratorSupport @@ -299,6 +401,10 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -312,5 +418,21 @@ To be added + + + Field + + System.CodeDom.Compiler.GeneratorSupport + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + Index: en/System.CodeDom.Compiler/CompilerError.xml =================================================================== --- en/System.CodeDom.Compiler/CompilerError.xml (revision 91089) +++ en/System.CodeDom.Compiler/CompilerError.xml (working copy) @@ -4,49 +4,19 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Object + + To be added To be added - - System.Object - - - - - - Method - - System.String - - - - To be added - To be added: an object of type 'string' - To be added - - Constructor @@ -54,121 +24,162 @@ To be added - To be added: an object of type 'CompilerError' To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - - - - - + + + + + + - To be added To be added: an object of type 'string' To be added: an object of type 'int' To be added: an object of type 'int' To be added: an object of type 'string' To be added: an object of type 'string' - To be added: an object of type 'CompilerError' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.Int32 - + To be added - To be added: an object of type 'int' - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Int32 + System.String - + To be added - To be added: an object of type 'int' - To be added: an object of type 'int' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.String - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.String - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Boolean - + To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.String + System.Int32 - + To be added - To be added: an object of type 'string' + To be added: an object of type 'int' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.String + + + + To be added To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom.Compiler/CodeDomProvider.xml =================================================================== --- en/System.CodeDom.Compiler/CodeDomProvider.xml (revision 91089) +++ en/System.CodeDom.Compiler/CodeDomProvider.xml (working copy) @@ -1,81 +1,128 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ComponentModel.Component - - System.ComponentModel.IComponent - - - System.IDisposable - - System.ComponentModel.ToolboxItemAttribute + System.ComponentModel.ToolboxItem(false) + + System.Runtime.InteropServices.ComVisible(true) + + + To be added + To be added + - - + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 2.0.0.0 + - System.ComponentModel.TypeConverter + System.CodeDom.Compiler.CompilerResults - - + + + + + System.ParamArray + + + + - To be added - To be added: an object of type 'Type' - To be added: an object of type 'ComponentModel.TypeConverter' - To be added + To be added. + To be added. + To be added. + To be added. + To be added. - - + + Method + + 2.0.0.0 + - System.CodeDom.Compiler.ICodeParser + System.CodeDom.Compiler.CompilerResults - + + + + + + System.ParamArray + + + + - To be added - To be added: an object of type 'ICodeParser' - To be added + To be added. + To be added. + To be added. + To be added. + To be added. + + + Method + + 2.0.0.0 + + + System.CodeDom.Compiler.CompilerResults + + + + + + + System.ParamArray + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + - + Method System.CodeDom.Compiler.ICodeCompiler @@ -86,86 +133,538 @@ To be added: an object of type 'ICodeCompiler' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("ICodeCompiler is obsolete") + + + + + Method + + 2.0.0.0 + + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + - + Method System.CodeDom.Compiler.ICodeGenerator - - - + To be added - To be added: an object of type 'string' To be added: an object of type 'ICodeGenerator' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("ICodeGenerator is obsolete") + + - + Method System.CodeDom.Compiler.ICodeGenerator - - + + + To be added: an object of type 'IO.TextWriter' To be added - To be added: an object of type 'IO.TextWriter' To be added: an object of type 'ICodeGenerator' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.CodeDom.Compiler.ICodeGenerator - + + + + To be added: an object of type 'string' To be added To be added: an object of type 'ICodeGenerator' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.CodeDom.Compiler.ICodeParser + To be added - To be added: an object of type 'CodeDomProvider' + To be added: an object of type 'ICodeParser' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("ICodeParser is obsolete") + + + + + Method + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + + + System.CodeDom.Compiler.CodeDomProvider + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + + + System.CodeDom.Compiler.CompilerInfo[] + + + + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + + + System.CodeDom.Compiler.CompilerInfo + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + System.ComponentModel.TypeConverter + + + + + + To be added: an object of type 'Type' + To be added + To be added: an object of type 'ComponentModel.TypeConverter' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + - + Property System.CodeDom.Compiler.LanguageOptions To be added - To be added: an object of type 'LanguageOptions' + To be added: an object of type 'LanguageOptions' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 2.0.0.0 + + + System.CodeDom.CodeCompileUnit + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + Index: en/System.CodeDom.Compiler/CodeParser.xml =================================================================== --- en/System.CodeDom.Compiler/CodeParser.xml (revision 91089) +++ en/System.CodeDom.Compiler/CodeParser.xml (working copy) @@ -1,33 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -36,34 +16,44 @@ System.CodeDom.Compiler.ICodeParser - + + To be added + To be added + + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.CodeDom.CodeCompileUnit - - + + - To be added To be added: an object of type 'IO.TextReader' + To be added To be added: an object of type 'CodeDom.CodeCompileUnit' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - To be added - To be added: an object of type 'CodeParser' - To be added - - Index: en/System.CodeDom.Compiler/ICodeGenerator.xml =================================================================== --- en/System.CodeDom.Compiler/ICodeGenerator.xml (revision 91089) +++ en/System.CodeDom.Compiler/ICodeGenerator.xml (working copy) @@ -1,226 +1,257 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + To be added To be added - - - - - + + Method - System.Void + System.String - - - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'CodeDom.CodeTypeDeclaration' - To be added: an object of type 'IO.TextWriter' - To be added: an object of type 'CodeGeneratorOptions' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.String - - - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'CodeDom.CodeCompileUnit' - To be added: an object of type 'IO.TextWriter' - To be added: an object of type 'CodeGeneratorOptions' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - - + + + + + To be added. + To be added. + To be added. + To be added: an object of type 'CodeGeneratorOptions' To be added - To be added: an object of type 'CodeDom.CodeNamespace' - To be added: an object of type 'IO.TextWriter' - To be added: an object of type 'CodeGeneratorOptions' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - - + + + + + To be added. + To be added. + To be added. + To be added: an object of type 'CodeGeneratorOptions' To be added - To be added: an object of type 'CodeDom.CodeStatement' - To be added: an object of type 'IO.TextWriter' - To be added: an object of type 'CodeGeneratorOptions' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - - + + + + + To be added. + To be added. + To be added. + To be added: an object of type 'CodeGeneratorOptions' To be added - To be added: an object of type 'CodeDom.CodeExpression' - To be added: an object of type 'IO.TextWriter' - To be added: an object of type 'CodeGeneratorOptions' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean + System.Void - - + + + + + To be added. + To be added. + To be added. + To be added: an object of type 'CodeGeneratorOptions' To be added - To be added: an object of type 'GeneratorSupport' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.String + System.Void - - + + + + + To be added. + To be added. + To be added. + To be added: an object of type 'CodeGeneratorOptions' To be added - To be added: an object of type 'CodeDom.CodeTypeReference' - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.String - - + + + To be added: an object of type 'CodeDom.CodeTypeReference' To be added - To be added: an object of type 'string' To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.String + System.Boolean - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Boolean - - + + + To be added: an object of type 'GeneratorSupport' To be added - To be added: an object of type 'string' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean + System.Void - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom.Compiler/IndentedTextWriter.xml =================================================================== --- en/System.CodeDom.Compiler/IndentedTextWriter.xml (revision 91089) +++ en/System.CodeDom.Compiler/IndentedTextWriter.xml (working copy) @@ -1,630 +1,779 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.IO.TextWriter - - System.IDisposable - - + + To be added + To be added + - - - Field - - System.String - - + + + Constructor + + + + + To be added: an object of type 'IO.TextWriter' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Void - - + + + Constructor + + + + + + To be added: an object of type 'IO.TextWriter' + To be added: an object of type 'string' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - - + To be added - To be added: an object of type 'string' - To be added: an object of type 'object []' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Field - System.Void + System.String - - - - - + To be added - To be added: an object of type 'string' - To be added: an object of type 'object' - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.Text.Encoding - - - - To be added - To be added: an object of type 'string' - To be added: an object of type 'object' + To be added: an object of type 'Text.Encoding' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - + To be added - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.Int32 - - + To be added - To be added: an object of type 'string' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.IO.TextWriter - - - To be added - To be added: an object of type 'double' + To be added: an object of type 'IO.TextWriter' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.String - - + To be added - To be added: an object of type 'float' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - + To be added - To be added: an object of type 'long' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'bool' To be added - To be added: an object of type 'uint' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'char' To be added - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'char []' To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - - + + + To be added: an object of type 'double' To be added - To be added: an object of type 'char []' - To be added: an object of type 'int' - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'int' To be added - To be added: an object of type 'char []' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'long' To be added - To be added: an object of type 'char' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - + + + + To be added: an object of type 'object' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + To be added: an object of type 'float' To be added - To be added: an object of type 'string' - To be added: an object of type 'object []' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'object' - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + + To be added: an object of type 'string' + To be added. To be added - To be added: an object of type 'string' - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + + + System.ParamArray + + + + + To be added: an object of type 'string' + To be added. To be added - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + + + To be added: an object of type 'char []' + To be added: an object of type 'int' + To be added: an object of type 'int' To be added - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + + + To be added: an object of type 'string' + To be added: an object of type 'object' + To be added: an object of type 'object' To be added - To be added: an object of type 'double' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - + To be added - To be added: an object of type 'float' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'bool' To be added - To be added: an object of type 'long' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'char' To be added - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'char []' To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - - + + + To be added: an object of type 'double' To be added - To be added: an object of type 'char []' - To be added: an object of type 'int' - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'int' To be added - To be added: an object of type 'char []' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'long' To be added - To be added: an object of type 'char' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - + + + + To be added: an object of type 'object' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - + + + + To be added: an object of type 'float' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Void + - - + + + To be added: an object of type 'uint' To be added - To be added: an object of type 'IO.TextWriter' - To be added: an object of type 'IndentedTextWriter' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.CLSCompliant(false) + + - - - Constructor - + + + Method + + System.Void + - - - + + + + To be added: an object of type 'string' + To be added. To be added - To be added: an object of type 'IO.TextWriter' - To be added: an object of type 'string' - To be added: an object of type 'IndentedTextWriter' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Text.Encoding + System.Void + + + + + + System.ParamArray + + + + + To be added: an object of type 'string' + To be added. To be added - To be added: an object of type 'Text.Encoding' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.String + System.Void - + + + + + To be added: an object of type 'char []' + To be added: an object of type 'int' + To be added: an object of type 'int' To be added - To be added: an object of type 'string' - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Int32 + System.Void - + + + + + To be added: an object of type 'string' + To be added: an object of type 'object' + To be added: an object of type 'object' To be added - To be added: an object of type 'int' - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.IO.TextWriter + System.Void + + + + To be added: an object of type 'string' To be added - To be added: an object of type 'IO.TextWriter' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom.Compiler/CompilerResults.xml =================================================================== --- en/System.CodeDom.Compiler/CompilerResults.xml (revision 91089) +++ en/System.CodeDom.Compiler/CompilerResults.xml (working copy) @@ -4,145 +4,155 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Object + + To be added To be added - - System.Object - - - - + Constructor - - + + + To be added: an object of type 'TempFileCollection' To be added - To be added: an object of type 'TempFileCollection' - To be added: an object of type 'CompilerResults' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.Compiler.TempFileCollection + System.Reflection.Assembly - + To be added - To be added: an object of type 'TempFileCollection' - To be added: an object of type 'TempFileCollection' + To be added: an object of type 'Reflection.Assembly' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Reflection.Assembly + System.CodeDom.Compiler.CompilerErrorCollection - - To be added - To be added: an object of type 'Reflection.Assembly' - To be added: an object of type 'Reflection.Assembly' + To be added: an object of type 'CompilerErrorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.CodeDom.Compiler.CompilerErrorCollection + System.Security.Policy.Evidence + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.Int32 + + + + To be added - To be added: an object of type 'CompilerErrorCollection' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Collections.Specialized.StringCollection To be added - To be added: an object of type 'Collections.Specialized.StringCollection' + To be added: an object of type 'Collections.Specialized.StringCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Int32 + System.CodeDom.Compiler.TempFileCollection - + To be added - To be added: an object of type 'int' - To be added: an object of type 'int' + To be added: an object of type 'TempFileCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property - - System.Security.Policy.Evidence - - - To be added. - To be added. - To be added. - - Index: en/System.CodeDom.Compiler/CodeGeneratorOptions.xml =================================================================== --- en/System.CodeDom.Compiler/CodeGeneratorOptions.xml (revision 91089) +++ en/System.CodeDom.Compiler/CodeGeneratorOptions.xml (working copy) @@ -4,39 +4,23 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") + + To be added + To be added + @@ -45,86 +29,124 @@ To be added - To be added: an object of type 'CodeGeneratorOptions' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Object + System.Boolean - - + To be added - To be added: an object of type 'string' - To be added: an object of type 'object' - To be added: an object of type 'object' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.String - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.String + System.Boolean - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Boolean + System.String - + To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Boolean + System.Object - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + + + System.Boolean + + + To be added. + To be added. + To be added. + + Index: en/System.CodeDom.Compiler/Executor.xml =================================================================== --- en/System.CodeDom.Compiler/Executor.xml (revision 91089) +++ en/System.CodeDom.Compiler/Executor.xml (working copy) @@ -4,148 +4,151 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Object + + To be added To be added - - System.Object - - - - + Method System.Void - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'TempFileCollection' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 - - - - - + + + + + - To be added To be added: an object of type 'string' To be added: an object of type 'TempFileCollection' To be added: an object of type 'string&' To be added: an object of type 'string&' + To be added To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 - - - - - - + + + + + + - To be added + To be added: an object of type 'IntPtr' To be added: an object of type 'string' - To be added: an object of type 'string' To be added: an object of type 'TempFileCollection' To be added: an object of type 'string&' To be added: an object of type 'string&' + To be added To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 - - - - - - + + + + + + - To be added - To be added: an object of type 'IntPtr' To be added: an object of type 'string' + To be added: an object of type 'string' To be added: an object of type 'TempFileCollection' To be added: an object of type 'string&' To be added: an object of type 'string&' + To be added To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 - - - - - - - + + + + + + + - To be added To be added: an object of type 'IntPtr' To be added: an object of type 'string' To be added: an object of type 'string' To be added: an object of type 'TempFileCollection' To be added: an object of type 'string&' To be added: an object of type 'string&' + To be added To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom.Compiler/CompilerParameters.xml =================================================================== --- en/System.CodeDom.Compiler/CompilerParameters.xml (revision 91089) +++ en/System.CodeDom.Compiler/CompilerParameters.xml (working copy) @@ -4,39 +4,18 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Object + + To be added To be added - - System.Object - - - - - System.Runtime.InteropServices.ComVisibleAttribute - - @@ -45,246 +24,339 @@ To be added - To be added: an object of type 'CompilerParameters' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + + To be added: an object of type 'string []' To be added - To be added: an object of type 'string []' - To be added: an object of type 'CompilerParameters' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + + To be added: an object of type 'string []' + To be added. To be added - To be added: an object of type 'string []' - To be added: an object of type 'string' - To be added: an object of type 'CompilerParameters' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - - + + + + + To be added: an object of type 'string []' + To be added. + To be added. To be added - To be added: an object of type 'string []' - To be added: an object of type 'string' - To be added: an object of type 'bool' - To be added: an object of type 'CompilerParameters' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Boolean + System.String - + To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + + System.Collections.Specialized.StringCollection + + + To be added. + To be added. + To be added. + + + + + Property + + System.Security.Policy.Evidence + + + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + System.Boolean - + To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Collections.Specialized.StringCollection + System.Boolean + + To be added - To be added: an object of type 'Collections.Specialized.StringCollection' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.String + System.Boolean - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property + + 2.0.0.0 + + + + System.Runtime.InteropServices.ComVisible(false) + + - System.String + System.Collections.Specialized.StringCollection - - - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added + To be added. + To be added. + To be added. - - + + Property - System.CodeDom.Compiler.TempFileCollection + System.String - + To be added - To be added: an object of type 'TempFileCollection' - To be added: an object of type 'TempFileCollection' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Boolean + System.String - + To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Boolean + System.Collections.Specialized.StringCollection - - To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'Collections.Specialized.StringCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Int32 + System.CodeDom.Compiler.TempFileCollection - + To be added - To be added: an object of type 'int' - To be added: an object of type 'int' + To be added: an object of type 'TempFileCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.String + System.Boolean - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.String + System.IntPtr - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'IntPtr' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.IntPtr + System.Int32 - + To be added - To be added: an object of type 'IntPtr' - To be added: an object of type 'IntPtr' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Security.Policy.Evidence + System.String + + - To be added. - To be added. - To be added. + To be added + To be added: an object of type 'string' + To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom.Compiler/LanguageOptions.xml =================================================================== --- en/System.CodeDom.Compiler/LanguageOptions.xml (revision 91089) +++ en/System.CodeDom.Compiler/LanguageOptions.xml (working copy) @@ -1,55 +1,28 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Enum - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - System.FlagsAttribute + System.Flags + + To be added + To be added + - - + + Field System.CodeDom.Compiler.LanguageOptions @@ -59,9 +32,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.CodeDom.Compiler.LanguageOptions @@ -71,6 +48,10 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom.Compiler/ICodeParser.xml =================================================================== --- en/System.CodeDom.Compiler/ICodeParser.xml (revision 91089) +++ en/System.CodeDom.Compiler/ICodeParser.xml (working copy) @@ -1,52 +1,38 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + To be added To be added - - - - + Method System.CodeDom.CodeCompileUnit - - + + - To be added To be added: an object of type 'IO.TextReader' + To be added To be added: an object of type 'CodeDom.CodeCompileUnit' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom.Compiler/CompilerErrorCollection.xml =================================================================== --- en/System.CodeDom.Compiler/CompilerErrorCollection.xml (revision 91089) +++ en/System.CodeDom.Compiler/CompilerErrorCollection.xml (working copy) @@ -1,259 +1,286 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Collections.CollectionBase - - System.Collections.IList - - - System.Collections.ICollection - - - System.Collections.IEnumerable - - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") + + To be added + To be added + + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'CompilerError []' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'CompilerErrorCollection' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Int32 - - + + + To be added: an object of type 'CompilerError' To be added - To be added: an object of type 'CompilerError' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + To be added: an object of type 'CompilerError []' To be added - To be added: an object of type 'CompilerError []' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + To be added: an object of type 'CompilerErrorCollection' To be added - To be added: an object of type 'CompilerErrorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - + + + To be added: an object of type 'CompilerError' To be added - To be added: an object of type 'CompilerError' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'CompilerError []' To be added: an object of type 'int' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Int32 + System.Boolean - - - To be added - To be added: an object of type 'CompilerError' - To be added: an object of type 'int' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.Boolean - - - - To be added - To be added: an object of type 'int' - To be added: an object of type 'CompilerError' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Int32 - - + + - To be added To be added: an object of type 'CompilerError' - To be added - - - - - Constructor - - - To be added - To be added: an object of type 'CompilerErrorCollection' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Void + - - + + + + To be added: an object of type 'int' + To be added: an object of type 'CompilerError' To be added - To be added: an object of type 'CompilerErrorCollection' - To be added: an object of type 'CompilerErrorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - - - To be added - To be added: an object of type 'CompilerError []' - To be added: an object of type 'CompilerErrorCollection' - To be added - - - + Property System.CodeDom.Compiler.CompilerError - - + + - To be added To be added: an object of type 'int' - To be added: an object of type 'CompilerError' - To be added: an object of type 'CompilerError' - To be added - - - - - Property - - System.Boolean - - To be added - To be added: an object of type 'bool' + To be added: an object of type 'CompilerError' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Boolean + System.Void + + + + To be added: an object of type 'CompilerError' To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.CodeDom.Compiler/CodeCompiler.xml =================================================================== --- en/System.CodeDom.Compiler/CodeCompiler.xml (revision 91089) +++ en/System.CodeDom.Compiler/CodeCompiler.xml (working copy) @@ -1,257 +1,420 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.CodeDom.Compiler.CodeGenerator - System.CodeDom.Compiler.ICodeGenerator - - System.CodeDom.Compiler.ICodeCompiler - + + To be added + To be added + - - + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + Method System.String - - - + + + To be added: an object of type 'CompilerParameters' To be added - To be added: an object of type 'string []' - To be added: an object of type 'string' To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.CodeDom.Compiler.CompilerResults + System.String - - - - To be added - To be added: an object of type 'CompilerParameters' - To be added: an object of type 'string []' - To be added: an object of type 'CompilerResults' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property System.String - - - - To be added - To be added: an object of type 'CompilerParameters' - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.String + System.CodeDom.Compiler.CompilerResults - - + + + + To be added: an object of type 'CompilerParameters' + To be added: an object of type 'CodeDom.CodeCompileUnit' To be added - To be added: an object of type 'CompilerParameters' - To be added: an object of type 'string' + To be added: an object of type 'CompilerResults' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.CodeDom.Compiler.CompilerResults - - - + + + + To be added: an object of type 'CompilerParameters' + To be added: an object of type 'CodeDom.CodeCompileUnit []' To be added - To be added: an object of type 'CompilerResults' - To be added: an object of type 'string' + To be added: an object of type 'CompilerResults' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.CodeDom.Compiler.CompilerResults - - - + + + + To be added: an object of type 'CompilerParameters' + To be added: an object of type 'string' To be added - To be added: an object of type 'CompilerParameters' - To be added: an object of type 'string []' To be added: an object of type 'CompilerResults' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.CodeDom.Compiler.CompilerResults - - - + + + + To be added: an object of type 'CompilerParameters' + To be added: an object of type 'string []' To be added - To be added: an object of type 'CompilerParameters' - To be added: an object of type 'CodeDom.CodeCompileUnit []' To be added: an object of type 'CompilerResults' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.CodeDom.Compiler.CompilerResults - - - + + + - To be added To be added: an object of type 'CompilerParameters' To be added: an object of type 'string' + To be added To be added: an object of type 'CompilerResults' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.CodeDom.Compiler.CompilerResults - - - + + + + To be added: an object of type 'CompilerParameters' + To be added: an object of type 'string []' To be added - To be added: an object of type 'CompilerParameters' - To be added: an object of type 'string' To be added: an object of type 'CompilerResults' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.CodeDom.Compiler.CompilerResults + System.String - - - + + + - To be added To be added: an object of type 'CompilerParameters' - To be added: an object of type 'CodeDom.CodeCompileUnit' - To be added: an object of type 'CompilerResults' - To be added - - - - - Constructor - - - + To be added: an object of type 'string' To be added - To be added: an object of type 'CodeCompiler' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method System.String + + + + + To be added: an object of type 'string []' + To be added: an object of type 'string' To be added To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.String + System.Void + + + + + To be added: an object of type 'CompilerResults' + To be added: an object of type 'string' To be added - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.CodeDom.Compiler.CompilerResults + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.CodeDom.Compiler.CompilerResults + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.CodeDom.Compiler.CompilerResults + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.CodeDom.Compiler.CompilerResults + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.CodeDom.Compiler.CompilerResults + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.CodeDom.Compiler.CompilerResults + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + Index: en/System.CodeDom.Compiler/ICodeCompiler.xml =================================================================== --- en/System.CodeDom.Compiler/ICodeCompiler.xml (revision 91089) +++ en/System.CodeDom.Compiler/ICodeCompiler.xml (working copy) @@ -1,144 +1,150 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + To be added To be added - - - - - + + Method System.CodeDom.Compiler.CompilerResults - - - + + + + To be added: an object of type 'CompilerParameters' + To be added: an object of type 'CodeDom.CodeCompileUnit' To be added - To be added: an object of type 'CompilerParameters' - To be added: an object of type 'string []' To be added: an object of type 'CompilerResults' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.CodeDom.Compiler.CompilerResults - - - + + + + To be added: an object of type 'CompilerParameters' + To be added. To be added - To be added: an object of type 'CompilerParameters' - To be added: an object of type 'string []' To be added: an object of type 'CompilerResults' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.CodeDom.Compiler.CompilerResults - - - + + + + To be added: an object of type 'CompilerParameters' + To be added: an object of type 'string' To be added - To be added: an object of type 'CompilerParameters' - To be added: an object of type 'CodeDom.CodeCompileUnit []' To be added: an object of type 'CompilerResults' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.CodeDom.Compiler.CompilerResults - - - + + + + To be added: an object of type 'CompilerParameters' + To be added. To be added - To be added: an object of type 'CompilerParameters' - To be added: an object of type 'string' To be added: an object of type 'CompilerResults' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.CodeDom.Compiler.CompilerResults - - - + + + + To be added: an object of type 'CompilerParameters' + To be added: an object of type 'string' To be added - To be added: an object of type 'CompilerParameters' - To be added: an object of type 'string' To be added: an object of type 'CompilerResults' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.CodeDom.Compiler.CompilerResults - - - + + + + To be added: an object of type 'CompilerParameters' + To be added. To be added - To be added: an object of type 'CompilerParameters' - To be added: an object of type 'CodeDom.CodeCompileUnit' To be added: an object of type 'CompilerResults' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/GuidConverter.xml =================================================================== --- en/System.ComponentModel/GuidConverter.xml (revision 91089) +++ en/System.ComponentModel/GuidConverter.xml (working copy) @@ -4,124 +4,126 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.ComponentModel.TypeConverter + + To be added To be added - - System.ComponentModel.TypeConverter - - - - - - Method - - System.Object - - - - - - - + + + Constructor + + To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Globalization.CultureInfo' - To be added: an object of type 'object' - To be added: an object of type 'Type' - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Object + System.Boolean - - - - + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'Type' To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Globalization.CultureInfo' - To be added: an object of type 'object' - To be added: an object of type 'object' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - - + + + - To be added To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'Type' + To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean + System.Object - - - + + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'Globalization.CultureInfo' + To be added: an object of type 'object' To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Type' - To be added: an object of type 'bool' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - + + + Method + + System.Object + + + + + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'Globalization.CultureInfo' + To be added: an object of type 'object' + To be added: an object of type 'Type' To be added - To be added: an object of type 'GuidConverter' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/DesignerCategoryAttribute.xml =================================================================== --- en/System.ComponentModel/DesignerCategoryAttribute.xml (revision 91089) +++ en/System.ComponentModel/DesignerCategoryAttribute.xml (working copy) @@ -1,69 +1,76 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.Class) + + To be added + To be added + - - - Field - - System.ComponentModel.DesignerCategoryAttribute - + + + Constructor + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Field + + + Constructor + + + + + + To be added: an object of type 'string' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property - System.ComponentModel.DesignerCategoryAttribute + System.String - To be added + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.DesignerCategoryAttribute @@ -73,9 +80,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.DesignerCategoryAttribute @@ -85,97 +96,112 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - + + + + To be added: an object of type 'object' To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Field - System.Int32 + System.ComponentModel.DesignerCategoryAttribute To be added - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Field - System.Boolean + System.ComponentModel.DesignerCategoryAttribute - - - + To be added - To be added: an object of type 'object' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Int32 + To be added - To be added: an object of type 'DesignerCategoryAttribute' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - - - To be added - To be added: an object of type 'string' - To be added: an object of type 'DesignerCategoryAttribute' - To be added - - - - - Property + + + Method - System.String + System.Boolean + To be added - To be added: an object of type 'string' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Object To be added - To be added: an object of type 'object' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/License.xml =================================================================== --- en/System.ComponentModel/License.xml (revision 91089) +++ en/System.ComponentModel/License.xml (working copy) @@ -4,30 +4,10 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -36,42 +16,56 @@ System.IDisposable - + + To be added + To be added + - - - Method - - System.Void - + + + Constructor + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Void + To be added - To be added: an object of type 'License' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/CollectionConverter.xml =================================================================== --- en/System.ComponentModel/CollectionConverter.xml (revision 91089) +++ en/System.ComponentModel/CollectionConverter.xml (working copy) @@ -4,104 +4,102 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ComponentModel.TypeConverter - + + To be added + To be added + - - + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + Method - System.Boolean + System.Object - - + + + + + - To be added To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'bool' + To be added: an object of type 'Globalization.CultureInfo' + To be added: an object of type 'object' + To be added: an object of type 'Type' + To be added + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.PropertyDescriptorCollection - - - - + + + + - To be added To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'object' To be added: an object of type 'Attribute []' + To be added To be added: an object of type 'PropertyDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Object + System.Boolean - - - - - + + - To be added To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Globalization.CultureInfo' - To be added: an object of type 'object' - To be added: an object of type 'Type' - To be added: an object of type 'object' - To be added - - - - - Constructor - - - To be added - To be added: an object of type 'CollectionConverter' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/InstallerTypeAttribute.xml =================================================================== --- en/System.ComponentModel/InstallerTypeAttribute.xml (revision 91089) +++ en/System.ComponentModel/InstallerTypeAttribute.xml (working copy) @@ -1,111 +1,113 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.Class) + + To be added + To be added + - - - Method - - System.Int32 - - + + + Constructor + + + + + To be added: an object of type 'string' To be added - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Constructor + + + + + + To be added: an object of type 'Type' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Boolean - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'object' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - + + + Method + + System.Int32 + + To be added - To be added: an object of type 'Type' - To be added: an object of type 'InstallerTypeAttribute' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - - - To be added - To be added: an object of type 'string' - To be added: an object of type 'InstallerTypeAttribute' - To be added - - - + Property System.Type To be added - To be added: an object of type 'Type' + To be added: an object of type 'Type' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/DesignerAttribute.xml =================================================================== --- en/System.ComponentModel/DesignerAttribute.xml (revision 91089) +++ en/System.ComponentModel/DesignerAttribute.xml (working copy) @@ -1,183 +1,202 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Interface, AllowMultiple=true, Inherited=true) + + To be added + To be added + - - - Method - - System.Int32 - - - - To be added - To be added: an object of type 'int' - To be added - - - - - Method - - System.Boolean - - - - - - To be added - To be added: an object of type 'object' - To be added: an object of type 'bool' - To be added - - Constructor - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'DesignerAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'Type' - To be added: an object of type 'DesignerAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'string' - To be added: an object of type 'DesignerAttribute' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'Type' - To be added: an object of type 'DesignerAttribute' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - - + + + - To be added To be added: an object of type 'Type' To be added: an object of type 'Type' - To be added: an object of type 'DesignerAttribute' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.Boolean + + + + + + To be added: an object of type 'object' + To be added + To be added: an object of type 'bool' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.Int32 + + + + To be added + To be added: an object of type 'int' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Property System.Object To be added - To be added: an object of type 'object' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/SyntaxCheck.xml =================================================================== --- en/System.ComponentModel/SyntaxCheck.xml (revision 91089) +++ en/System.ComponentModel/SyntaxCheck.xml (working copy) @@ -1,38 +1,21 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object - + + To be added + To be added + @@ -41,14 +24,18 @@ System.Boolean - - + + - To be added To be added: an object of type 'string' + To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -57,14 +44,18 @@ System.Boolean - - + + - To be added To be added: an object of type 'string' + To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -73,14 +64,18 @@ System.Boolean - - + + - To be added To be added: an object of type 'string' + To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/ReferenceConverter.xml =================================================================== --- en/System.ComponentModel/ReferenceConverter.xml (revision 91089) +++ en/System.ComponentModel/ReferenceConverter.xml (working copy) @@ -4,175 +4,189 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.ComponentModel.TypeConverter + + To be added To be added - - System.ComponentModel.TypeConverter - - - - - + + + Constructor + + + + + + To be added: an object of type 'Type' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + Method System.Boolean - - - + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'Type' To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'object' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean + System.Object - - + + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'Globalization.CultureInfo' + To be added: an object of type 'object' To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'bool' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean + System.Object - - + + + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'Globalization.CultureInfo' + To be added: an object of type 'object' + To be added: an object of type 'Type' To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'bool' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.TypeConverter+StandardValuesCollection - - + + + To be added: an object of type 'ITypeDescriptorContext' To be added - To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'TypeConverter+StandardValuesCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Object + System.Boolean - - - - - + + + To be added: an object of type 'ITypeDescriptorContext' To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Globalization.CultureInfo' - To be added: an object of type 'object' - To be added: an object of type 'Type' - To be added: an object of type 'object' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Object + System.Boolean - - - - + + + To be added: an object of type 'ITypeDescriptorContext' To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Globalization.CultureInfo' - To be added: an object of type 'object' - To be added: an object of type 'object' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - - - + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'object' To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Type' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - - - To be added - To be added: an object of type 'Type' - To be added: an object of type 'ReferenceConverter' - To be added - - Index: en/System.ComponentModel/Int32Converter.xml =================================================================== --- en/System.ComponentModel/Int32Converter.xml (revision 91089) +++ en/System.ComponentModel/Int32Converter.xml (working copy) @@ -4,35 +4,18 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ComponentModel.BaseNumberConverter - + + To be added + To be added + @@ -41,9 +24,12 @@ To be added - To be added: an object of type 'Int32Converter' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/ListChangedType.xml =================================================================== --- en/System.ComponentModel/ListChangedType.xml (revision 91089) +++ en/System.ComponentModel/ListChangedType.xml (working copy) @@ -1,51 +1,23 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Enum + To be added To be added - - System.Enum - - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - - - + + Field System.ComponentModel.ListChangedType @@ -55,9 +27,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.ListChangedType @@ -67,9 +43,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.ComponentModel.ListChangedType @@ -79,9 +59,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.ComponentModel.ListChangedType @@ -91,9 +75,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.ListChangedType @@ -103,9 +91,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.ListChangedType @@ -115,9 +107,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.ComponentModel.ListChangedType @@ -127,9 +123,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.ListChangedType @@ -139,6 +139,10 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/Int16Converter.xml =================================================================== --- en/System.ComponentModel/Int16Converter.xml (revision 91089) +++ en/System.ComponentModel/Int16Converter.xml (working copy) @@ -4,35 +4,18 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ComponentModel.BaseNumberConverter - + + To be added + To be added + @@ -41,9 +24,12 @@ To be added - To be added: an object of type 'Int16Converter' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/ImmutableObjectAttribute.xml =================================================================== --- en/System.ComponentModel/ImmutableObjectAttribute.xml (revision 91089) +++ en/System.ComponentModel/ImmutableObjectAttribute.xml (working copy) @@ -1,69 +1,46 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.All) + + To be added + To be added + - - - Field - - System.ComponentModel.ImmutableObjectAttribute - - + + + Constructor + + + + + To be added: an object of type 'bool' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Field - - System.ComponentModel.ImmutableObjectAttribute - - - - To be added - To be added - - - + Field System.ComponentModel.ImmutableObjectAttribute @@ -73,22 +50,33 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - + + + + To be added: an object of type 'object' To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 @@ -99,48 +87,75 @@ To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + + Property + + System.Boolean + + + To be added + To be added: an object of type 'bool' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + Method System.Boolean - - - + To be added - To be added: an object of type 'object' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - + + + Field + + System.ComponentModel.ImmutableObjectAttribute + + To be added - To be added: an object of type 'bool' - To be added: an object of type 'ImmutableObjectAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Field - System.Boolean + System.ComponentModel.ImmutableObjectAttribute + To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/ITypedList.xml =================================================================== --- en/System.ComponentModel/ITypedList.xml (revision 91089) +++ en/System.ComponentModel/ITypedList.xml (working copy) @@ -1,68 +1,58 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + To be added To be added - - - - + Method System.ComponentModel.PropertyDescriptorCollection - - + + - To be added To be added: an object of type 'PropertyDescriptor []' + To be added To be added: an object of type 'PropertyDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.String - - + + - To be added To be added: an object of type 'PropertyDescriptor []' + To be added To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/ComponentConverter.xml =================================================================== --- en/System.ComponentModel/ComponentConverter.xml (revision 91089) +++ en/System.ComponentModel/ComponentConverter.xml (working copy) @@ -4,85 +4,79 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ComponentModel.ReferenceConverter - + + To be added + To be added + - - - Method - - System.Boolean - + + + Constructor + - - + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.PropertyDescriptorCollection - - - - + + + + - To be added To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'object' To be added: an object of type 'Attribute []' + To be added To be added: an object of type 'PropertyDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Boolean + - - + + + To be added: an object of type 'ITypeDescriptorContext' To be added - To be added: an object of type 'Type' - To be added: an object of type 'ComponentConverter' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/IContainer.xml =================================================================== --- en/System.ComponentModel/IContainer.xml (revision 91089) +++ en/System.ComponentModel/IContainer.xml (working copy) @@ -1,34 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - - System.IDisposable @@ -36,68 +15,88 @@ - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + - - + + Method System.Void - - + + - To be added To be added: an object of type 'IComponent' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'IComponent' To be added: an object of type 'string' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.ComponentModel.ComponentCollection - - - To be added - To be added: an object of type 'IComponent' + To be added: an object of type 'ComponentCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.ComponentModel.ComponentCollection + System.Void + + + + To be added: an object of type 'IComponent' To be added - To be added: an object of type 'ComponentCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/IComNativeDescriptorHandler.xml =================================================================== --- en/System.ComponentModel/IComNativeDescriptorHandler.xml (revision 91089) +++ en/System.ComponentModel/IComNativeDescriptorHandler.xml (working copy) @@ -1,242 +1,277 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + To be added To be added - - - - - + + Method - System.Object + System.ComponentModel.AttributeCollection - - - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'object' - To be added: an object of type 'int' - To be added: an object of type 'bool&' - To be added: an object of type 'object' + To be added: an object of type 'AttributeCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Object + System.String - - - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'object' - To be added: an object of type 'string' - To be added: an object of type 'bool&' - To be added: an object of type 'object' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.PropertyDescriptorCollection + System.ComponentModel.TypeConverter - - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'object' - To be added: an object of type 'Attribute []' - To be added: an object of type 'PropertyDescriptorCollection' + To be added: an object of type 'TypeConverter' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.EventDescriptorCollection + System.ComponentModel.EventDescriptor - - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'object' - To be added: an object of type 'Attribute []' - To be added: an object of type 'EventDescriptorCollection' + To be added: an object of type 'EventDescriptor' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.EventDescriptorCollection + System.ComponentModel.PropertyDescriptor - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'object' - To be added: an object of type 'EventDescriptorCollection' + To be added: an object of type 'PropertyDescriptor' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.String + System.Object - - + + + + To be added: an object of type 'object' + To be added: an object of type 'Type' To be added - To be added: an object of type 'object' - To be added: an object of type 'string' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Object + System.ComponentModel.EventDescriptorCollection - - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'object' - To be added: an object of type 'Type' - To be added: an object of type 'object' + To be added: an object of type 'EventDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.PropertyDescriptor + System.ComponentModel.EventDescriptorCollection - - + + + + To be added: an object of type 'object' + To be added: an object of type 'Attribute []' To be added - To be added: an object of type 'object' - To be added: an object of type 'PropertyDescriptor' + To be added: an object of type 'EventDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.EventDescriptor + System.String - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'object' - To be added: an object of type 'EventDescriptor' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.TypeConverter + System.ComponentModel.PropertyDescriptorCollection - - + + + + To be added: an object of type 'object' + To be added: an object of type 'Attribute []' To be added - To be added: an object of type 'object' - To be added: an object of type 'TypeConverter' + To be added: an object of type 'PropertyDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.String + System.Object - - + + + + + To be added: an object of type 'object' + To be added: an object of type 'int' + To be added: an object of type 'bool&' To be added - To be added: an object of type 'object' - To be added: an object of type 'string' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.AttributeCollection + System.Object - - + + + + + To be added: an object of type 'object' + To be added: an object of type 'string' + To be added: an object of type 'bool&' To be added - To be added: an object of type 'object' - To be added: an object of type 'AttributeCollection' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("Use TypeDescriptionProvider and TypeDescriptor.ComObjectType instead") + + Index: en/System.ComponentModel/EnumConverter.xml =================================================================== --- en/System.ComponentModel/EnumConverter.xml (revision 91089) +++ en/System.ComponentModel/EnumConverter.xml (working copy) @@ -4,229 +4,259 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.ComponentModel.TypeConverter + + To be added To be added - - System.ComponentModel.TypeConverter - - - - - - Method - - System.Boolean - + + + Constructor + - - - + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'object' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - - + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'Type' To be added - To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - - + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'Type' To be added - To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.ComponentModel.TypeConverter+StandardValuesCollection + System.Collections.IComparer - - - To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'TypeConverter+StandardValuesCollection' + To be added: an object of type 'Collections.IComparer' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Object - - - - - + + + + - To be added To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'Globalization.CultureInfo' To be added: an object of type 'object' - To be added: an object of type 'Type' + To be added To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Object - - - - + + + + + - To be added To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'Globalization.CultureInfo' To be added: an object of type 'object' + To be added: an object of type 'Type' + To be added To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Boolean + System.Type - - - - To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Type' - To be added: an object of type 'bool' + To be added: an object of type 'Type' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean + System.ComponentModel.TypeConverter+StandardValuesCollection - - - + + + To be added: an object of type 'ITypeDescriptorContext' To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Type' - To be added: an object of type 'bool' + To be added: an object of type 'TypeConverter+StandardValuesCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Boolean + - - + + + To be added: an object of type 'ITypeDescriptorContext' To be added - To be added: an object of type 'Type' - To be added: an object of type 'EnumConverter' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Type + System.Boolean + + + + To be added: an object of type 'ITypeDescriptorContext' To be added - To be added: an object of type 'Type' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.ComponentModel.TypeConverter+StandardValuesCollection + System.Boolean + + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'object' To be added - To be added: an object of type 'TypeConverter+StandardValuesCollection' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Collections.IComparer + System.ComponentModel.TypeConverter+StandardValuesCollection To be added - To be added: an object of type 'Collections.IComparer' + To be added: an object of type 'TypeConverter+StandardValuesCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/Int64Converter.xml =================================================================== --- en/System.ComponentModel/Int64Converter.xml (revision 91089) +++ en/System.ComponentModel/Int64Converter.xml (working copy) @@ -4,35 +4,18 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ComponentModel.BaseNumberConverter - + + To be added + To be added + @@ -41,9 +24,12 @@ To be added - To be added: an object of type 'Int64Converter' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/StandardValuesCollection.xml =================================================================== --- en/System.ComponentModel/StandardValuesCollection.xml (revision 91089) +++ en/System.ComponentModel/StandardValuesCollection.xml (working copy) @@ -52,9 +52,9 @@ System.Void - - - + + + To be added To be added: an object of type 'Array' @@ -80,8 +80,8 @@ Constructor - - + + To be added To be added: an object of type 'Collections.ICollection' Index: en/System.ComponentModel/SimplePropertyDescriptor.xml =================================================================== --- en/System.ComponentModel/SimplePropertyDescriptor.xml (revision 91089) +++ en/System.ComponentModel/SimplePropertyDescriptor.xml (working copy) @@ -41,8 +41,8 @@ System.Boolean - - + + To be added To be added: an object of type 'object' @@ -57,8 +57,8 @@ System.Void - - + + To be added To be added: an object of type 'object' @@ -72,8 +72,8 @@ System.Boolean - - + + To be added To be added: an object of type 'object' @@ -86,10 +86,10 @@ Constructor - - - - + + + + To be added To be added: an object of type 'Type' @@ -104,11 +104,11 @@ Constructor - - - - - + + + + + To be added To be added: an object of type 'Type' Index: en/System.ComponentModel/CollectionChangeAction.xml =================================================================== --- en/System.ComponentModel/CollectionChangeAction.xml (revision 91089) +++ en/System.ComponentModel/CollectionChangeAction.xml (working copy) @@ -1,51 +1,23 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Enum + To be added To be added - - System.Enum - - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - - + Field System.ComponentModel.CollectionChangeAction @@ -55,9 +27,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.CollectionChangeAction @@ -67,9 +43,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.CollectionChangeAction @@ -79,6 +59,10 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/PropertyDescriptorCollection.xml =================================================================== --- en/System.ComponentModel/PropertyDescriptorCollection.xml (revision 91089) +++ en/System.ComponentModel/PropertyDescriptorCollection.xml (working copy) @@ -1,270 +1,353 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object - System.Collections.IList + System.Collections.IDictionary - System.Collections.ICollection + System.Collections.IList - - System.Collections.IEnumerable - - - System.Collections.IDictionary - - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") + + To be added + To be added + - - - Field + + + Constructor + + + + + + To be added: an object of type 'PropertyDescriptor []' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + 2.0.0.0 + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method - System.ComponentModel.PropertyDescriptorCollection + System.Int32 - + + + + To be added: an object of type 'PropertyDescriptor' To be added + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Collections.IEnumerator + System.Void To be added - To be added: an object of type 'Collections.IEnumerator' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Boolean - - - + + + To be added: an object of type 'PropertyDescriptor' To be added - To be added: an object of type 'Array' - To be added: an object of type 'int' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.PropertyDescriptor + System.Void - - - + + + + To be added: an object of type 'Array' + To be added: an object of type 'int' To be added - To be added: an object of type 'string' - To be added: an object of type 'bool' - To be added: an object of type 'PropertyDescriptor' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.ComponentModel.PropertyDescriptorCollection + System.Int32 - - - To be added - To be added: an object of type 'Collections.IComparer' - To be added: an object of type 'PropertyDescriptorCollection' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Field System.ComponentModel.PropertyDescriptorCollection - - - - + To be added - To be added: an object of type 'string []' - To be added: an object of type 'Collections.IComparer' - To be added: an object of type 'PropertyDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.PropertyDescriptorCollection + System.ComponentModel.PropertyDescriptor - - + + + + To be added: an object of type 'string' + To be added: an object of type 'bool' To be added - To be added: an object of type 'string []' - To be added: an object of type 'PropertyDescriptorCollection' + To be added: an object of type 'PropertyDescriptor' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.PropertyDescriptorCollection + System.Collections.IEnumerator To be added - To be added: an object of type 'PropertyDescriptorCollection' + To be added: an object of type 'Collections.IEnumerator' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Int32 - - + + + To be added: an object of type 'PropertyDescriptor' To be added - To be added: an object of type 'PropertyDescriptor' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - + + + + + To be added: an object of type 'int' + To be added: an object of type 'PropertyDescriptor' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean + System.Void - - + + + To be added: an object of type 'Collections.IComparer' To be added - To be added: an object of type 'PropertyDescriptor' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Int32 + System.Void - - + + + To be added: an object of type 'string []' To be added - To be added: an object of type 'PropertyDescriptor' - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.ComponentModel.PropertyDescriptor - - - + + - To be added - To be added: an object of type 'int' - To be added: an object of type 'PropertyDescriptor' - To be added + To be added. + To be added. + To be added. + To be added. + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + System.ComponentModel.PropertyDescriptor + + + + + + To be added. + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Void - - + + + To be added: an object of type 'PropertyDescriptor' To be added - To be added: an object of type 'PropertyDescriptor' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -273,103 +356,525 @@ System.Void - - + + + To be added: an object of type 'int' To be added - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.ComponentModel.PropertyDescriptorCollection + + + To be added + To be added: an object of type 'PropertyDescriptorCollection' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.ComponentModel.PropertyDescriptorCollection + - - + + + To be added: an object of type 'Collections.IComparer' To be added - To be added: an object of type 'string []' + To be added: an object of type 'PropertyDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.ComponentModel.PropertyDescriptorCollection - - + + + To be added: an object of type 'string []' To be added - To be added: an object of type 'Collections.IComparer' + To be added: an object of type 'PropertyDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.ComponentModel.PropertyDescriptorCollection + - - + + + + To be added. + To be added: an object of type 'Collections.IComparer' To be added - To be added: an object of type 'PropertyDescriptor []' To be added: an object of type 'PropertyDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property + + 1.0.5000.0 + 2.0.0.0 + System.Int32 - To be added - To be added: an object of type 'int' - To be added + To be added. + To be added. + To be added. - - - - + + Property + + 1.0.5000.0 + 2.0.0.0 + - System.ComponentModel.PropertyDescriptor + System.Boolean + + To be added. + To be added. + To be added. + + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Object + + + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + - + + + To be added. + To be added. To be added. - To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Collections.IDictionaryEnumerator + + + + To be added. + To be added. + To be added. + + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Boolean + + + To be added. To be added. To be added. - - + + Property + + 1.0.5000.0 + 2.0.0.0 + - System.ComponentModel.PropertyDescriptor + System.Boolean + + To be added. + To be added. + To be added. + + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Object + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Collections.ICollection + + + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Collections.ICollection + + + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Collections.IEnumerator + + + + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Int32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Int32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + To be added. + To be added. To be added. + To be added. + + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Object + + + + + To be added. + To be added. To be added. To be added. + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + Index: en/System.ComponentModel/PropertyTabAttribute.xml =================================================================== --- en/System.ComponentModel/PropertyTabAttribute.xml (revision 91089) +++ en/System.ComponentModel/PropertyTabAttribute.xml (working copy) @@ -1,228 +1,259 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.All) + + To be added + To be added + - - - Method - - System.Int32 - + + + Constructor + To be added - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Boolean - + + + Constructor + - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'object' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Boolean - + + + Constructor + - - + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'PropertyTabAttribute' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Void - + + + Constructor + - - - + + + + To be added: an object of type 'string' + To be added: an object of type 'PropertyTabScope' To be added - To be added: an object of type 'string []' - To be added: an object of type 'PropertyTabScope []' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Void - + + + Constructor + - - - + + + + To be added: an object of type 'Type' + To be added: an object of type 'PropertyTabScope' To be added - To be added: an object of type 'Type []' - To be added: an object of type 'PropertyTabScope []' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - + + + Method + + System.Boolean + + + + + To be added: an object of type 'PropertyTabAttribute' To be added - To be added: an object of type 'PropertyTabAttribute' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Boolean + - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'Type' - To be added: an object of type 'PropertyTabAttribute' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - + + + Method + + System.Int32 + + To be added - To be added: an object of type 'string' - To be added: an object of type 'PropertyTabAttribute' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Void + - - - + + + + To be added: an object of type 'string []' + To be added: an object of type 'PropertyTabScope []' To be added - To be added: an object of type 'Type' - To be added: an object of type 'PropertyTabScope' - To be added: an object of type 'PropertyTabAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Void + - - - + + + + To be added: an object of type 'Type []' + To be added: an object of type 'PropertyTabScope []' To be added - To be added: an object of type 'string' - To be added: an object of type 'PropertyTabScope' - To be added: an object of type 'PropertyTabAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Type[] To be added - To be added: an object of type 'Type []' + To be added: an object of type 'Type []' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String[] To be added - To be added: an object of type 'string []' + To be added: an object of type 'string []' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.ComponentModel.PropertyTabScope[] To be added - To be added: an object of type 'PropertyTabScope []' + To be added: an object of type 'PropertyTabScope []' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/LicenseException.xml =================================================================== --- en/System.ComponentModel/LicenseException.xml (revision 91089) +++ en/System.ComponentModel/LicenseException.xml (working copy) @@ -1,122 +1,155 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.SystemException - - System.Runtime.Serialization.ISerializable - - + + To be added + To be added + Constructor - - + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'Type' - To be added: an object of type 'LicenseException' To be added + + 1.0.5000.0 + 2.0.0.0 + + + Constructor + + 2.0.0.0 + + + + + + + To be added. + To be added. + To be added. + To be added. + + + Constructor - - - + + + - To be added To be added: an object of type 'Type' To be added: an object of type 'object' - To be added: an object of type 'LicenseException' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - - - + + + + - To be added To be added: an object of type 'Type' To be added: an object of type 'object' To be added: an object of type 'string' - To be added: an object of type 'LicenseException' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - - - - + + + + + - To be added To be added: an object of type 'Type' To be added: an object of type 'object' To be added: an object of type 'string' To be added: an object of type 'Exception' - To be added: an object of type 'LicenseException' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + - + Property System.Type To be added - To be added: an object of type 'Type' + To be added: an object of type 'Type' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/TypeConverter+StandardValuesCollection.xml =================================================================== --- en/System.ComponentModel/TypeConverter+StandardValuesCollection.xml (revision 91089) +++ en/System.ComponentModel/TypeConverter+StandardValuesCollection.xml (working copy) @@ -1,66 +1,9 @@ - + System 1.0.5000.0 - - - - - System.Reflection.AssemblyKeyFile(KeyFile="../ecma.pub") - - - System.Reflection.AssemblyDelaySign(DelaySign=True) - - - System.Runtime.InteropServices.ComVisible(Value=False) - - - System.Security.AllowPartiallyTrustedCallers - - - System.Resources.NeutralResourcesLanguage(CultureName="en-US") - - - System.Reflection.AssemblyInformationalVersion(InformationalVersion="0.0.0.1") - - - System.Reflection.AssemblyDefaultAlias(DefaultAlias="System.dll") - - - System.CLSCompliant(IsCompliant=True) - - - System.Reflection.AssemblyTrademark(Trademark="") - - - System.Reflection.AssemblyCopyright(Copyright="(c) 2003 Various Authors") - - - System.Reflection.AssemblyProduct(Product="MONO CLI") - - - System.Reflection.AssemblyCompany(Company="MONO development team") - - - System.Reflection.AssemblyConfiguration(Configuration="Development version") - - - System.Reflection.AssemblyDescription(Description="System.dll") - - - System.Reflection.AssemblyTitle(Title="System.dll") - - - System.Runtime.InteropServices.TypeLibVersion(MajorVersion=1, MinorVersion=10) - - - System.Runtime.InteropServices.ComCompatibleVersion(MajorVersion=1, MinorVersion=0, BuildNumber=3300, RevisionNumber=0) - - - System.Resources.SatelliteContractVersion(Version="1.0.5000.0") - - + 2.0.0.0 System.Object @@ -69,30 +12,35 @@ System.Collections.ICollection - - System.Collections.IEnumerable - - System.Reflection.DefaultMember(MemberName="Item") + System.Reflection.DefaultMember("Item") + + To be added. + To be added. + - + Constructor + To be added. To be added. - To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void @@ -102,14 +50,34 @@ - To be added. To be added. To be added. + To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + System.Int32 + + + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Collections.IEnumerator @@ -120,38 +88,116 @@ To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Int32 + System.Object + + + + To be added. To be added. To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method + + 1.0.5000.0 + 2.0.0.0 + - System.Object + System.Void + + To be added. + To be added. To be added. - To be added. + To be added. + + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Int32 + + + To be added. To be added. To be added. + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Object + + + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Collections.IEnumerator + + + + To be added. + To be added. + To be added. + + - - To be added. - To be added. - Index: en/System.ComponentModel/TypeConverter+SimplePropertyDescriptor.xml =================================================================== --- en/System.ComponentModel/TypeConverter+SimplePropertyDescriptor.xml (revision 91089) +++ en/System.ComponentModel/TypeConverter+SimplePropertyDescriptor.xml (working copy) @@ -2,7 +2,6 @@ System - 1.0.5000.0 Index: en/System.ComponentModel/ComponentResourceManager.xml =================================================================== --- en/System.ComponentModel/ComponentResourceManager.xml (revision 91089) +++ en/System.ComponentModel/ComponentResourceManager.xml (working copy) @@ -3,93 +3,48 @@ System 1.0.5000.0 - - - - - System.Reflection.AssemblyKeyFile(KeyFile="../ecma.pub") - - - System.Reflection.AssemblyDelaySign(DelaySign=True) - - - System.Runtime.InteropServices.ComVisible(Value=False) - - - System.Security.AllowPartiallyTrustedCallers - - - System.Resources.NeutralResourcesLanguage(CultureName="en-US") - - - System.Reflection.AssemblyInformationalVersion(InformationalVersion="0.0.0.1") - - - System.Reflection.AssemblyDefaultAlias(DefaultAlias="System.dll") - - - System.CLSCompliant(IsCompliant=True) - - - System.Reflection.AssemblyTrademark(Trademark="") - - - System.Reflection.AssemblyCopyright(Copyright="(c) 2003 Various Authors") - - - System.Reflection.AssemblyProduct(Product="MONO CLI") - - - System.Reflection.AssemblyCompany(Company="MONO development team") - - - System.Reflection.AssemblyConfiguration(Configuration="Development version") - - - System.Reflection.AssemblyDescription(Description="System.dll") - - - System.Reflection.AssemblyTitle(Title="System.dll") - - - System.Runtime.InteropServices.TypeLibVersion(MajorVersion=1, MinorVersion=10) - - - System.Runtime.InteropServices.ComCompatibleVersion(MajorVersion=1, MinorVersion=0, BuildNumber=3300, RevisionNumber=0) - - - System.Resources.SatelliteContractVersion(Version="1.0.5000.0") - - + 2.0.0.0 System.Resources.ResourceManager + + To be added. + To be added. + - + Constructor To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - To be added. To be added. + To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void @@ -99,14 +54,18 @@ - To be added. To be added. To be added. + To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void @@ -117,16 +76,16 @@ - To be added. To be added. To be added. To be added. + To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + - - To be added. - To be added. - Index: en/System.ComponentModel/DesignerSerializationVisibility.xml =================================================================== --- en/System.ComponentModel/DesignerSerializationVisibility.xml (revision 91089) +++ en/System.ComponentModel/DesignerSerializationVisibility.xml (working copy) @@ -1,55 +1,28 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Enum - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + - - + + Field System.ComponentModel.DesignerSerializationVisibility @@ -59,9 +32,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.DesignerSerializationVisibility @@ -71,12 +48,16 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field - System.ComponentModel.DesignerSerializationVisibility + System.Int32 @@ -84,17 +65,21 @@ To be added - - + + Field - System.Int32 + System.ComponentModel.DesignerSerializationVisibility To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/ArrayConverter.xml =================================================================== --- en/System.ComponentModel/ArrayConverter.xml (revision 91089) +++ en/System.ComponentModel/ArrayConverter.xml (working copy) @@ -4,104 +4,102 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ComponentModel.CollectionConverter - + + To be added + To be added + - - + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + Method - System.Boolean + System.Object - - + + + + + - To be added To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'bool' + To be added: an object of type 'Globalization.CultureInfo' + To be added: an object of type 'object' + To be added: an object of type 'Type' + To be added + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.PropertyDescriptorCollection - - - - + + + + - To be added To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'object' To be added: an object of type 'Attribute []' + To be added To be added: an object of type 'PropertyDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Object + System.Boolean - - - - - + + - To be added To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Globalization.CultureInfo' - To be added: an object of type 'object' - To be added: an object of type 'Type' - To be added: an object of type 'object' - To be added - - - - - Constructor - - - To be added - To be added: an object of type 'ArrayConverter' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/ISupportInitialize.xml =================================================================== --- en/System.ComponentModel/ISupportInitialize.xml (revision 91089) +++ en/System.ComponentModel/ISupportInitialize.xml (working copy) @@ -1,39 +1,21 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + To be added To be added - - - - - + + Method System.Void @@ -43,9 +25,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void @@ -55,6 +41,10 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/IDataErrorInfo.xml =================================================================== --- en/System.ComponentModel/IDataErrorInfo.xml (revision 91089) +++ en/System.ComponentModel/IDataErrorInfo.xml (working copy) @@ -1,56 +1,42 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - - - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") + + To be added + To be added + - - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.String @@ -59,11 +45,15 @@ - To be added. To be added. + To be added. To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/DefaultEventAttribute.xml =================================================================== --- en/System.ComponentModel/DefaultEventAttribute.xml (revision 91089) +++ en/System.ComponentModel/DefaultEventAttribute.xml (working copy) @@ -1,109 +1,112 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.Class) + + To be added + To be added + - - - Field - - System.ComponentModel.DefaultEventAttribute - - + + + Constructor + + + + + To be added: an object of type 'string' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Field - System.Int32 + System.ComponentModel.DefaultEventAttribute To be added - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'object' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - + + + Method + + System.Int32 + + To be added - To be added: an object of type 'string' - To be added: an object of type 'DefaultEventAttribute' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/IComponent.xml =================================================================== --- en/System.ComponentModel/IComponent.xml (revision 91089) +++ en/System.ComponentModel/IComponent.xml (working copy) @@ -1,34 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - - System.IDisposable @@ -36,48 +15,59 @@ - System.ComponentModel.DesignerAttribute + System.ComponentModel.Design.Serialization.RootDesignerSerializer("System.ComponentModel.Design.Serialization.RootCodeDomSerializer, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", true) - System.ComponentModel.DesignerAttribute + System.ComponentModel.Designer("System.Windows.Forms.Design.ComponentDocumentDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", typeof(System.ComponentModel.Design.IRootDesigner)) - System.ComponentModel.TypeConverterAttribute + System.ComponentModel.Designer("System.ComponentModel.Design.ComponentDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", typeof(System.ComponentModel.Design.IDesigner)) - System.Runtime.InteropServices.ComVisibleAttribute + System.ComponentModel.TypeConverter(typeof(System.ComponentModel.ComponentConverter)) - System.ComponentModel.Design.Serialization.RootDesignerSerializerAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + - - - Property + + + Event - System.ComponentModel.ISite + System.EventHandler - - + To be added - To be added: an object of type 'ISite' - To be added: an object of type 'ISite' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Event + + + Property - System.EventHandler + System.ComponentModel.ISite - + + To be added + To be added: an object of type 'ISite' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/EventHandlerList.xml =================================================================== --- en/System.ComponentModel/EventHandlerList.xml (revision 91089) +++ en/System.ComponentModel/EventHandlerList.xml (working copy) @@ -4,30 +4,10 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -38,21 +18,27 @@ - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") + + To be added + To be added + - - - Method - - System.Void - + + + Constructor + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -61,60 +47,94 @@ System.Void - - - + + + - To be added To be added: an object of type 'object' To be added: an object of type 'Delegate' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method + + 2.0.0.0 + System.Void - - - + + - To be added - To be added: an object of type 'object' - To be added: an object of type 'Delegate' - To be added + To be added. + To be added. + To be added. - - - Constructor - + + + Method + + System.Void + To be added - To be added: an object of type 'EventHandlerList' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Delegate - - + + + To be added: an object of type 'object' To be added + To be added: an object of type 'Delegate' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.Void + + + + + + To be added: an object of type 'object' To be added: an object of type 'Delegate' - To be added: an object of type 'Delegate' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/BaseNumberConverter.xml =================================================================== --- en/System.ComponentModel/BaseNumberConverter.xml (revision 91089) +++ en/System.ComponentModel/BaseNumberConverter.xml (working copy) @@ -4,124 +4,126 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.ComponentModel.TypeConverter + + To be added To be added - - System.ComponentModel.TypeConverter - - - - - - Method - - System.Object - - - - - - - + + + Constructor + + To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Globalization.CultureInfo' - To be added: an object of type 'object' - To be added: an object of type 'Type' - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Object + System.Boolean - - - - + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'Type' To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Globalization.CultureInfo' - To be added: an object of type 'object' - To be added: an object of type 'object' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - - + + + - To be added To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'Type' + To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean + System.Object - - - + + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'Globalization.CultureInfo' + To be added: an object of type 'object' To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Type' - To be added: an object of type 'bool' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - + + + Method + + System.Object + + + + + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'Globalization.CultureInfo' + To be added: an object of type 'object' + To be added: an object of type 'Type' To be added - To be added: an object of type 'BaseNumberConverter' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/NotifyParentPropertyAttribute.xml =================================================================== --- en/System.ComponentModel/NotifyParentPropertyAttribute.xml (revision 91089) +++ en/System.ComponentModel/NotifyParentPropertyAttribute.xml (working copy) @@ -1,69 +1,46 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.Property) + + To be added + To be added + - - - Field - - System.ComponentModel.NotifyParentPropertyAttribute - - + + + Constructor + + + + + To be added: an object of type 'bool' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Field - - System.ComponentModel.NotifyParentPropertyAttribute - - - - To be added - To be added - - - + Field System.ComponentModel.NotifyParentPropertyAttribute @@ -73,22 +50,33 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - + + + + To be added: an object of type 'object' To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 @@ -99,48 +87,75 @@ To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - - - + To be added - To be added: an object of type 'object' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - + + + Field + + System.ComponentModel.NotifyParentPropertyAttribute + + To be added - To be added: an object of type 'bool' - To be added: an object of type 'NotifyParentPropertyAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Boolean To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Field + + System.ComponentModel.NotifyParentPropertyAttribute + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + Index: en/System.ComponentModel/UInt32Converter.xml =================================================================== --- en/System.ComponentModel/UInt32Converter.xml (revision 91089) +++ en/System.ComponentModel/UInt32Converter.xml (working copy) @@ -4,35 +4,18 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ComponentModel.BaseNumberConverter - + + To be added + To be added + @@ -41,9 +24,12 @@ To be added - To be added: an object of type 'UInt32Converter' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/ISite.xml =================================================================== --- en/System.ComponentModel/ISite.xml (revision 91089) +++ en/System.ComponentModel/ISite.xml (working copy) @@ -1,34 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - - System.IServiceProvider @@ -36,60 +15,79 @@ - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + - + Property System.ComponentModel.IComponent To be added - To be added: an object of type 'IComponent' + To be added: an object of type 'IComponent' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.ComponentModel.IContainer To be added - To be added: an object of type 'IContainer' + To be added: an object of type 'IContainer' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Boolean To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/RefreshEventArgs.xml =================================================================== --- en/System.ComponentModel/RefreshEventArgs.xml (revision 91089) +++ en/System.ComponentModel/RefreshEventArgs.xml (working copy) @@ -1,90 +1,87 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.EventArgs - + + To be added + To be added + Constructor - - + + - To be added To be added: an object of type 'object' - To be added: an object of type 'RefreshEventArgs' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - + + - To be added To be added: an object of type 'Type' - To be added: an object of type 'RefreshEventArgs' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Object To be added - To be added: an object of type 'object' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Type To be added - To be added: an object of type 'Type' + To be added: an object of type 'Type' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/ComponentCollection.xml =================================================================== --- en/System.ComponentModel/ComponentCollection.xml (revision 91089) +++ en/System.ComponentModel/ComponentCollection.xml (working copy) @@ -1,88 +1,71 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Collections.ReadOnlyCollectionBase - - System.Collections.ICollection - - - System.Collections.IEnumerable - - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + + + + Constructor + + + + + + To be added: an object of type 'IComponent []' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Void - - - + + + - To be added To be added: an object of type 'IComponent []' To be added: an object of type 'int' - To be added - - - - - Constructor - - - - - To be added - To be added: an object of type 'IComponent []' - To be added: an object of type 'ComponentCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - - + + Property System.ComponentModel.IComponent @@ -91,14 +74,18 @@ - To be added. To be added. + To be added. To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.ComponentModel.IComponent @@ -107,11 +94,15 @@ - To be added. To be added. + To be added. To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/SByteConverter.xml =================================================================== --- en/System.ComponentModel/SByteConverter.xml (revision 91089) +++ en/System.ComponentModel/SByteConverter.xml (working copy) @@ -4,35 +4,18 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ComponentModel.BaseNumberConverter - + + To be added + To be added + @@ -41,9 +24,12 @@ To be added - To be added: an object of type 'SByteConverter' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/UInt16Converter.xml =================================================================== --- en/System.ComponentModel/UInt16Converter.xml (revision 91089) +++ en/System.ComponentModel/UInt16Converter.xml (working copy) @@ -4,35 +4,18 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ComponentModel.BaseNumberConverter - + + To be added + To be added + @@ -41,9 +24,12 @@ To be added - To be added: an object of type 'UInt16Converter' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/IBindingList.xml =================================================================== --- en/System.ComponentModel/IBindingList.xml (revision 91089) +++ en/System.ComponentModel/IBindingList.xml (working copy) @@ -1,256 +1,296 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - - System.Collections.IList - - System.Collections.ICollection - - - System.Collections.IEnumerable - - + + To be added + To be added + - - + + Method System.Void - + + + + To be added: an object of type 'PropertyDescriptor' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Object - - - + To be added - To be added: an object of type 'PropertyDescriptor' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Int32 + System.Boolean - - - - To be added - To be added: an object of type 'PropertyDescriptor' - To be added: an object of type 'object' - To be added: an object of type 'int' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.Boolean - - - - To be added - To be added: an object of type 'PropertyDescriptor' - To be added: an object of type 'ListSortDirection' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.Boolean - - - To be added - To be added: an object of type 'PropertyDescriptor' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Object + System.Void - + + + + + To be added: an object of type 'PropertyDescriptor' + To be added: an object of type 'ListSortDirection' To be added - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Boolean + System.Int32 + + + + + To be added: an object of type 'PropertyDescriptor' + To be added: an object of type 'object' To be added - To be added: an object of type 'bool' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.Boolean To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Event - System.Boolean + System.ComponentModel.ListChangedEventHandler + To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Boolean + System.Void + + + + To be added: an object of type 'PropertyDescriptor' To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Boolean + System.Void + To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Boolean + System.ComponentModel.ListSortDirection To be added - To be added: an object of type 'bool' + To be added: an object of type 'ListSortDirection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Boolean + System.ComponentModel.PropertyDescriptor To be added - To be added: an object of type 'bool' + To be added: an object of type 'PropertyDescriptor' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.ComponentModel.PropertyDescriptor + System.Boolean To be added - To be added: an object of type 'PropertyDescriptor' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.ComponentModel.ListSortDirection + System.Boolean To be added - To be added: an object of type 'ListSortDirection' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Event + + + Property - System.ComponentModel.ListChangedEventHandler + System.Boolean - To be added + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/UInt64Converter.xml =================================================================== --- en/System.ComponentModel/UInt64Converter.xml (revision 91089) +++ en/System.ComponentModel/UInt64Converter.xml (working copy) @@ -4,35 +4,18 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ComponentModel.BaseNumberConverter - + + To be added + To be added + @@ -41,9 +24,12 @@ To be added - To be added: an object of type 'UInt64Converter' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/Container.xml =================================================================== --- en/System.ComponentModel/Container.xml (revision 91089) +++ en/System.ComponentModel/Container.xml (working copy) @@ -1,33 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -35,122 +15,141 @@ System.ComponentModel.IContainer - - System.IDisposable - - + + To be added + To be added + - - - Method - - System.Void - + + + Constructor + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'IComponent' To be added - To be added: an object of type 'IComponent' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'IComponent' To be added: an object of type 'string' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.ComponentModel.ComponentCollection - - - To be added - To be added: an object of type 'IComponent' + To be added: an object of type 'ComponentCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Object + System.ComponentModel.ISite - - + + + + To be added: an object of type 'IComponent' + To be added: an object of type 'string' To be added - To be added: an object of type 'Type' - To be added: an object of type 'object' + To be added: an object of type 'ISite' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.ISite + System.Void - - - + + + To be added: an object of type 'bool' To be added - To be added: an object of type 'IComponent' - To be added: an object of type 'string' - To be added: an object of type 'ISite' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void @@ -160,29 +159,87 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - + + + Method + + System.Object + + + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'Container' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.ComponentModel.ComponentCollection + System.Void + + + + To be added: an object of type 'IComponent' To be added - To be added: an object of type 'ComponentCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + Index: en/System.ComponentModel/BindableAttribute.xml =================================================================== --- en/System.ComponentModel/BindableAttribute.xml (revision 91089) +++ en/System.ComponentModel/BindableAttribute.xml (working copy) @@ -1,69 +1,113 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.All) + + To be added + To be added + - - - Field - - System.ComponentModel.BindableAttribute - - + + + Constructor + + + + + To be added: an object of type 'bool' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Field + + + Constructor + + + + + + To be added: an object of type 'BindableSupport' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + 2.0.0.0 + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Constructor + + 2.0.0.0 + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Property - System.ComponentModel.BindableAttribute + System.Boolean - To be added + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.ComponentModel.BindableAttribute @@ -73,22 +117,48 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + + Property + + 2.0.0.0 + + + System.ComponentModel.BindingDirection + + + To be added. + To be added. + To be added. + + + + Method System.Boolean - + + + + To be added: an object of type 'object' To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 @@ -99,62 +169,59 @@ To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - - - + To be added - To be added: an object of type 'object' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - + + + Field + + System.ComponentModel.BindableAttribute + + To be added - To be added: an object of type 'bool' - To be added: an object of type 'BindableAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - - - To be added - To be added: an object of type 'BindableSupport' - To be added: an object of type 'BindableAttribute' - To be added - - - - - Property + + + Field - System.Boolean + System.ComponentModel.BindableAttribute + To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/DateTimeConverter.xml =================================================================== --- en/System.ComponentModel/DateTimeConverter.xml (revision 91089) +++ en/System.ComponentModel/DateTimeConverter.xml (working copy) @@ -4,124 +4,126 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.ComponentModel.TypeConverter + + To be added To be added - - System.ComponentModel.TypeConverter - - - - - - Method - - System.Object - - - - - - - + + + Constructor + + To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Globalization.CultureInfo' - To be added: an object of type 'object' - To be added: an object of type 'Type' - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Object + System.Boolean - - - - + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'Type' To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Globalization.CultureInfo' - To be added: an object of type 'object' - To be added: an object of type 'object' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - - + + + - To be added To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'Type' + To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean + System.Object - - - + + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'Globalization.CultureInfo' + To be added: an object of type 'object' To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Type' - To be added: an object of type 'bool' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - + + + Method + + System.Object + + + + + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'Globalization.CultureInfo' + To be added: an object of type 'object' + To be added: an object of type 'Type' To be added - To be added: an object of type 'DateTimeConverter' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/ListSortDirection.xml =================================================================== --- en/System.ComponentModel/ListSortDirection.xml (revision 91089) +++ en/System.ComponentModel/ListSortDirection.xml (working copy) @@ -1,51 +1,23 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Enum + To be added To be added - - System.Enum - - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - - + Field System.ComponentModel.ListSortDirection @@ -55,9 +27,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.ComponentModel.ListSortDirection @@ -67,6 +43,10 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/CancelEventHandler.xml =================================================================== --- en/System.ComponentModel/CancelEventHandler.xml (revision 91089) +++ en/System.ComponentModel/CancelEventHandler.xml (working copy) @@ -1,54 +1,28 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Delegate + + To be added. + To be added. To be added To be added - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - - - - + + + + + System.Void Index: en/System.ComponentModel/ListChangedEventHandler.xml =================================================================== --- en/System.ComponentModel/ListChangedEventHandler.xml (revision 91089) +++ en/System.ComponentModel/ListChangedEventHandler.xml (working copy) @@ -1,54 +1,28 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Delegate + + To be added. + To be added. To be added To be added - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - - - - + + + + + System.Void Index: en/System.ComponentModel/EditorBrowsableState.xml =================================================================== --- en/System.ComponentModel/EditorBrowsableState.xml (revision 91089) +++ en/System.ComponentModel/EditorBrowsableState.xml (working copy) @@ -1,51 +1,23 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Enum + To be added To be added - - System.Enum - - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - - - + + Field System.ComponentModel.EditorBrowsableState @@ -55,9 +27,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.EditorBrowsableState @@ -67,9 +43,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.EditorBrowsableState @@ -79,6 +59,10 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/EventDescriptorCollection.xml =================================================================== --- en/System.ComponentModel/EventDescriptorCollection.xml (revision 91089) +++ en/System.ComponentModel/EventDescriptorCollection.xml (working copy) @@ -1,33 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -35,206 +15,318 @@ System.Collections.IList - - System.Collections.ICollection - - - System.Collections.IEnumerable - - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + - - - Field - - System.ComponentModel.EventDescriptorCollection - - + + + Constructor + + + + + To be added: an object of type 'EventDescriptor []' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + + Constructor + + 2.0.0.0 + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method - System.ComponentModel.EventDescriptorCollection + System.Int32 - - + + + To be added: an object of type 'EventDescriptor' To be added - To be added: an object of type 'Collections.IComparer' - To be added: an object of type 'EventDescriptorCollection' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.EventDescriptorCollection + System.Void - - - - + To be added - To be added: an object of type 'string []' - To be added: an object of type 'Collections.IComparer' - To be added: an object of type 'EventDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.EventDescriptorCollection + System.Boolean - - + + + To be added: an object of type 'EventDescriptor' To be added - To be added: an object of type 'string []' - To be added: an object of type 'EventDescriptorCollection' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property + System.Int32 + + + To be added + To be added: an object of type 'int' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Field + System.ComponentModel.EventDescriptorCollection To be added - To be added: an object of type 'EventDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.EventDescriptor - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'bool' + To be added To be added: an object of type 'EventDescriptor' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Int32 + System.Collections.IEnumerator - - - + To be added - To be added: an object of type 'EventDescriptor' - To be added: an object of type 'int' + To be added: an object of type 'Collections.IEnumerator' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Int32 - + + + + To be added: an object of type 'EventDescriptor' To be added + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean + System.Void - - + + + + To be added: an object of type 'int' + To be added: an object of type 'EventDescriptor' To be added - To be added: an object of type 'EventDescriptor' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Int32 + System.Void - - + + + To be added: an object of type 'Collections.IComparer' To be added - To be added: an object of type 'EventDescriptor' - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - + + + To be added: an object of type 'string []' To be added - To be added: an object of type 'int' - To be added: an object of type 'EventDescriptor' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + System.ComponentModel.EventDescriptor + + + + + + To be added. + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.ComponentModel.EventDescriptor + + + + + + To be added. + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Void - - + + + To be added: an object of type 'EventDescriptor' To be added - To be added: an object of type 'EventDescriptor' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -243,116 +335,369 @@ System.Void - - + + + To be added: an object of type 'int' To be added - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Collections.IEnumerator + System.ComponentModel.EventDescriptorCollection To be added - To be added: an object of type 'Collections.IEnumerator' + To be added: an object of type 'EventDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.ComponentModel.EventDescriptorCollection - - + + + To be added: an object of type 'Collections.IComparer' To be added - To be added: an object of type 'string []' + To be added: an object of type 'EventDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.ComponentModel.EventDescriptorCollection - - + + + To be added: an object of type 'string []' To be added - To be added: an object of type 'Collections.IComparer' + To be added: an object of type 'EventDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.ComponentModel.EventDescriptorCollection + - - + + + + To be added. + To be added: an object of type 'Collections.IComparer' To be added - To be added: an object of type 'EventDescriptor []' To be added: an object of type 'EventDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Property + + 1.0.5000.0 + 2.0.0.0 + System.Int32 - To be added - To be added: an object of type 'int' - To be added + To be added. + To be added. + To be added. - - - - + + Property + + 1.0.5000.0 + 2.0.0.0 + - System.ComponentModel.EventDescriptor + System.Boolean + + To be added. + To be added. + To be added. + + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Object + + + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Collections.IEnumerator + + + + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Int32 + - + + To be added. To be added. - To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Int32 + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Boolean + + + To be added. To be added. To be added. - - + + Property + + 1.0.5000.0 + 2.0.0.0 + - System.ComponentModel.EventDescriptor + System.Boolean + + To be added. + To be added. + To be added. + + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Object + + To be added. To be added. - To be added. To be added. To be added. + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + Index: en/System.ComponentModel/InvalidEnumArgumentException.xml =================================================================== --- en/System.ComponentModel/InvalidEnumArgumentException.xml (revision 91089) +++ en/System.ComponentModel/InvalidEnumArgumentException.xml (working copy) @@ -1,42 +1,22 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ArgumentException - - System.Runtime.Serialization.ISerializable - - + + To be added + To be added + @@ -45,41 +25,84 @@ To be added - To be added: an object of type 'InvalidEnumArgumentException' To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'InvalidEnumArgumentException' To be added + + 1.0.5000.0 + 2.0.0.0 + + + Constructor + + 2.0.0.0 + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Constructor + + 2.0.0.0 + + + + + + + To be added. + To be added. + To be added. + To be added. + + + Constructor - - - - + + + + - To be added To be added: an object of type 'string' To be added: an object of type 'int' To be added: an object of type 'Type' - To be added: an object of type 'InvalidEnumArgumentException' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/LicenseProvider.xml =================================================================== --- en/System.ComponentModel/LicenseProvider.xml (revision 91089) +++ en/System.ComponentModel/LicenseProvider.xml (working copy) @@ -4,68 +4,58 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object - + + To be added + To be added + + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.ComponentModel.License - - - - - + + + + + - To be added To be added: an object of type 'LicenseContext' To be added: an object of type 'Type' To be added: an object of type 'object' To be added: an object of type 'bool' + To be added To be added: an object of type 'License' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - To be added - To be added: an object of type 'LicenseProvider' - To be added - - Index: en/System.ComponentModel/TypeConverterAttribute.xml =================================================================== --- en/System.ComponentModel/TypeConverterAttribute.xml (revision 91089) +++ en/System.ComponentModel/TypeConverterAttribute.xml (working copy) @@ -1,134 +1,143 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.All) + + To be added + To be added + - - - Field - - System.ComponentModel.TypeConverterAttribute - + + + Constructor + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Int32 - - + + + Constructor + + + + + To be added: an object of type 'string' To be added - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Boolean - + + + Constructor + - - + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'object' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - + + + Property + + System.String + To be added - To be added: an object of type 'TypeConverterAttribute' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - + + + Field + + System.ComponentModel.TypeConverterAttribute + + To be added - To be added: an object of type 'Type' - To be added: an object of type 'TypeConverterAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Boolean + - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'string' - To be added: an object of type 'TypeConverterAttribute' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.String + System.Int32 + To be added - To be added: an object of type 'string' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/RefreshEventHandler.xml =================================================================== --- en/System.ComponentModel/RefreshEventHandler.xml (revision 91089) +++ en/System.ComponentModel/RefreshEventHandler.xml (working copy) @@ -1,53 +1,26 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Delegate + + To be added. To be added To be added - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - - - + + + + System.Void Index: en/System.ComponentModel/DesignOnlyAttribute.xml =================================================================== --- en/System.ComponentModel/DesignOnlyAttribute.xml (revision 91089) +++ en/System.ComponentModel/DesignOnlyAttribute.xml (working copy) @@ -1,69 +1,46 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.All) + + To be added + To be added + - - - Field - - System.ComponentModel.DesignOnlyAttribute - - + + + Constructor + + + + + To be added: an object of type 'bool' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Field - - System.ComponentModel.DesignOnlyAttribute - - - - To be added - To be added - - - + Field System.ComponentModel.DesignOnlyAttribute @@ -73,22 +50,33 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - + + + + To be added: an object of type 'object' To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 @@ -99,48 +87,75 @@ To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - - - + To be added - To be added: an object of type 'object' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - + + + Property + + System.Boolean + To be added - To be added: an object of type 'bool' - To be added: an object of type 'DesignOnlyAttribute' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Field - System.Boolean + System.ComponentModel.DesignOnlyAttribute + To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Field + + System.ComponentModel.DesignOnlyAttribute + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + Index: en/System.ComponentModel/RefreshPropertiesAttribute.xml =================================================================== --- en/System.ComponentModel/RefreshPropertiesAttribute.xml (revision 91089) +++ en/System.ComponentModel/RefreshPropertiesAttribute.xml (working copy) @@ -1,57 +1,46 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.All) + + To be added + To be added + - - - Field - - System.ComponentModel.RefreshPropertiesAttribute - - + + + Constructor + + + + + To be added: an object of type 'RefreshProperties' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.RefreshPropertiesAttribute @@ -61,9 +50,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.ComponentModel.RefreshPropertiesAttribute @@ -73,22 +66,33 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - + + + + To be added: an object of type 'object' To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 @@ -99,48 +103,59 @@ To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - - - + To be added - To be added: an object of type 'object' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - + + + Property + + System.ComponentModel.RefreshProperties + To be added - To be added: an object of type 'RefreshProperties' - To be added: an object of type 'RefreshPropertiesAttribute' + To be added: an object of type 'RefreshProperties' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Field - System.ComponentModel.RefreshProperties + System.ComponentModel.RefreshPropertiesAttribute + To be added - To be added: an object of type 'RefreshProperties' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/Component.xml =================================================================== --- en/System.ComponentModel/Component.xml (revision 91089) +++ en/System.ComponentModel/Component.xml (working copy) @@ -1,33 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.MarshalByRefObject @@ -35,61 +15,102 @@ System.ComponentModel.IComponent - - System.IDisposable - - System.ComponentModel.DesignerCategoryAttribute + System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) + + System.Runtime.InteropServices.ComVisible(true) + + + System.ComponentModel.DesignerCategory("Component") + + + To be added + To be added + - - - Method - - System.Void - + + + Constructor + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property + + 2.0.0.0 + - System.Object + System.Boolean - - - + To be added. + To be added. + To be added. + + + + + Property + + System.ComponentModel.IContainer + + To be added - To be added: an object of type 'Type' - To be added: an object of type 'object' + To be added: an object of type 'IContainer' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + System.ComponentModel.Browsable(false) + + - - - Method + + + Property - System.Void + System.Boolean - - - To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + System.ComponentModel.Browsable(false) + + - - + + Method System.Void @@ -99,93 +120,148 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.String + System.Void - + + + + To be added: an object of type 'bool' To be added - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Event + + System.EventHandler + To be added - To be added: an object of type 'Component' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced) + + + System.ComponentModel.Browsable(false) + + - + Property System.ComponentModel.EventHandlerList To be added - To be added: an object of type 'EventHandlerList' + To be added: an object of type 'EventHandlerList' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.ComponentModel.ISite + System.Void - - + To be added - To be added: an object of type 'ISite' - To be added: an object of type 'ISite' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.ComponentModel.IContainer + System.Object + + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'IContainer' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Boolean + System.ComponentModel.ISite + + To be added - To be added: an object of type 'bool' + To be added: an object of type 'ISite' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + System.ComponentModel.Browsable(false) + + - - - Event + + + Method - System.EventHandler + System.String To be added + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/ExtenderProvidedPropertyAttribute.xml =================================================================== --- en/System.ComponentModel/ExtenderProvidedPropertyAttribute.xml (revision 91089) +++ en/System.ComponentModel/ExtenderProvidedPropertyAttribute.xml (working copy) @@ -1,131 +1,142 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.All) + + To be added + To be added + - - - Method - - System.Boolean - + + + Constructor + To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Int32 + System.Boolean - + + + + To be added: an object of type 'object' To be added - To be added: an object of type 'int' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Boolean + System.ComponentModel.PropertyDescriptor - - - To be added - To be added: an object of type 'object' - To be added: an object of type 'bool' + To be added: an object of type 'PropertyDescriptor' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Int32 + To be added - To be added: an object of type 'ExtenderProvidedPropertyAttribute' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.ComponentModel.PropertyDescriptor + System.Boolean + To be added - To be added: an object of type 'PropertyDescriptor' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.ComponentModel.IExtenderProvider To be added - To be added: an object of type 'IExtenderProvider' + To be added: an object of type 'IExtenderProvider' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Type To be added - To be added: an object of type 'Type' + To be added: an object of type 'Type' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/IListSource.xml =================================================================== --- en/System.ComponentModel/IListSource.xml (revision 91089) +++ en/System.ComponentModel/IListSource.xml (working copy) @@ -1,61 +1,59 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + To be added To be added - - - - - - Method + + + Property - System.Collections.IList + System.Boolean - To be added - To be added: an object of type 'Collections.IList' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Boolean + System.Collections.IList + To be added - To be added: an object of type 'bool' + To be added: an object of type 'Collections.IList' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.TypeConverter("System.Windows.Forms.Design.DataSourceConverter, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a") + + + System.ComponentModel.MergableProperty(false) + + Index: en/System.ComponentModel/DefaultValueAttribute.xml =================================================================== --- en/System.ComponentModel/DefaultValueAttribute.xml (revision 91089) +++ en/System.ComponentModel/DefaultValueAttribute.xml (working copy) @@ -1,239 +1,286 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.All) + + To be added + To be added + - - - Method - - System.Int32 - - - - To be added - To be added: an object of type 'int' - To be added - - - - - Method - - System.Boolean - + + + Constructor + - - + + + To be added: an object of type 'bool' To be added - To be added: an object of type 'object' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + To be added: an object of type 'byte' To be added - To be added: an object of type 'Type' - To be added: an object of type 'string' - To be added: an object of type 'DefaultValueAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - + + + To be added: an object of type 'char' To be added - To be added: an object of type 'char' - To be added: an object of type 'DefaultValueAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + + To be added: an object of type 'double' To be added - To be added: an object of type 'byte' - To be added: an object of type 'DefaultValueAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - + + + To be added: an object of type 'short' To be added - To be added: an object of type 'short' - To be added: an object of type 'DefaultValueAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - + + + To be added: an object of type 'int' To be added - To be added: an object of type 'int' - To be added: an object of type 'DefaultValueAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - + + + To be added: an object of type 'long' To be added - To be added: an object of type 'long' - To be added: an object of type 'DefaultValueAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'float' - To be added: an object of type 'DefaultValueAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + + To be added: an object of type 'float' To be added - To be added: an object of type 'double' - To be added: an object of type 'DefaultValueAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'bool' - To be added: an object of type 'DefaultValueAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + + + To be added: an object of type 'Type' + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'DefaultValueAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Boolean + - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'object' - To be added: an object of type 'DefaultValueAttribute' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.Int32 + + + + To be added + To be added: an object of type 'int' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + - + Property System.Object To be added - To be added: an object of type 'object' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/LocalizableAttribute.xml =================================================================== --- en/System.ComponentModel/LocalizableAttribute.xml (revision 91089) +++ en/System.ComponentModel/LocalizableAttribute.xml (working copy) @@ -1,69 +1,46 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.All) + + To be added + To be added + - - - Field - - System.ComponentModel.LocalizableAttribute - - + + + Constructor + + + + + To be added: an object of type 'bool' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Field - - System.ComponentModel.LocalizableAttribute - - - - To be added - To be added - - - + Field System.ComponentModel.LocalizableAttribute @@ -73,22 +50,33 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - + + + + To be added: an object of type 'object' To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 @@ -99,48 +87,75 @@ To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - - - + To be added - To be added: an object of type 'object' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - + + + Property + + System.Boolean + To be added - To be added: an object of type 'bool' - To be added: an object of type 'LocalizableAttribute' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Field - System.Boolean + System.ComponentModel.LocalizableAttribute + To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Field + + System.ComponentModel.LocalizableAttribute + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + Index: en/System.ComponentModel/TypeListConverter.xml =================================================================== --- en/System.ComponentModel/TypeListConverter.xml (revision 91089) +++ en/System.ComponentModel/TypeListConverter.xml (working copy) @@ -4,175 +4,189 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.ComponentModel.TypeConverter + + To be added To be added - - System.ComponentModel.TypeConverter - - - - - - Method - - System.Boolean - + + + Constructor + - - + + + To be added: an object of type 'Type []' To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - - + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'Type' To be added - To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.TypeConverter+StandardValuesCollection + System.Boolean - - + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'Type' To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'TypeConverter+StandardValuesCollection' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Object - - - - - + + + + - To be added To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'Globalization.CultureInfo' To be added: an object of type 'object' - To be added: an object of type 'Type' + To be added To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Object - - - - + + + + + - To be added To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'Globalization.CultureInfo' To be added: an object of type 'object' + To be added: an object of type 'Type' + To be added To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean + System.ComponentModel.TypeConverter+StandardValuesCollection - - - + + + To be added: an object of type 'ITypeDescriptorContext' To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Type' - To be added: an object of type 'bool' + To be added: an object of type 'TypeConverter+StandardValuesCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - - - + + + To be added: an object of type 'ITypeDescriptorContext' To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Type' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Boolean + - - + + + To be added: an object of type 'ITypeDescriptorContext' To be added - To be added: an object of type 'Type []' - To be added: an object of type 'TypeListConverter' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/TimeSpanConverter.xml =================================================================== --- en/System.ComponentModel/TimeSpanConverter.xml (revision 91089) +++ en/System.ComponentModel/TimeSpanConverter.xml (working copy) @@ -4,124 +4,126 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.ComponentModel.TypeConverter + + To be added To be added - - System.ComponentModel.TypeConverter - - - - - - Method - - System.Object - - - - - - - + + + Constructor + + To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Globalization.CultureInfo' - To be added: an object of type 'object' - To be added: an object of type 'Type' - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Object + System.Boolean - - - - + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'Type' To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Globalization.CultureInfo' - To be added: an object of type 'object' - To be added: an object of type 'object' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - - + + + - To be added To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'Type' + To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean + System.Object - - - + + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'Globalization.CultureInfo' + To be added: an object of type 'object' To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Type' - To be added: an object of type 'bool' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - + + + Method + + System.Object + + + + + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'Globalization.CultureInfo' + To be added: an object of type 'object' + To be added: an object of type 'Type' To be added - To be added: an object of type 'TimeSpanConverter' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/ComponentEditor.xml =================================================================== --- en/System.ComponentModel/ComponentEditor.xml (revision 91089) +++ en/System.ComponentModel/ComponentEditor.xml (working copy) @@ -4,80 +4,74 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object - + + To be added + To be added + + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Boolean - - - + + - To be added - To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'object' + To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - + + + - To be added + To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'object' + To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - To be added - To be added: an object of type 'ComponentEditor' - To be added - - Index: en/System.ComponentModel/RefreshProperties.xml =================================================================== --- en/System.ComponentModel/RefreshProperties.xml (revision 91089) +++ en/System.ComponentModel/RefreshProperties.xml (working copy) @@ -1,51 +1,23 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Enum + To be added To be added - - System.Enum - - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - - - + + Field System.ComponentModel.RefreshProperties @@ -55,9 +27,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.RefreshProperties @@ -67,9 +43,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.ComponentModel.RefreshProperties @@ -79,6 +59,10 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/LicenseUsageMode.xml =================================================================== --- en/System.ComponentModel/LicenseUsageMode.xml (revision 91089) +++ en/System.ComponentModel/LicenseUsageMode.xml (working copy) @@ -1,51 +1,23 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Enum + To be added To be added - - System.Enum - - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - - - + + Field System.ComponentModel.LicenseUsageMode @@ -55,9 +27,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.LicenseUsageMode @@ -67,6 +43,10 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/InheritanceAttribute.xml =================================================================== --- en/System.ComponentModel/InheritanceAttribute.xml (revision 91089) +++ en/System.ComponentModel/InheritanceAttribute.xml (working copy) @@ -1,81 +1,60 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.Property | System.AttributeTargets.Field | System.AttributeTargets.Event) + + To be added + To be added + - - - Field - - System.ComponentModel.InheritanceAttribute - + + + Constructor + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Field - - System.ComponentModel.InheritanceAttribute - - + + + Constructor + + + + + To be added: an object of type 'InheritanceLevel' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Field - - System.ComponentModel.InheritanceAttribute - - - - To be added - To be added - - - + Field System.ComponentModel.InheritanceAttribute @@ -85,22 +64,33 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - + + + + To be added: an object of type 'object' To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 @@ -111,72 +101,108 @@ To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Boolean + System.ComponentModel.InheritanceLevel - - - To be added - To be added: an object of type 'object' - To be added: an object of type 'bool' + To be added: an object of type 'InheritanceLevel' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Field - System.String + System.ComponentModel.InheritanceAttribute To be added - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Field + + System.ComponentModel.InheritanceAttribute + To be added - To be added: an object of type 'InheritanceAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - + + + Method + + System.Boolean + + To be added - To be added: an object of type 'InheritanceLevel' - To be added: an object of type 'InheritanceAttribute' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Field - System.ComponentModel.InheritanceLevel + System.ComponentModel.InheritanceAttribute + To be added - To be added: an object of type 'InheritanceLevel' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.String + + + + To be added + To be added: an object of type 'string' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + Index: en/System.ComponentModel/DefaultPropertyAttribute.xml =================================================================== --- en/System.ComponentModel/DefaultPropertyAttribute.xml (revision 91089) +++ en/System.ComponentModel/DefaultPropertyAttribute.xml (working copy) @@ -1,109 +1,112 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.Class) + + To be added + To be added + - - - Field - - System.ComponentModel.DefaultPropertyAttribute - - + + + Constructor + + + + + To be added: an object of type 'string' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Field - System.Int32 + System.ComponentModel.DefaultPropertyAttribute To be added - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'object' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - + + + Method + + System.Int32 + + To be added - To be added: an object of type 'string' - To be added: an object of type 'DefaultPropertyAttribute' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/ToolboxItemFilterType.xml =================================================================== --- en/System.ComponentModel/ToolboxItemFilterType.xml (revision 91089) +++ en/System.ComponentModel/ToolboxItemFilterType.xml (working copy) @@ -1,51 +1,23 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Enum + To be added To be added - - System.Enum - - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - - + Field System.ComponentModel.ToolboxItemFilterType @@ -55,9 +27,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.ComponentModel.ToolboxItemFilterType @@ -67,9 +43,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.ComponentModel.ToolboxItemFilterType @@ -79,9 +59,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.ComponentModel.ToolboxItemFilterType @@ -91,6 +75,10 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/EventDescriptor.xml =================================================================== --- en/System.ComponentModel/EventDescriptor.xml (revision 91089) +++ en/System.ComponentModel/EventDescriptor.xml (working copy) @@ -4,155 +4,168 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ComponentModel.MemberDescriptor - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + - - - Method - - System.Void - + + + Constructor + - - - + + + To be added: an object of type 'MemberDescriptor' To be added - To be added: an object of type 'object' - To be added: an object of type 'Delegate' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Void - - - - - - - To be added - To be added: an object of type 'object' - To be added: an object of type 'Delegate' - To be added - - - + Constructor - - - + + + + To be added. + To be added: an object of type 'Attribute []' To be added - To be added: an object of type 'string' - To be added: an object of type 'Attribute []' - To be added: an object of type 'EventDescriptor' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + + + To be added. + To be added: an object of type 'Attribute []' To be added - To be added: an object of type 'MemberDescriptor' - To be added: an object of type 'EventDescriptor' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Void + - - - + + + + To be added: an object of type 'object' + To be added: an object of type 'Delegate' To be added - To be added: an object of type 'MemberDescriptor' - To be added: an object of type 'Attribute []' - To be added: an object of type 'EventDescriptor' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Type To be added - To be added: an object of type 'Type' + To be added: an object of type 'Type' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Type To be added - To be added: an object of type 'Type' + To be added: an object of type 'Type' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Boolean To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.Void + + + + + + + To be added: an object of type 'object' + To be added: an object of type 'Delegate' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + Index: en/System.ComponentModel/CollectionChangeEventArgs.xml =================================================================== --- en/System.ComponentModel/CollectionChangeEventArgs.xml (revision 91089) +++ en/System.ComponentModel/CollectionChangeEventArgs.xml (working copy) @@ -1,78 +1,72 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.EventArgs - + + To be added + To be added + - + Constructor - - - + + + - To be added To be added: an object of type 'CollectionChangeAction' To be added: an object of type 'object' - To be added: an object of type 'CollectionChangeEventArgs' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.ComponentModel.CollectionChangeAction To be added - To be added: an object of type 'CollectionChangeAction' + To be added: an object of type 'CollectionChangeAction' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Object To be added - To be added: an object of type 'object' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/InheritanceLevel.xml =================================================================== --- en/System.ComponentModel/InheritanceLevel.xml (revision 91089) +++ en/System.ComponentModel/InheritanceLevel.xml (working copy) @@ -1,51 +1,23 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Enum + To be added To be added - - System.Enum - - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - - + Field System.ComponentModel.InheritanceLevel @@ -55,9 +27,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.ComponentModel.InheritanceLevel @@ -67,9 +43,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.ComponentModel.InheritanceLevel @@ -79,6 +59,10 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/Win32Exception.xml =================================================================== --- en/System.ComponentModel/Win32Exception.xml (revision 91089) +++ en/System.ComponentModel/Win32Exception.xml (working copy) @@ -1,64 +1,28 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Runtime.InteropServices.ExternalException - - System.Runtime.Serialization.ISerializable - - System.Security.SuppressUnmanagedCodeSecurityAttribute + System.Security.SuppressUnmanagedCodeSecurity + + To be added + To be added + - - - Method - - System.Void - - - - - - - To be added - To be added: an object of type 'Runtime.Serialization.SerializationInfo' - To be added: an object of type 'Runtime.Serialization.StreamingContext' - To be added - - Constructor @@ -66,67 +30,136 @@ To be added - To be added: an object of type 'Win32Exception' To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - + + + To be added: an object of type 'int' To be added - To be added: an object of type 'int' - To be added: an object of type 'Win32Exception' To be added + + 1.0.5000.0 + 2.0.0.0 + + + Constructor + + 2.0.0.0 + + + + + + To be added. + To be added. + To be added. + + + Constructor - - - + + + - To be added To be added: an object of type 'int' To be added: an object of type 'string' - To be added: an object of type 'Win32Exception' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + + To be added: an object of type 'Runtime.Serialization.SerializationInfo' + To be added: an object of type 'Runtime.Serialization.StreamingContext' To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + 2.0.0.0 + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + System.Void + + + + + + To be added: an object of type 'Runtime.Serialization.SerializationInfo' To be added: an object of type 'Runtime.Serialization.StreamingContext' - To be added: an object of type 'Win32Exception' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/ExpandableObjectConverter.xml =================================================================== --- en/System.ComponentModel/ExpandableObjectConverter.xml (revision 91089) +++ en/System.ComponentModel/ExpandableObjectConverter.xml (working copy) @@ -4,82 +4,76 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ComponentModel.TypeConverter - + + To be added + To be added + - - - Method - - System.Boolean - - - - + + + Constructor + + To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.PropertyDescriptorCollection - - - - + + + + - To be added To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'object' To be added: an object of type 'Attribute []' + To be added To be added: an object of type 'PropertyDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - + + + Method + + System.Boolean + + + + + To be added: an object of type 'ITypeDescriptorContext' To be added - To be added: an object of type 'ExpandableObjectConverter' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/ICustomTypeDescriptor.xml =================================================================== --- en/System.ComponentModel/ICustomTypeDescriptor.xml (revision 91089) +++ en/System.ComponentModel/ICustomTypeDescriptor.xml (working copy) @@ -1,204 +1,234 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + To be added To be added - - - - - + + Method - System.Object + System.ComponentModel.AttributeCollection - - - + To be added - To be added: an object of type 'PropertyDescriptor' - To be added: an object of type 'object' + To be added: an object of type 'AttributeCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.PropertyDescriptorCollection + System.String - - - + To be added - To be added: an object of type 'Attribute []' - To be added: an object of type 'PropertyDescriptorCollection' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.PropertyDescriptorCollection + System.String To be added - To be added: an object of type 'PropertyDescriptorCollection' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.EventDescriptorCollection + System.ComponentModel.TypeConverter - - - + To be added - To be added: an object of type 'Attribute []' - To be added: an object of type 'EventDescriptorCollection' + To be added: an object of type 'TypeConverter' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.EventDescriptorCollection + System.ComponentModel.EventDescriptor To be added - To be added: an object of type 'EventDescriptorCollection' + To be added: an object of type 'EventDescriptor' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Object + System.ComponentModel.PropertyDescriptor - - - + To be added - To be added: an object of type 'Type' - To be added: an object of type 'object' + To be added: an object of type 'PropertyDescriptor' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.PropertyDescriptor + System.Object - + + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'PropertyDescriptor' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.EventDescriptor + System.ComponentModel.EventDescriptorCollection To be added - To be added: an object of type 'EventDescriptor' + To be added: an object of type 'EventDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.TypeConverter + System.ComponentModel.EventDescriptorCollection - + + + + To be added: an object of type 'Attribute []' To be added - To be added: an object of type 'TypeConverter' + To be added: an object of type 'EventDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.String + System.ComponentModel.PropertyDescriptorCollection To be added - To be added: an object of type 'string' + To be added: an object of type 'PropertyDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.String + System.ComponentModel.PropertyDescriptorCollection - + + + + To be added: an object of type 'Attribute []' To be added - To be added: an object of type 'string' + To be added: an object of type 'PropertyDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.AttributeCollection + System.Object - + + + + To be added: an object of type 'PropertyDescriptor' To be added - To be added: an object of type 'AttributeCollection' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/WarningException.xml =================================================================== --- en/System.ComponentModel/WarningException.xml (revision 91089) +++ en/System.ComponentModel/WarningException.xml (working copy) @@ -1,114 +1,177 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.SystemException - - System.Runtime.Serialization.ISerializable - - + + To be added + To be added + + + Constructor + + 2.0.0.0 + + + + To be added. + To be added. + + + Constructor - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'WarningException' To be added + + 1.0.5000.0 + 2.0.0.0 + + + Constructor + + 2.0.0.0 + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Constructor + + 2.0.0.0 + + + + + + + To be added. + To be added. + To be added. + To be added. + + + Constructor - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'string' - To be added: an object of type 'WarningException' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - - - + + + + - To be added To be added: an object of type 'string' To be added: an object of type 'string' To be added: an object of type 'string' - To be added: an object of type 'WarningException' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/DecimalConverter.xml =================================================================== --- en/System.ComponentModel/DecimalConverter.xml (revision 91089) +++ en/System.ComponentModel/DecimalConverter.xml (working copy) @@ -4,86 +4,80 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ComponentModel.BaseNumberConverter - + + To be added + To be added + - - - Method - - System.Object - - - - - - - + + + Constructor + + To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Globalization.CultureInfo' - To be added: an object of type 'object' - To be added: an object of type 'Type' - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - - + + + - To be added To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'Type' + To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - + + + Method + + System.Object + + + + + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'Globalization.CultureInfo' + To be added: an object of type 'object' + To be added: an object of type 'Type' To be added - To be added: an object of type 'DecimalConverter' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/CultureInfoConverter.xml =================================================================== --- en/System.ComponentModel/CultureInfoConverter.xml (revision 91089) +++ en/System.ComponentModel/CultureInfoConverter.xml (working copy) @@ -4,172 +4,186 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.ComponentModel.TypeConverter + + To be added To be added - - System.ComponentModel.TypeConverter - - - - - + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + Method System.Boolean - - + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'Type' To be added - To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - - + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'Type' To be added - To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.TypeConverter+StandardValuesCollection + System.Object - - + + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'Globalization.CultureInfo' + To be added: an object of type 'object' To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'TypeConverter+StandardValuesCollection' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Object - - - - - + + + + + - To be added To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'Globalization.CultureInfo' To be added: an object of type 'object' To be added: an object of type 'Type' + To be added To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Object + System.ComponentModel.TypeConverter+StandardValuesCollection - - - - + + + To be added: an object of type 'ITypeDescriptorContext' To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Globalization.CultureInfo' - To be added: an object of type 'object' - To be added: an object of type 'object' + To be added: an object of type 'TypeConverter+StandardValuesCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - - - + + + To be added: an object of type 'ITypeDescriptorContext' To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Type' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - - - + + + To be added: an object of type 'ITypeDescriptorContext' To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Type' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - To be added - To be added: an object of type 'CultureInfoConverter' - To be added - - Index: en/System.ComponentModel/ToolboxItemAttribute.xml =================================================================== --- en/System.ComponentModel/ToolboxItemAttribute.xml (revision 91089) +++ en/System.ComponentModel/ToolboxItemAttribute.xml (working copy) @@ -1,57 +1,80 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.All) + + To be added + To be added + - - - Field - - System.ComponentModel.ToolboxItemAttribute - - + + + Constructor + + + + + To be added: an object of type 'bool' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + + Constructor + + + + + + To be added: an object of type 'string' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'Type' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + Field System.ComponentModel.ToolboxItemAttribute @@ -61,22 +84,33 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - + + + + To be added: an object of type 'object' To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 @@ -87,88 +121,75 @@ To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - - - + To be added - To be added: an object of type 'object' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - + + + Field + + System.ComponentModel.ToolboxItemAttribute + + To be added - To be added: an object of type 'bool' - To be added: an object of type 'ToolboxItemAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - - - To be added - To be added: an object of type 'string' - To be added: an object of type 'ToolboxItemAttribute' - To be added - - - - - Constructor - - - - - - To be added - To be added: an object of type 'Type' - To be added: an object of type 'ToolboxItemAttribute' - To be added - - - + Property System.Type To be added - To be added: an object of type 'Type' + To be added: an object of type 'Type' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/BindableSupport.xml =================================================================== --- en/System.ComponentModel/BindableSupport.xml (revision 91089) +++ en/System.ComponentModel/BindableSupport.xml (working copy) @@ -1,51 +1,23 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Enum + To be added To be added - - System.Enum - - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - - - + + Field System.ComponentModel.BindableSupport @@ -55,9 +27,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.BindableSupport @@ -67,12 +43,16 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field - System.ComponentModel.BindableSupport + System.Int32 @@ -80,17 +60,21 @@ To be added - - + + Field - System.Int32 + System.ComponentModel.BindableSupport To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/StringConverter.xml =================================================================== --- en/System.ComponentModel/StringConverter.xml (revision 91089) +++ en/System.ComponentModel/StringConverter.xml (working copy) @@ -4,84 +4,78 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ComponentModel.TypeConverter - + + To be added + To be added + - - - Method - - System.Object - - - - - - + + + Constructor + + To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Globalization.CultureInfo' - To be added: an object of type 'object' - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - - + + + - To be added To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'Type' + To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - + + + Method + + System.Object + + + + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'Globalization.CultureInfo' + To be added: an object of type 'object' To be added - To be added: an object of type 'StringConverter' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/ToolboxItemFilterAttribute.xml =================================================================== --- en/System.ComponentModel/ToolboxItemFilterAttribute.xml (revision 91089) +++ en/System.ComponentModel/ToolboxItemFilterAttribute.xml (working copy) @@ -1,153 +1,183 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true, Inherited=true) + + To be added + To be added + - - - Method - - System.Boolean - + + + Constructor + - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'object' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Int32 - - + + + Constructor + + + + + + To be added: an object of type 'string' + To be added: an object of type 'ToolboxItemFilterType' To be added - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'object' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - + + + Property + + System.String + To be added - To be added: an object of type 'string' - To be added: an object of type 'ToolboxItemFilterAttribute' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - - + + + Property + + System.ComponentModel.ToolboxItemFilterType + To be added - To be added: an object of type 'string' - To be added: an object of type 'ToolboxItemFilterType' - To be added: an object of type 'ToolboxItemFilterAttribute' + To be added: an object of type 'ToolboxItemFilterType' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.String + System.Int32 + To be added - To be added: an object of type 'string' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.ComponentModel.ToolboxItemFilterType + System.Boolean + + + + To be added: an object of type 'object' To be added - To be added: an object of type 'ToolboxItemFilterType' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 2.0.0.0 + + + System.String + + + + To be added. + To be added. + To be added. + + - + Property System.Object To be added - To be added: an object of type 'object' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/ISynchronizeInvoke.xml =================================================================== --- en/System.ComponentModel/ISynchronizeInvoke.xml (revision 91089) +++ en/System.ComponentModel/ISynchronizeInvoke.xml (working copy) @@ -1,100 +1,98 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + To be added To be added - - - - - + + Method - System.Object + System.IAsyncResult - - - + + + - To be added To be added: an object of type 'Delegate' To be added: an object of type 'object []' - To be added: an object of type 'object' + To be added + To be added: an object of type 'IAsyncResult' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Object - - + + - To be added To be added: an object of type 'IAsyncResult' + To be added To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.IAsyncResult + System.Object - - - + + + - To be added To be added: an object of type 'Delegate' To be added: an object of type 'object []' - To be added: an object of type 'IAsyncResult' + To be added + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Boolean To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/CategoryAttribute.xml =================================================================== --- en/System.ComponentModel/CategoryAttribute.xml (revision 91089) +++ en/System.ComponentModel/CategoryAttribute.xml (working copy) @@ -1,101 +1,27 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.All) + + To be added + To be added + - - - Method - - System.String - - - - - - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added - - - - - Method - - System.Boolean - - - - To be added - To be added: an object of type 'bool' - To be added - - - - - Method - - System.Int32 - - - - To be added - To be added: an object of type 'int' - To be added - - - - - Method - - System.Boolean - - - - - - To be added - To be added: an object of type 'object' - To be added: an object of type 'bool' - To be added - - Constructor @@ -103,191 +29,342 @@ To be added - To be added: an object of type 'CategoryAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'CategoryAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.ComponentModel.CategoryAttribute To be added - To be added: an object of type 'CategoryAttribute' + To be added: an object of type 'CategoryAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.ComponentModel.CategoryAttribute To be added - To be added: an object of type 'CategoryAttribute' + To be added: an object of type 'CategoryAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + 2.0.0.0 + + + System.ComponentModel.CategoryAttribute + + + To be added. + To be added. + To be added. + + - + Property System.ComponentModel.CategoryAttribute To be added - To be added: an object of type 'CategoryAttribute' + To be added: an object of type 'CategoryAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + System.String + + + To be added + To be added: an object of type 'string' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Property System.ComponentModel.CategoryAttribute To be added - To be added: an object of type 'CategoryAttribute' + To be added: an object of type 'CategoryAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.ComponentModel.CategoryAttribute To be added - To be added: an object of type 'CategoryAttribute' + To be added: an object of type 'CategoryAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.ComponentModel.CategoryAttribute To be added - To be added: an object of type 'CategoryAttribute' + To be added: an object of type 'CategoryAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.ComponentModel.CategoryAttribute To be added - To be added: an object of type 'CategoryAttribute' + To be added: an object of type 'CategoryAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.Boolean + + + + + + To be added: an object of type 'object' + To be added + To be added: an object of type 'bool' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Property System.ComponentModel.CategoryAttribute To be added - To be added: an object of type 'CategoryAttribute' + To be added: an object of type 'CategoryAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.ComponentModel.CategoryAttribute To be added - To be added: an object of type 'CategoryAttribute' + To be added: an object of type 'CategoryAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.ComponentModel.CategoryAttribute + System.Int32 + To be added - To be added: an object of type 'CategoryAttribute' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + + Method + + System.String + + + + + + To be added: an object of type 'string' + To be added + To be added: an object of type 'string' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.Boolean + + + + To be added + To be added: an object of type 'bool' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + Property System.ComponentModel.CategoryAttribute To be added - To be added: an object of type 'CategoryAttribute' + To be added: an object of type 'CategoryAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.ComponentModel.CategoryAttribute To be added - To be added: an object of type 'CategoryAttribute' + To be added: an object of type 'CategoryAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.ComponentModel.CategoryAttribute To be added - To be added: an object of type 'CategoryAttribute' + To be added: an object of type 'CategoryAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.String + System.ComponentModel.CategoryAttribute To be added - To be added: an object of type 'string' + To be added: an object of type 'CategoryAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/ProvidePropertyAttribute.xml =================================================================== --- en/System.ComponentModel/ProvidePropertyAttribute.xml (revision 91089) +++ en/System.ComponentModel/ProvidePropertyAttribute.xml (working copy) @@ -1,139 +1,149 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true, Inherited=true) + + To be added + To be added + - - - Method - - System.Int32 - - - - To be added - To be added: an object of type 'int' - To be added - - - - - Method - - System.Boolean - + + + Constructor + - - + + + + To be added: an object of type 'string' + To be added: an object of type 'string' To be added - To be added: an object of type 'object' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'Type' - To be added: an object of type 'ProvidePropertyAttribute' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Boolean + - - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'ProvidePropertyAttribute' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.Int32 + + + + To be added + To be added: an object of type 'int' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Object To be added - To be added: an object of type 'object' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/IExtenderProvider.xml =================================================================== --- en/System.ComponentModel/IExtenderProvider.xml (revision 91089) +++ en/System.ComponentModel/IExtenderProvider.xml (working copy) @@ -1,52 +1,38 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + To be added To be added - - - - + Method System.Boolean - - + + - To be added To be added: an object of type 'object' + To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/BrowsableAttribute.xml =================================================================== --- en/System.ComponentModel/BrowsableAttribute.xml (revision 91089) +++ en/System.ComponentModel/BrowsableAttribute.xml (working copy) @@ -1,69 +1,62 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.All) + + To be added + To be added + - - - Field - - System.ComponentModel.BrowsableAttribute - - + + + Constructor + + + + + To be added: an object of type 'bool' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Field + + + Property - System.ComponentModel.BrowsableAttribute + System.Boolean - To be added + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.ComponentModel.BrowsableAttribute @@ -73,22 +66,33 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - + + + + To be added: an object of type 'object' To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 @@ -99,48 +103,59 @@ To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - - - + To be added - To be added: an object of type 'object' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - + + + Field + + System.ComponentModel.BrowsableAttribute + + To be added - To be added: an object of type 'bool' - To be added: an object of type 'BrowsableAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Field - System.Boolean + System.ComponentModel.BrowsableAttribute + To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/CharConverter.xml =================================================================== --- en/System.ComponentModel/CharConverter.xml (revision 91089) +++ en/System.ComponentModel/CharConverter.xml (working copy) @@ -4,106 +4,104 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ComponentModel.TypeConverter - + + To be added + To be added + - - + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + Method - System.Object + System.Boolean - - - - - + + + - To be added To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Globalization.CultureInfo' - To be added: an object of type 'object' - To be added: an object of type 'Type' - To be added: an object of type 'object' + To be added: an object of type 'Type' + To be added + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Object - - - - + + + + - To be added To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'Globalization.CultureInfo' To be added: an object of type 'object' + To be added To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean + System.Object - - - + + + + + - To be added To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Type' - To be added: an object of type 'bool' - To be added - - - - - Constructor - - - + To be added: an object of type 'Globalization.CultureInfo' + To be added: an object of type 'object' + To be added: an object of type 'Type' To be added - To be added: an object of type 'CharConverter' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/BooleanConverter.xml =================================================================== --- en/System.ComponentModel/BooleanConverter.xml (revision 91089) +++ en/System.ComponentModel/BooleanConverter.xml (working copy) @@ -4,132 +4,138 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.ComponentModel.TypeConverter + + To be added To be added - - System.ComponentModel.TypeConverter - - - - - + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + Method System.Boolean - - + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'Type' To be added - To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean + System.Object - - + + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'Globalization.CultureInfo' + To be added: an object of type 'object' To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'bool' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.TypeConverter+StandardValuesCollection - - + + + To be added: an object of type 'ITypeDescriptorContext' To be added - To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'TypeConverter+StandardValuesCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Object + System.Boolean - - - - + + + To be added: an object of type 'ITypeDescriptorContext' To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Globalization.CultureInfo' - To be added: an object of type 'object' - To be added: an object of type 'object' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - - - + + + To be added: an object of type 'ITypeDescriptorContext' To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Type' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - To be added - To be added: an object of type 'BooleanConverter' - To be added - - Index: en/System.ComponentModel/DescriptionAttribute.xml =================================================================== --- en/System.ComponentModel/DescriptionAttribute.xml (revision 91089) +++ en/System.ComponentModel/DescriptionAttribute.xml (working copy) @@ -1,131 +1,157 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.All) + + To be added + To be added + - - - Field - - System.ComponentModel.DescriptionAttribute - + + + Constructor + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Constructor + + + + + + To be added: an object of type 'string' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Field - System.Int32 + System.ComponentModel.DescriptionAttribute To be added - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Boolean + System.String - - - To be added - To be added: an object of type 'object' - To be added: an object of type 'bool' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - + + + Property + + System.String + To be added - To be added: an object of type 'DescriptionAttribute' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Boolean + - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'string' - To be added: an object of type 'DescriptionAttribute' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.String + System.Int32 + To be added - To be added: an object of type 'string' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method + + 2.0.0.0 + - System.String + System.Boolean + - To be added - To be added: an object of type 'string' - To be added + To be added. + To be added. + To be added. Index: en/System.ComponentModel/MergablePropertyAttribute.xml =================================================================== --- en/System.ComponentModel/MergablePropertyAttribute.xml (revision 91089) +++ en/System.ComponentModel/MergablePropertyAttribute.xml (working copy) @@ -1,69 +1,62 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.All) + + To be added + To be added + - - - Field - - System.ComponentModel.MergablePropertyAttribute - - + + + Constructor + + + + + To be added: an object of type 'bool' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Field + + + Property - System.ComponentModel.MergablePropertyAttribute + System.Boolean - To be added + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.ComponentModel.MergablePropertyAttribute @@ -73,22 +66,33 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - + + + + To be added: an object of type 'object' To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 @@ -99,48 +103,59 @@ To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - - - + To be added - To be added: an object of type 'object' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - + + + Field + + System.ComponentModel.MergablePropertyAttribute + + To be added - To be added: an object of type 'bool' - To be added: an object of type 'MergablePropertyAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Field - System.Boolean + System.ComponentModel.MergablePropertyAttribute + To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/SingleConverter.xml =================================================================== --- en/System.ComponentModel/SingleConverter.xml (revision 91089) +++ en/System.ComponentModel/SingleConverter.xml (working copy) @@ -4,35 +4,18 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ComponentModel.BaseNumberConverter - + + To be added + To be added + @@ -41,9 +24,12 @@ To be added - To be added: an object of type 'SingleConverter' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/EditorBrowsableAttribute.xml =================================================================== --- en/System.ComponentModel/EditorBrowsableAttribute.xml (revision 91089) +++ en/System.ComponentModel/EditorBrowsableAttribute.xml (working copy) @@ -1,108 +1,110 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Struct | System.AttributeTargets.Enum | System.AttributeTargets.Constructor | System.AttributeTargets.Method | System.AttributeTargets.Property | System.AttributeTargets.Field | System.AttributeTargets.Event | System.AttributeTargets.Interface | System.AttributeTargets.Delegate) + + To be added + To be added + - - - Method - - System.Int32 - + + + Constructor + To be added - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Constructor + + + + + + To be added: an object of type 'EditorBrowsableState' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Boolean - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'object' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - - - To be added - To be added: an object of type 'EditorBrowsableState' - To be added: an object of type 'EditorBrowsableAttribute' - To be added - - - - - Constructor - + + + Method + + System.Int32 + To be added - To be added: an object of type 'EditorBrowsableAttribute' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.ComponentModel.EditorBrowsableState To be added - To be added: an object of type 'EditorBrowsableState' + To be added: an object of type 'EditorBrowsableState' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/RecommendedAsConfigurableAttribute.xml =================================================================== --- en/System.ComponentModel/RecommendedAsConfigurableAttribute.xml (revision 91089) +++ en/System.ComponentModel/RecommendedAsConfigurableAttribute.xml (working copy) @@ -1,69 +1,49 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.Obsolete("Use SettingsBindableAttribute instead of RecommendedAsConfigurableAttribute") + + System.AttributeUsage(System.AttributeTargets.Property) + + + To be added + To be added + - - - Field - - System.ComponentModel.RecommendedAsConfigurableAttribute - - + + + Constructor + + + + + To be added: an object of type 'bool' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Field - - System.ComponentModel.RecommendedAsConfigurableAttribute - - - - To be added - To be added - - - + Field System.ComponentModel.RecommendedAsConfigurableAttribute @@ -73,22 +53,33 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - + + + + To be added: an object of type 'object' To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 @@ -99,48 +90,75 @@ To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - - - + To be added - To be added: an object of type 'object' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - + + + Field + + System.ComponentModel.RecommendedAsConfigurableAttribute + + To be added - To be added: an object of type 'bool' - To be added: an object of type 'RecommendedAsConfigurableAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Boolean To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Field + + System.ComponentModel.RecommendedAsConfigurableAttribute + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + Index: en/System.ComponentModel/PropertyChangedEventArgs.xml =================================================================== --- en/System.ComponentModel/PropertyChangedEventArgs.xml (revision 91089) +++ en/System.ComponentModel/PropertyChangedEventArgs.xml (working copy) @@ -1,64 +1,54 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.EventArgs - + + To be added + To be added + - + Constructor - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'PropertyChangedEventArgs' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/ListBindableAttribute.xml =================================================================== --- en/System.ComponentModel/ListBindableAttribute.xml (revision 91089) +++ en/System.ComponentModel/ListBindableAttribute.xml (working copy) @@ -1,69 +1,63 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.All, AllowMultiple=false, Inherited=true) + + To be added + To be added + - - - Field - - System.ComponentModel.ListBindableAttribute - - + + + Constructor + + + + + To be added: an object of type 'bool' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Field - - System.ComponentModel.ListBindableAttribute - - + + + Constructor + + + + + To be added: an object of type 'BindableSupport' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.ComponentModel.ListBindableAttribute @@ -73,22 +67,33 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - + + + + To be added: an object of type 'object' To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 @@ -99,62 +104,75 @@ To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - - - + To be added - To be added: an object of type 'object' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - + + + Property + + System.Boolean + To be added - To be added: an object of type 'bool' - To be added: an object of type 'ListBindableAttribute' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - + + + Field + + System.ComponentModel.ListBindableAttribute + + To be added - To be added: an object of type 'BindableSupport' - To be added: an object of type 'ListBindableAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Field - System.Boolean + System.ComponentModel.ListBindableAttribute + To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/TypeDescriptor.xml =================================================================== --- en/System.ComponentModel/TypeDescriptor.xml (revision 91089) +++ en/System.ComponentModel/TypeDescriptor.xml (working copy) @@ -4,204 +4,490 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Object + + To be added To be added - - System.Object - - - + + + Method + + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced) + + + + System.ComponentModel.TypeDescriptionProvider + + + + + + + System.ParamArray + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced) + + + + System.ComponentModel.TypeDescriptionProvider + + + + + + + System.ParamArray + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + - + Method System.Void - - - + + + - To be added To be added: an object of type 'Type' To be added: an object of type 'Collections.Hashtable' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced) + + + + + Method + + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Property + + System.ComponentModel.IComNativeDescriptorHandler + + + + + To be added + To be added: an object of type 'IComNativeDescriptorHandler' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("Use ComObjectType") + + + + + + Property + + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced) + + + + System.Type + + + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + - + Method System.ComponentModel.Design.IDesigner - - - + + + - To be added To be added: an object of type 'IComponent' To be added: an object of type 'Type' + To be added To be added: an object of type 'Design.IDesigner' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.EventDescriptor - - - - - + + + + + + System.ParamArray + + + + - To be added To be added: an object of type 'Type' - To be added: an object of type 'string' - To be added: an object of type 'Type' + To be added: an object of type 'EventDescriptor' To be added: an object of type 'Attribute []' + To be added To be added: an object of type 'EventDescriptor' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.EventDescriptor - - - - + + + + + + + System.ParamArray + + + + - To be added To be added: an object of type 'Type' - To be added: an object of type 'EventDescriptor' + To be added: an object of type 'string' + To be added: an object of type 'Type' To be added: an object of type 'Attribute []' + To be added To be added: an object of type 'EventDescriptor' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 2.0.0.0 + + + System.Object + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + - + Method System.ComponentModel.PropertyDescriptor - - - - - + + + + + + System.ParamArray + + + + - To be added To be added: an object of type 'Type' - To be added: an object of type 'string' - To be added: an object of type 'Type' + To be added: an object of type 'PropertyDescriptor' To be added: an object of type 'Attribute []' + To be added To be added: an object of type 'PropertyDescriptor' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.PropertyDescriptor - - - - + + + + + + + System.ParamArray + + + + - To be added To be added: an object of type 'Type' - To be added: an object of type 'PropertyDescriptor' + To be added: an object of type 'string' + To be added: an object of type 'Type' To be added: an object of type 'Attribute []' + To be added To be added: an object of type 'PropertyDescriptor' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced) + + + + System.Object + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + - + Method System.ComponentModel.AttributeCollection - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'Type' To be added: an object of type 'AttributeCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.AttributeCollection - - + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'object' To be added: an object of type 'AttributeCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.AttributeCollection - - - + + + - To be added To be added: an object of type 'object' To be added: an object of type 'bool' + To be added To be added: an object of type 'AttributeCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced) + + @@ -210,32 +496,64 @@ System.String - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'object' To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + Method + + 2.0.0.0 + + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + Method System.String - - - + + + - To be added To be added: an object of type 'object' To be added: an object of type 'bool' + To be added To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced) + + @@ -244,14 +562,18 @@ System.String - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'object' To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -260,166 +582,226 @@ System.String - - - + + + - To be added To be added: an object of type 'object' To be added: an object of type 'bool' + To be added To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced) + + - + Method System.ComponentModel.TypeConverter - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'object' To be added: an object of type 'TypeConverter' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.TypeConverter - - - + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'object' - To be added: an object of type 'bool' To be added: an object of type 'TypeConverter' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.TypeConverter - - + + + + To be added: an object of type 'object' + To be added: an object of type 'bool' To be added - To be added: an object of type 'Type' To be added: an object of type 'TypeConverter' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced) + + - + Method System.ComponentModel.EventDescriptor - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'Type' To be added: an object of type 'EventDescriptor' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.EventDescriptor - - + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'object' To be added: an object of type 'EventDescriptor' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.EventDescriptor - - - + + + - To be added To be added: an object of type 'object' To be added: an object of type 'bool' + To be added To be added: an object of type 'EventDescriptor' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced) + + - + Method System.ComponentModel.PropertyDescriptor - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'Type' To be added: an object of type 'PropertyDescriptor' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.PropertyDescriptor - - + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'object' To be added: an object of type 'PropertyDescriptor' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.PropertyDescriptor - - - + + + - To be added To be added: an object of type 'object' To be added: an object of type 'bool' + To be added To be added: an object of type 'PropertyDescriptor' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced) + + @@ -428,267 +810,462 @@ System.Object - - - + + + - To be added To be added: an object of type 'object' To be added: an object of type 'Type' + To be added To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Object - - - - + + + + To be added. + To be added: an object of type 'Type' To be added - To be added: an object of type 'object' - To be added: an object of type 'Type' - To be added: an object of type 'bool' To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Object - - - + + + + + To be added: an object of type 'object' + To be added: an object of type 'Type' + To be added: an object of type 'bool' To be added - To be added: an object of type 'Type' - To be added: an object of type 'Type' To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced) + + - + Method System.ComponentModel.EventDescriptorCollection - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'Type' To be added: an object of type 'EventDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.EventDescriptorCollection - - + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'object' To be added: an object of type 'EventDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.EventDescriptorCollection - - - + + + + To be added: an object of type 'object' + To be added: an object of type 'Attribute []' To be added - To be added: an object of type 'object' - To be added: an object of type 'bool' To be added: an object of type 'EventDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.EventDescriptorCollection - - - + + + + To be added: an object of type 'object' + To be added: an object of type 'bool' To be added - To be added: an object of type 'Type' - To be added: an object of type 'Attribute []' To be added: an object of type 'EventDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced) + + - + Method System.ComponentModel.EventDescriptorCollection - - - + + + + To be added: an object of type 'Type' + To be added: an object of type 'Attribute []' To be added - To be added: an object of type 'object' - To be added: an object of type 'Attribute []' To be added: an object of type 'EventDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.EventDescriptorCollection - - - - + + + + - To be added To be added: an object of type 'object' To be added: an object of type 'Attribute []' To be added: an object of type 'bool' + To be added To be added: an object of type 'EventDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced) + + + + + Method + + 2.0.0.0 + + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + - + Method System.ComponentModel.PropertyDescriptorCollection - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'Type' To be added: an object of type 'PropertyDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.PropertyDescriptorCollection - - + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'object' To be added: an object of type 'PropertyDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.PropertyDescriptorCollection - - - + + + + To be added: an object of type 'object' + To be added: an object of type 'Attribute []' To be added - To be added: an object of type 'object' - To be added: an object of type 'bool' To be added: an object of type 'PropertyDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.PropertyDescriptorCollection - - - + + + + To be added: an object of type 'object' + To be added: an object of type 'bool' To be added - To be added: an object of type 'Type' - To be added: an object of type 'Attribute []' To be added: an object of type 'PropertyDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced) + + - + Method System.ComponentModel.PropertyDescriptorCollection - - - + + + + To be added: an object of type 'Type' + To be added: an object of type 'Attribute []' To be added - To be added: an object of type 'object' - To be added: an object of type 'Attribute []' To be added: an object of type 'PropertyDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.PropertyDescriptorCollection - - - - + + + + - To be added To be added: an object of type 'object' To be added: an object of type 'Attribute []' To be added: an object of type 'bool' + To be added To be added: an object of type 'PropertyDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced) + + + + System.ComponentModel.TypeDescriptionProvider + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced) + + + + System.ComponentModel.TypeDescriptionProvider + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced) + + + + System.Type + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced) + + + + System.Type + + + + + + To be added. + To be added. + To be added. + To be added. + + Method @@ -696,100 +1273,207 @@ System.Void - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + To be added: an object of type 'Reflection.Assembly' To be added - To be added: an object of type 'Type' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + To be added: an object of type 'Reflection.Module' To be added - To be added: an object of type 'Reflection.Module' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'Reflection.Assembly' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + + Event + + System.ComponentModel.RefreshEventHandler + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced) + + System.Void - - + + + - To be added - To be added: an object of type 'Collections.IList' - To be added + To be added. + To be added. + To be added. + To be added. - - - Property + + + Method + + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced) + + - System.ComponentModel.IComNativeDescriptorHandler + System.Void - + + - To be added - To be added: an object of type 'IComNativeDescriptorHandler' - To be added: an object of type 'IComNativeDescriptorHandler' - To be added + To be added. + To be added. + To be added. - - - Event + + + Method + + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced) + + - System.ComponentModel.RefreshEventHandler + System.Void - + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced) + + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + System.Void + + + + + + To be added: an object of type 'Collections.IList' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/LicenseProviderAttribute.xml =================================================================== --- en/System.ComponentModel/LicenseProviderAttribute.xml (revision 91089) +++ en/System.ComponentModel/LicenseProviderAttribute.xml (working copy) @@ -1,146 +1,159 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false) + + To be added + To be added + - - - Field - - System.ComponentModel.LicenseProviderAttribute - + + + Constructor + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Int32 - - + + + Constructor + + + + + To be added: an object of type 'string' To be added - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Boolean - + + + Constructor + - - + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'object' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Field + + System.ComponentModel.LicenseProviderAttribute + To be added - To be added: an object of type 'LicenseProviderAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Boolean + - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'string' - To be added: an object of type 'LicenseProviderAttribute' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - + + + Method + + System.Int32 + + To be added - To be added: an object of type 'Type' - To be added: an object of type 'LicenseProviderAttribute' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Type To be added - To be added: an object of type 'Type' + To be added: an object of type 'Type' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Object To be added - To be added: an object of type 'object' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/PropertyDescriptor.xml =================================================================== --- en/System.ComponentModel/PropertyDescriptor.xml (revision 91089) +++ en/System.ComponentModel/PropertyDescriptor.xml (working copy) @@ -4,295 +4,347 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ComponentModel.MemberDescriptor - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + - - - Method - - System.Boolean - + + + Constructor + - - + + + To be added: an object of type 'MemberDescriptor' To be added - To be added: an object of type 'object' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Void - + + + Constructor + - - - + + + + To be added. + To be added: an object of type 'Attribute []' To be added - To be added: an object of type 'object' - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Void - + + + Constructor + - - + + + + To be added: an object of type 'string' + To be added: an object of type 'Attribute []' To be added - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - + + + - To be added To be added: an object of type 'object' To be added: an object of type 'EventHandler' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Boolean - - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'object' - To be added: an object of type 'EventArgs' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Object + System.Type - - - To be added - To be added: an object of type 'object' - To be added: an object of type 'object' + To be added: an object of type 'Type' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Object + System.ComponentModel.TypeConverter - - - To be added - To be added: an object of type 'Type' - To be added: an object of type 'object' + To be added: an object of type 'TypeConverter' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.PropertyDescriptorCollection + System.Object - - - + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'object' - To be added: an object of type 'Attribute []' - To be added: an object of type 'PropertyDescriptorCollection' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'object' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method + + 2.0.0.0 + System.Void - - - + + - To be added - To be added: an object of type 'object' - To be added: an object of type 'EventHandler' - To be added + To be added. + To be added. + To be added. - - + + Method - System.Int32 + System.ComponentModel.PropertyDescriptorCollection To be added - To be added: an object of type 'int' + To be added: an object of type 'PropertyDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean + System.ComponentModel.PropertyDescriptorCollection - - + + + To be added: an object of type 'Attribute []' To be added - To be added: an object of type 'object' - To be added: an object of type 'bool' + To be added: an object of type 'PropertyDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Object + System.ComponentModel.PropertyDescriptorCollection - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'Type' - To be added: an object of type 'object' + To be added: an object of type 'PropertyDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.PropertyDescriptorCollection - + + + + + To be added: an object of type 'object' + To be added: an object of type 'Attribute []' To be added To be added: an object of type 'PropertyDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.PropertyDescriptorCollection + System.Object - - + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'Attribute []' - To be added: an object of type 'PropertyDescriptorCollection' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.PropertyDescriptorCollection + System.Int32 - - - + To be added - To be added: an object of type 'object' - To be added: an object of type 'PropertyDescriptorCollection' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 2.0.0.0 + + + System.Object + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + Method @@ -300,132 +352,238 @@ System.Type - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' To be added: an object of type 'Type' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Object + - - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'string' - To be added: an object of type 'Attribute []' - To be added: an object of type 'PropertyDescriptor' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + 2.0.0.0 + + + System.EventHandler + - - + + + To be added. + To be added. + To be added. + To be added. + + + + + Property + + System.Boolean + + To be added - To be added: an object of type 'MemberDescriptor' - To be added: an object of type 'PropertyDescriptor' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - - + + + Property + + System.Boolean + To be added - To be added: an object of type 'MemberDescriptor' - To be added: an object of type 'Attribute []' - To be added: an object of type 'PropertyDescriptor' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Type + System.Void + + + + + To be added: an object of type 'object' + To be added: an object of type 'EventArgs' To be added - To be added: an object of type 'Type' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.ComponentModel.TypeConverter + System.Type To be added - To be added: an object of type 'TypeConverter' + To be added: an object of type 'Type' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Boolean + System.Void + + + + + To be added: an object of type 'object' + To be added: an object of type 'EventHandler' To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Boolean + System.Void + + + + To be added: an object of type 'object' To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.ComponentModel.DesignerSerializationVisibility To be added - To be added: an object of type 'DesignerSerializationVisibility' + To be added: an object of type 'DesignerSerializationVisibility' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Type + System.Void + + + + + To be added: an object of type 'object' + To be added: an object of type 'object' To be added - To be added: an object of type 'Type' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.Boolean + + + + + + To be added: an object of type 'object' + To be added + To be added: an object of type 'bool' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + Index: en/System.ComponentModel/LicFileLicenseProvider.xml =================================================================== --- en/System.ComponentModel/LicFileLicenseProvider.xml (revision 91089) +++ en/System.ComponentModel/LicFileLicenseProvider.xml (working copy) @@ -4,102 +4,100 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ComponentModel.LicenseProvider - + + To be added + To be added + - - - Method - - System.String - - - - + + + Constructor + + To be added - To be added: an object of type 'Type' - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean + System.String - - - + + - To be added - To be added: an object of type 'string' To be added: an object of type 'Type' - To be added: an object of type 'bool' + To be added + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.License - - - - - + + + + + - To be added To be added: an object of type 'LicenseContext' To be added: an object of type 'Type' To be added: an object of type 'object' To be added: an object of type 'bool' + To be added To be added: an object of type 'License' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - + + + Method + + System.Boolean + + + + + + To be added: an object of type 'string' + To be added: an object of type 'Type' To be added - To be added: an object of type 'LicFileLicenseProvider' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/LicenseContext.xml =================================================================== --- en/System.ComponentModel/LicenseContext.xml (revision 91089) +++ en/System.ComponentModel/LicenseContext.xml (working copy) @@ -4,30 +4,10 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -36,81 +16,103 @@ System.IServiceProvider - + + To be added + To be added + - - + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + Method - System.Object + System.String - - + + + + To be added: an object of type 'Type' + To be added: an object of type 'Reflection.Assembly' To be added - To be added: an object of type 'Type' - To be added: an object of type 'object' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Object - - - + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'Type' - To be added: an object of type 'string' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.String + System.Void - - - + + + - To be added To be added: an object of type 'Type' - To be added: an object of type 'Reflection.Assembly' - To be added: an object of type 'string' - To be added - - - - - Constructor - - - + To be added: an object of type 'string' To be added - To be added: an object of type 'LicenseContext' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.ComponentModel.LicenseUsageMode To be added - To be added: an object of type 'LicenseUsageMode' + To be added: an object of type 'LicenseUsageMode' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/DesignerSerializationVisibilityAttribute.xml =================================================================== --- en/System.ComponentModel/DesignerSerializationVisibilityAttribute.xml (revision 91089) +++ en/System.ComponentModel/DesignerSerializationVisibilityAttribute.xml (working copy) @@ -1,57 +1,46 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.Method | System.AttributeTargets.Property | System.AttributeTargets.Field | System.AttributeTargets.Event) + + To be added + To be added + - - - Field - - System.ComponentModel.DesignerSerializationVisibilityAttribute - - + + + Constructor + + + + + To be added: an object of type 'DesignerSerializationVisibility' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.DesignerSerializationVisibilityAttribute @@ -61,9 +50,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.DesignerSerializationVisibilityAttribute @@ -73,86 +66,112 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Field + + + Method - System.ComponentModel.DesignerSerializationVisibilityAttribute + System.Boolean - + + + + To be added: an object of type 'object' To be added + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean + System.Int32 To be added - To be added: an object of type 'bool' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Field - System.Int32 + System.ComponentModel.DesignerSerializationVisibilityAttribute To be added - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - - - + To be added - To be added: an object of type 'object' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - + + + Property + + System.ComponentModel.DesignerSerializationVisibility + To be added - To be added: an object of type 'DesignerSerializationVisibility' - To be added: an object of type 'DesignerSerializationVisibilityAttribute' + To be added: an object of type 'DesignerSerializationVisibility' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Field - System.ComponentModel.DesignerSerializationVisibility + System.ComponentModel.DesignerSerializationVisibilityAttribute + To be added - To be added: an object of type 'DesignerSerializationVisibility' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/DesignTimeVisibleAttribute.xml =================================================================== --- en/System.ComponentModel/DesignTimeVisibleAttribute.xml (revision 91089) +++ en/System.ComponentModel/DesignTimeVisibleAttribute.xml (working copy) @@ -1,69 +1,60 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Interface) + + To be added + To be added + - - - Field - - System.ComponentModel.DesignTimeVisibleAttribute - + + + Constructor + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Field - - System.ComponentModel.DesignTimeVisibleAttribute - - + + + Constructor + + + + + To be added: an object of type 'bool' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.ComponentModel.DesignTimeVisibleAttribute @@ -73,22 +64,33 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - + + + + To be added: an object of type 'object' To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 @@ -99,59 +101,75 @@ To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - - - + To be added - To be added: an object of type 'object' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - + + + Field + + System.ComponentModel.DesignTimeVisibleAttribute + + To be added - To be added: an object of type 'bool' - To be added: an object of type 'DesignTimeVisibleAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - + + + Property + + System.Boolean + To be added - To be added: an object of type 'DesignTimeVisibleAttribute' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Field - System.Boolean + System.ComponentModel.DesignTimeVisibleAttribute + To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/ByteConverter.xml =================================================================== --- en/System.ComponentModel/ByteConverter.xml (revision 91089) +++ en/System.ComponentModel/ByteConverter.xml (working copy) @@ -4,35 +4,18 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ComponentModel.BaseNumberConverter - + + To be added + To be added + @@ -41,9 +24,12 @@ To be added - To be added: an object of type 'ByteConverter' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/ParenthesizePropertyNameAttribute.xml =================================================================== --- en/System.ComponentModel/ParenthesizePropertyNameAttribute.xml (revision 91089) +++ en/System.ComponentModel/ParenthesizePropertyNameAttribute.xml (working copy) @@ -1,45 +1,60 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.All) + + To be added + To be added + + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'bool' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Field System.ComponentModel.ParenthesizePropertyNameAttribute @@ -49,22 +64,33 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - + + + + To be added: an object of type 'object' To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 @@ -75,59 +101,43 @@ To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - - - + To be added - To be added: an object of type 'object' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - To be added - To be added: an object of type 'ParenthesizePropertyNameAttribute' - To be added - - - - - Constructor - - - - - - To be added - To be added: an object of type 'bool' - To be added: an object of type 'ParenthesizePropertyNameAttribute' - To be added - - - + Property System.Boolean To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/ITypeDescriptorContext.xml =================================================================== --- en/System.ComponentModel/ITypeDescriptorContext.xml (revision 91089) +++ en/System.ComponentModel/ITypeDescriptorContext.xml (working copy) @@ -1,34 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - - System.IServiceProvider @@ -36,70 +15,94 @@ - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + - - - Method + + + Property - System.Void + System.ComponentModel.IContainer - To be added + To be added: an object of type 'IContainer' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Boolean + System.Object - To be added - To be added: an object of type 'bool' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.ComponentModel.IContainer + System.Void + To be added - To be added: an object of type 'IContainer' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Object + System.Boolean + To be added - To be added: an object of type 'object' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.ComponentModel.PropertyDescriptor To be added - To be added: an object of type 'PropertyDescriptor' + To be added: an object of type 'PropertyDescriptor' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/PropertyChangedEventHandler.xml =================================================================== --- en/System.ComponentModel/PropertyChangedEventHandler.xml (revision 91089) +++ en/System.ComponentModel/PropertyChangedEventHandler.xml (working copy) @@ -1,54 +1,28 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Delegate + + To be added. + To be added. To be added To be added - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - - - - + + + + + System.Void Index: en/System.ComponentModel/AmbientValueAttribute.xml =================================================================== --- en/System.ComponentModel/AmbientValueAttribute.xml (revision 91089) +++ en/System.ComponentModel/AmbientValueAttribute.xml (working copy) @@ -1,239 +1,268 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.All) + + To be added + To be added + - - - Method - - System.Int32 - - - - To be added - To be added: an object of type 'int' - To be added - - - - - Method - - System.Boolean - + + + Constructor + - - + + + To be added: an object of type 'bool' To be added - To be added: an object of type 'object' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + To be added: an object of type 'byte' To be added - To be added: an object of type 'Type' - To be added: an object of type 'string' - To be added: an object of type 'AmbientValueAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - + + + To be added: an object of type 'char' To be added - To be added: an object of type 'char' - To be added: an object of type 'AmbientValueAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + + To be added: an object of type 'double' To be added - To be added: an object of type 'byte' - To be added: an object of type 'AmbientValueAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - + + + To be added: an object of type 'short' To be added - To be added: an object of type 'short' - To be added: an object of type 'AmbientValueAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - + + + To be added: an object of type 'int' To be added - To be added: an object of type 'int' - To be added: an object of type 'AmbientValueAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - + + + To be added: an object of type 'long' To be added - To be added: an object of type 'long' - To be added: an object of type 'AmbientValueAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'float' - To be added: an object of type 'AmbientValueAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + + To be added: an object of type 'float' To be added - To be added: an object of type 'double' - To be added: an object of type 'AmbientValueAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'bool' - To be added: an object of type 'AmbientValueAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + + + To be added: an object of type 'Type' + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'AmbientValueAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Boolean + - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'object' - To be added: an object of type 'AmbientValueAttribute' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.Int32 + + + + To be added + To be added: an object of type 'int' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Property System.Object To be added - To be added: an object of type 'object' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/CollectionChangeEventHandler.xml =================================================================== --- en/System.ComponentModel/CollectionChangeEventHandler.xml (revision 91089) +++ en/System.ComponentModel/CollectionChangeEventHandler.xml (working copy) @@ -1,54 +1,28 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Delegate + + To be added. + To be added. To be added To be added - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - - - - + + + + + System.Void Index: en/System.ComponentModel/ReadOnlyAttribute.xml =================================================================== --- en/System.ComponentModel/ReadOnlyAttribute.xml (revision 91089) +++ en/System.ComponentModel/ReadOnlyAttribute.xml (working copy) @@ -1,69 +1,46 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.All) + + To be added + To be added + - - - Field - - System.ComponentModel.ReadOnlyAttribute - - + + + Constructor + + + + + To be added: an object of type 'bool' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Field - - System.ComponentModel.ReadOnlyAttribute - - - - To be added - To be added - - - + Field System.ComponentModel.ReadOnlyAttribute @@ -73,22 +50,33 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - + + + + To be added: an object of type 'object' To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 @@ -99,48 +87,75 @@ To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - - - + To be added - To be added: an object of type 'object' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - + + + Property + + System.Boolean + To be added - To be added: an object of type 'bool' - To be added: an object of type 'ReadOnlyAttribute' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Field - System.Boolean + System.ComponentModel.ReadOnlyAttribute + To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Field + + System.ComponentModel.ReadOnlyAttribute + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + Index: en/System.ComponentModel/DoubleConverter.xml =================================================================== --- en/System.ComponentModel/DoubleConverter.xml (revision 91089) +++ en/System.ComponentModel/DoubleConverter.xml (working copy) @@ -4,35 +4,18 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ComponentModel.BaseNumberConverter - + + To be added + To be added + @@ -41,9 +24,12 @@ To be added - To be added: an object of type 'DoubleConverter' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/MarshalByValueComponent.xml =================================================================== --- en/System.ComponentModel/MarshalByValueComponent.xml (revision 91089) +++ en/System.ComponentModel/MarshalByValueComponent.xml (working copy) @@ -1,33 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -36,69 +16,92 @@ System.ComponentModel.IComponent - System.IDisposable - - System.IServiceProvider - System.ComponentModel.DesignerAttribute + System.Runtime.InteropServices.ComVisible(true) - System.ComponentModel.DesignerCategoryAttribute + System.ComponentModel.Designer("System.Windows.Forms.Design.ComponentDocumentDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", typeof(System.ComponentModel.Design.IRootDesigner)) - System.ComponentModel.TypeConverterAttribute + System.ComponentModel.TypeConverter(typeof(System.ComponentModel.ComponentConverter)) + + System.ComponentModel.DesignerCategory("Component") + + + To be added + To be added + - - - Method - - System.Object - - - - + + + Constructor + + To be added - To be added: an object of type 'Type' - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.ComponentModel.IContainer - To be added + To be added: an object of type 'IContainer' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + System.ComponentModel.Browsable(false) + + - - - Method + + + Property - System.Void + System.Boolean - - - To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + System.ComponentModel.Browsable(false) + + - - + + Method System.Void @@ -108,93 +111,140 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.String + System.Void - + + + + To be added: an object of type 'bool' To be added - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Event + + System.EventHandler + To be added - To be added: an object of type 'MarshalByValueComponent' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.ComponentModel.EventHandlerList To be added - To be added: an object of type 'EventHandlerList' + To be added: an object of type 'EventHandlerList' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.ComponentModel.ISite + System.Void - - + To be added - To be added: an object of type 'ISite' - To be added: an object of type 'ISite' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.ComponentModel.IContainer + System.Object + + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'IContainer' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Boolean + System.ComponentModel.ISite + + To be added - To be added: an object of type 'bool' + To be added: an object of type 'ISite' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) + + + System.ComponentModel.Browsable(false) + + - - - Event + + + Method - System.EventHandler + System.String To be added + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/CancelEventArgs.xml =================================================================== --- en/System.ComponentModel/CancelEventArgs.xml (revision 91089) +++ en/System.ComponentModel/CancelEventArgs.xml (working copy) @@ -1,38 +1,21 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.EventArgs - + + To be added + To be added + @@ -41,38 +24,47 @@ To be added - To be added: an object of type 'CancelEventArgs' To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - + + - To be added To be added: an object of type 'bool' - To be added: an object of type 'CancelEventArgs' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Boolean - + To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/ListChangedEventArgs.xml =================================================================== --- en/System.ComponentModel/ListChangedEventArgs.xml (revision 91089) +++ en/System.ComponentModel/ListChangedEventArgs.xml (working copy) @@ -1,124 +1,162 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.EventArgs + + To be added To be added - - System.EventArgs - - - - + Constructor - - - + + + + To be added: an object of type 'ListChangedType' + To be added: an object of type 'PropertyDescriptor' To be added - To be added: an object of type 'ListChangedType' - To be added: an object of type 'int' - To be added: an object of type 'ListChangedEventArgs' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + + To be added: an object of type 'ListChangedType' + To be added: an object of type 'int' To be added - To be added: an object of type 'ListChangedType' - To be added: an object of type 'PropertyDescriptor' - To be added: an object of type 'ListChangedEventArgs' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor + + 2.0.0.0 + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Constructor - - - - + + + + - To be added To be added: an object of type 'ListChangedType' To be added: an object of type 'int' To be added: an object of type 'int' - To be added: an object of type 'ListChangedEventArgs' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.ComponentModel.ListChangedType To be added - To be added: an object of type 'ListChangedType' + To be added: an object of type 'ListChangedType' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + 2.0.0.0 + + + System.ComponentModel.PropertyDescriptor + + + To be added. + To be added. + To be added. + + Index: en/System.ComponentModel/PropertyTabScope.xml =================================================================== --- en/System.ComponentModel/PropertyTabScope.xml (revision 91089) +++ en/System.ComponentModel/PropertyTabScope.xml (working copy) @@ -1,51 +1,23 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Enum + To be added To be added - - System.Enum - - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - - - + + Field System.ComponentModel.PropertyTabScope @@ -55,9 +27,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.PropertyTabScope @@ -67,9 +43,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.PropertyTabScope @@ -79,9 +59,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.PropertyTabScope @@ -91,6 +75,10 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/MemberDescriptor.xml =================================================================== --- en/System.ComponentModel/MemberDescriptor.xml (revision 91089) +++ en/System.ComponentModel/MemberDescriptor.xml (working copy) @@ -4,137 +4,146 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + - - - Method - - System.Reflection.MethodInfo - + + + Constructor + - - - - - + + + To be added: an object of type 'MemberDescriptor' To be added - To be added: an object of type 'Type' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + To be added: an object of type 'string' - To be added: an object of type 'Type []' - To be added: an object of type 'Type' - To be added: an object of type 'Reflection.MethodInfo' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Reflection.MethodInfo - + + + Constructor + - - - - - - + + + + To be added. + To be added. To be added - To be added: an object of type 'Type' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'string' - To be added: an object of type 'Type []' - To be added: an object of type 'Type' - To be added: an object of type 'bool' - To be added: an object of type 'Reflection.MethodInfo' + To be added. + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.ComponentModel.ISite + System.Attribute[] - - - To be added - To be added: an object of type 'object' - To be added: an object of type 'ISite' + To be added: an object of type 'Attribute []' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Object + System.ComponentModel.AttributeCollection - - - - To be added - To be added: an object of type 'Type' - To be added: an object of type 'object' - To be added: an object of type 'object' + To be added: an object of type 'AttributeCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.String - - - To be added - To be added: an object of type 'Collections.IList' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.AttributeCollection @@ -145,203 +154,284 @@ To be added: an object of type 'AttributeCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Int32 + System.String - To be added - To be added: an object of type 'int' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property System.Boolean - - - To be added - To be added: an object of type 'object' - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - + + + Property + + System.String + To be added - To be added: an object of type 'string' - To be added: an object of type 'MemberDescriptor' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Boolean + - - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'string' - To be added: an object of type 'Attribute []' - To be added: an object of type 'MemberDescriptor' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Void + - - + + + To be added: an object of type 'Collections.IList' To be added - To be added: an object of type 'MemberDescriptor' - To be added: an object of type 'MemberDescriptor' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Reflection.MethodInfo + - - - + + + + + + To be added: an object of type 'Type' + To be added: an object of type 'string' + To be added: an object of type 'Type []' + To be added: an object of type 'Type' To be added - To be added: an object of type 'MemberDescriptor' - To be added: an object of type 'Attribute []' - To be added: an object of type 'MemberDescriptor' + To be added: an object of type 'Reflection.MethodInfo' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Attribute[] + System.Reflection.MethodInfo + + + + + + + + To be added: an object of type 'Type' + To be added: an object of type 'string' + To be added: an object of type 'Type []' + To be added: an object of type 'Type' + To be added: an object of type 'bool' To be added - To be added: an object of type 'Attribute []' + To be added: an object of type 'Reflection.MethodInfo' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.ComponentModel.AttributeCollection + System.Int32 + To be added - To be added: an object of type 'AttributeCollection' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method + + 2.0.0.0 + - System.String + System.Object + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + System.Object + + + + + + + To be added: an object of type 'Type' + To be added: an object of type 'object' To be added - To be added: an object of type 'string' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("Use GetInvocationTarget") + + - - - Property + + + Method - System.String + System.ComponentModel.ISite + + + + To be added: an object of type 'object' To be added - To be added: an object of type 'string' + To be added: an object of type 'ISite' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Boolean To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property - - System.Boolean - - - To be added - To be added: an object of type 'bool' - To be added - - - - - Property - - System.String - - - To be added - To be added: an object of type 'string' - To be added - - Index: en/System.ComponentModel/RunInstallerAttribute.xml =================================================================== --- en/System.ComponentModel/RunInstallerAttribute.xml (revision 91089) +++ en/System.ComponentModel/RunInstallerAttribute.xml (working copy) @@ -1,69 +1,46 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.Class) + + To be added + To be added + - - - Field - - System.ComponentModel.RunInstallerAttribute - - + + + Constructor + + + + + To be added: an object of type 'bool' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Field - - System.ComponentModel.RunInstallerAttribute - - - - To be added - To be added - - - + Field System.ComponentModel.RunInstallerAttribute @@ -73,22 +50,33 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - + + + + To be added: an object of type 'object' To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 @@ -99,48 +87,75 @@ To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - - - + To be added - To be added: an object of type 'object' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - + + + Field + + System.ComponentModel.RunInstallerAttribute + + To be added - To be added: an object of type 'bool' - To be added: an object of type 'RunInstallerAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Boolean To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Field + + System.ComponentModel.RunInstallerAttribute + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + Index: en/System.ComponentModel/IEditableObject.xml =================================================================== --- en/System.ComponentModel/IEditableObject.xml (revision 91089) +++ en/System.ComponentModel/IEditableObject.xml (working copy) @@ -1,39 +1,21 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + To be added To be added - - - - - + + Method System.Void @@ -43,9 +25,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void @@ -55,9 +41,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void @@ -67,6 +57,10 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/TypeConverter.xml =================================================================== --- en/System.ComponentModel/TypeConverter.xml (revision 91089) +++ en/System.ComponentModel/TypeConverter.xml (working copy) @@ -4,407 +4,321 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + - - - Method - - System.Boolean - - - - - + + + Constructor + + To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'object' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - - + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - - + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'Type' To be added - To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.TypeConverter+StandardValuesCollection - - - - - - To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'TypeConverter+StandardValuesCollection' - To be added - - - - - Method - System.Boolean - - + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.PropertyDescriptorCollection + System.Boolean - - - - + + + - To be added To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'object' - To be added: an object of type 'Attribute []' - To be added: an object of type 'PropertyDescriptorCollection' - To be added - - - - - Method - - System.Boolean - - - - - + To be added: an object of type 'Type' To be added - To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Object - - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Collections.IDictionary' To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Object - - - - - + + + + - To be added To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'Globalization.CultureInfo' To be added: an object of type 'object' - To be added: an object of type 'Type' - To be added: an object of type 'object' - To be added - - - - - Method - - System.Object - - - - - - - To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Globalization.CultureInfo' - To be added: an object of type 'object' To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean - - - - - - - To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Type' - To be added: an object of type 'bool' - To be added - - - - - Method - - System.Boolean - - - - - - - To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Type' - To be added: an object of type 'bool' - To be added - - - - - Method - - System.Boolean - - - - - - To be added - To be added: an object of type 'Type' - To be added: an object of type 'bool' - To be added - - - - - Method - - System.Boolean - - - - - - To be added - To be added: an object of type 'Type' - To be added: an object of type 'bool' - To be added - - - - - Method - System.Object - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'object' To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Object - - + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'string' To be added - To be added: an object of type 'string' To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Object - - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'string' To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Object - - + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'string' To be added - To be added: an object of type 'string' To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Object - - - + + + + - To be added To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'Globalization.CultureInfo' To be added: an object of type 'string' + To be added To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Object - - - - + + + + To be added: an object of type 'object' + To be added: an object of type 'Type' To be added - To be added: an object of type 'ITypeDescriptorContext' - To be added: an object of type 'Globalization.CultureInfo' - To be added: an object of type 'string' To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Object - - - + + + + + - To be added + To be added: an object of type 'ITypeDescriptorContext' + To be added: an object of type 'Globalization.CultureInfo' To be added: an object of type 'object' To be added: an object of type 'Type' + To be added To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -413,32 +327,40 @@ System.String - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'object' To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.String - - - + + + - To be added To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'object' + To be added To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -447,68 +369,106 @@ System.String - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'object' To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.String - - - + + + - To be added To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'object' + To be added To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.String - - - - + + + + - To be added To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'Globalization.CultureInfo' To be added: an object of type 'object' + To be added To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Object - - + + + To be added: an object of type 'Collections.IDictionary' To be added + To be added: an object of type 'object' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.Object + + + + + + + To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'Collections.IDictionary' + To be added To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -517,14 +477,18 @@ System.Exception - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'object' To be added: an object of type 'Exception' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -533,16 +497,20 @@ System.Exception - - - + + + - To be added To be added: an object of type 'object' To be added: an object of type 'Type' + To be added To be added: an object of type 'Exception' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -556,40 +524,96 @@ To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.Boolean + + + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added + To be added: an object of type 'bool' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.ComponentModel.PropertyDescriptorCollection - - + + + To be added: an object of type 'object' To be added + To be added: an object of type 'PropertyDescriptorCollection' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.ComponentModel.PropertyDescriptorCollection + + + + + + + To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'object' + To be added To be added: an object of type 'PropertyDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.PropertyDescriptorCollection - - - + + + + - To be added To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'object' + To be added: an object of type 'Attribute []' + To be added To be added: an object of type 'PropertyDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -603,9 +627,33 @@ To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.Boolean + + + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added + To be added: an object of type 'bool' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Collections.ICollection @@ -616,7 +664,31 @@ To be added: an object of type 'Collections.ICollection' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.ComponentModel.TypeConverter+StandardValuesCollection + + + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added + To be added: an object of type 'TypeConverter+StandardValuesCollection' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + Method @@ -629,7 +701,31 @@ To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.Boolean + + + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added + To be added: an object of type 'bool' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + Method @@ -642,7 +738,31 @@ To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.Boolean + + + + + + To be added: an object of type 'ITypeDescriptorContext' + To be added + To be added: an object of type 'bool' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + Method @@ -650,43 +770,62 @@ System.Boolean - - + + + To be added: an object of type 'object' To be added + To be added: an object of type 'bool' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.Boolean + + + + + + + To be added: an object of type 'ITypeDescriptorContext' To be added: an object of type 'object' + To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.PropertyDescriptorCollection - - - + + + - To be added To be added: an object of type 'PropertyDescriptorCollection' To be added: an object of type 'string []' + To be added To be added: an object of type 'PropertyDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - To be added - To be added: an object of type 'TypeConverter' - To be added - - Index: en/System.ComponentModel/EditorAttribute.xml =================================================================== --- en/System.ComponentModel/EditorAttribute.xml (revision 91089) +++ en/System.ComponentModel/EditorAttribute.xml (working copy) @@ -1,72 +1,27 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Attribute - System.AttributeUsageAttribute + System.AttributeUsage(System.AttributeTargets.All, AllowMultiple=true, Inherited=true) + + To be added + To be added + - - - Method - - System.Int32 - - - - To be added - To be added: an object of type 'int' - To be added - - - - - Method - - System.Boolean - - - - - - To be added - To be added: an object of type 'object' - To be added: an object of type 'bool' - To be added - - Constructor @@ -74,93 +29,154 @@ To be added - To be added: an object of type 'EditorAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'string' - To be added: an object of type 'EditorAttribute' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'Type' - To be added: an object of type 'EditorAttribute' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - - + + + - To be added To be added: an object of type 'Type' To be added: an object of type 'Type' - To be added: an object of type 'EditorAttribute' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.Boolean + + + + + + To be added: an object of type 'object' + To be added + To be added: an object of type 'bool' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.Int32 + + + + To be added + To be added: an object of type 'int' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Property System.Object To be added - To be added: an object of type 'object' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel/LicenseManager.xml =================================================================== --- en/System.ComponentModel/LicenseManager.xml (revision 91089) +++ en/System.ComponentModel/LicenseManager.xml (working copy) @@ -4,74 +4,83 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Object + + To be added To be added - - System.Object - - - - + Method System.Object - - - + + + - To be added To be added: an object of type 'Type' To be added: an object of type 'LicenseContext' + To be added To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Object - - - - + + + + - To be added To be added: an object of type 'Type' To be added: an object of type 'LicenseContext' To be added: an object of type 'object []' + To be added To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + System.ComponentModel.LicenseContext + + + + + To be added + To be added: an object of type 'LicenseContext' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + Method @@ -79,14 +88,18 @@ System.Boolean - - + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'Type' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -95,34 +108,42 @@ System.Boolean - - + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'Type' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - - - + + + + - To be added To be added: an object of type 'Type' To be added: an object of type 'object' To be added: an object of type 'License&' + To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -131,13 +152,17 @@ System.Void - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -146,14 +171,34 @@ System.Void - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + System.ComponentModel.LicenseUsageMode + + + To be added + To be added: an object of type 'LicenseUsageMode' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + Method @@ -161,58 +206,39 @@ System.Void - - + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'Type' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.License - - - + + + - To be added To be added: an object of type 'Type' To be added: an object of type 'object' + To be added To be added: an object of type 'License' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property - - System.ComponentModel.LicenseContext - - - - - To be added - To be added: an object of type 'LicenseContext' - To be added: an object of type 'LicenseContext' - To be added - - - - - Property - - System.ComponentModel.LicenseUsageMode - - - To be added - To be added: an object of type 'LicenseUsageMode' - To be added - - Index: en/System.ComponentModel/AttributeCollection.xml =================================================================== --- en/System.ComponentModel/AttributeCollection.xml (revision 91089) +++ en/System.ComponentModel/AttributeCollection.xml (working copy) @@ -1,33 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -35,80 +15,163 @@ System.Collections.ICollection - - System.Collections.IEnumerable - - System.Runtime.InteropServices.ComVisibleAttribute + System.Reflection.DefaultMember("Item") - System.Reflection.DefaultMemberAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + - - - Field - - System.ComponentModel.AttributeCollection - - + + + Constructor + + + + + + System.ParamArray + + + + + To be added: an object of type 'Attribute []' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Boolean - - - + + + To be added: an object of type 'Attribute' To be added - To be added: an object of type 'Array' - To be added: an object of type 'int' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - + + + To be added: an object of type 'Attribute []' To be added - To be added: an object of type 'Attribute' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean + System.Void - - + + + + To be added: an object of type 'Array' + To be added: an object of type 'int' To be added - To be added: an object of type 'Attribute []' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + System.Int32 + + + To be added + To be added: an object of type 'int' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Field + + System.ComponentModel.AttributeCollection + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + 2.0.0.0 + + + System.ComponentModel.AttributeCollection + + + + + + + System.ParamArray + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + Method @@ -116,17 +179,21 @@ System.Attribute - - + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'Type' To be added: an object of type 'Attribute' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Collections.IEnumerator @@ -137,98 +204,155 @@ To be added: an object of type 'Collections.IEnumerator' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + System.Attribute + + + + + + To be added. + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.Attribute + + + + + + To be added. + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Boolean - - + + + To be added: an object of type 'Attribute' To be added - To be added: an object of type 'Attribute' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - + + + To be added: an object of type 'Attribute []' To be added - To be added: an object of type 'Attribute []' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - - - To be added - To be added: an object of type 'Attribute []' - To be added: an object of type 'AttributeCollection' - To be added - - - - + + Property + + 1.0.5000.0 + 2.0.0.0 + System.Int32 - To be added - To be added: an object of type 'int' - To be added + To be added. + To be added. + To be added. - - - - + + Property + + 1.0.5000.0 + 2.0.0.0 + - System.Attribute + System.Boolean - - - To be added. - To be added. To be added. To be added. - - + + Property + + 1.0.5000.0 + 2.0.0.0 + - System.Attribute + System.Object - - - To be added. - To be added. To be added. To be added. + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Collections.IEnumerator + + + + To be added. + To be added. + To be added. + + Index: en/System.Net/EndPoint.xml =================================================================== --- en/System.Net/EndPoint.xml (revision 91089) +++ en/System.Net/EndPoint.xml (working copy) @@ -6,15 +6,14 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.Object + + This is the base class used to derive classes that @@ -29,45 +28,90 @@ - - System.Object - - - + Constructor Constructs a new instance of the class. + To be added. 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.Net.Sockets.AddressFamily + + + + + Gets the address family to which the endpoint belongs. + + + + One of the values defined in . + + + + This property is read-only. + The value returned + by this property specifies the addressing scheme used + by the network protocol of the current instance. + + + The default implementation throws . + + + Override this + property to return the + of the current instance. + + + Use this property to + obtain the information of the current instance. + + + + This property is required to be overridden in types derived from . + + 0 + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Net.EndPoint - - + + + A instance that provides the address information for the new instance. Returns a new instance containing the address information from the specified instance. - A instance that provides the address information for the new instance. A new instance containing the address information from the specified instance. - This method is required to be overridden in types derived from . As described above. @@ -88,52 +132,16 @@ . + This method is required to be overridden in types derived from . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Property - - System.Net.Sockets.AddressFamily - - - - - Gets the address family to which the endpoint belongs. - - - - One of the values defined in . - - This property is required to be overridden in types derived from . - - - This property is read-only. - The value returned - by this property specifies the addressing scheme used - by the network protocol of the current instance. - - - The default implementation throws . - - - Override this - property to return the - of the current instance. - - - Use this property to - obtain the information of the current instance. - - - - - 0 - - - + + Method System.Net.SocketAddress @@ -144,6 +152,10 @@ To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + 0 Index: en/System.Net/DnsPermissionAttribute.xml =================================================================== --- en/System.Net/DnsPermissionAttribute.xml (revision 91089) +++ en/System.Net/DnsPermissionAttribute.xml (working copy) @@ -1,20 +1,24 @@ - + Networking System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.Security.Permissions.CodeAccessSecurityAttribute + + + + + System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Struct | System.AttributeTargets.Constructor | System.AttributeTargets.Method, AllowMultiple=true, Inherited=false) + + Used to declaratively specify permission to request information from Domain Name Servers. @@ -29,20 +33,33 @@ - - System.Security.Permissions.CodeAccessSecurityAttribute - - - - - AttributeUsageAttribute(AttributeTargets.Assembly | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Constructor | AttributeTargets.Method, AllowMultiple=true, Inherited=false) + + + + + Constructor + + + + + + A value. + + Constructs a new instance of the class with the specified value. + + To be added. + + is not a valid value. + 0 - - - + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Security.IPermission @@ -69,25 +86,11 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Constructor - - - - - - - Constructs a new instance of the class with the specified value. - - A value. - - is not a valid value. - - 0 - 0 Index: en/System.Net/IWebRequestCreate.xml =================================================================== --- en/System.Net/IWebRequestCreate.xml (revision 91089) +++ en/System.Net/IWebRequestCreate.xml (working copy) @@ -6,14 +6,10 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 + Provides a mechanism for creating new @@ -35,25 +31,23 @@ - - - + Method System.Net.WebRequest - - + + + The to be associated with the new instance. Returns a instance. - The to be associated with the new instance. A new instance. @@ -73,6 +67,10 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + 0 Index: en/System.Net/NetworkCredential.xml =================================================================== --- en/System.Net/NetworkCredential.xml (revision 91089) +++ en/System.Net/NetworkCredential.xml (working copy) @@ -1,20 +1,26 @@ - + Networking System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.Object + + + + System.Net.ICredentials + + + System.Net.ICredentialsByHost + + Provides credentials for password-based authentication. @@ -33,43 +39,10 @@ - - System.Object - - - - System.Net.ICredentials - 0 - - - - - - Method - - System.Net.NetworkCredential - - - - - - - - Returns the - current instance. - - A representing the resource for which the client is to be authenticated. - A containing the of the that will receive the credentials returned by this method. - - The current instance. - - - 0 - - + Constructor @@ -84,22 +57,26 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + + A containing the user name for the account associated with the credentials. + A containing the password for the account associated with the credentials. Constructs and initializes a new instance of the class with the specified user name and password. - A containing the user name for the account associated with the credentials. - A containing the password for the account associated with the credentials. This constructor initializes the property of the new instance to and the property to . The property is initialized to . The values specified for and are passed through to the operating system without @@ -107,25 +84,29 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - - + + + + + A containing the user name associated with the credentials. + A containing the password for the user name associated with the credentials. + A containing the domain associated with the credentials. Constructs and initializes a new instance of the class with the specified user name, password, and domain. - A containing the user name associated with the credentials. - A containing the password for the user name associated with the credentials. - A containing the domain associated with the credentials. This constructor initializes the property of the new instance to , the property to , @@ -134,10 +115,14 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property System.String @@ -145,19 +130,81 @@ - Gets or sets the user name for the account associated with the current credentials. + Gets or sets the domain + or machine name that verifies the current credentials. A containing the - user name for the account associated with the current credentials. + name of the domain that verifies the current credentials. - Requires read access to the environment variable that contains the user name. See . + + The property indicates the domain or + realm to which the account belongs. Typically, this is the host machine name where the application + executes or the user domain for the currently logged in user. + + Requires read access to the environment variable that contains the domain name. See . 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.Net.NetworkCredential + + + + + + + A representing the resource for which the client is to be authenticated. + A containing the of the that will receive the credentials returned by this method. + + Returns the + current instance. + + + The current instance. + + To be added. + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + 2.0.0.0 + + + System.Net.NetworkCredential + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + - + Property System.String @@ -171,13 +218,18 @@ A containing the password of the account associated with the current credentials. + To be added. Requires permission to execute unmanaged code. See . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property System.String @@ -185,21 +237,20 @@ - Gets or sets the domain - or machine name that verifies the current credentials. + Gets or sets the user name for the account associated with the current credentials. A containing the - name of the domain that verifies the current credentials. + user name for the account associated with the current credentials. - - The property indicates the domain or - realm to which the account belongs. Typically, this is the host machine name where the application - executes or the user domain for the currently logged in user. - - Requires read access to the environment variable that contains the domain name. See . + To be added. + Requires read access to the environment variable that contains the user name. See . 0 + + 1.0.5000.0 + 2.0.0.0 + 0 Index: en/System.Net/Dns.xml =================================================================== --- en/System.Net/Dns.xml (revision 91089) +++ en/System.Net/Dns.xml (working copy) @@ -1,20 +1,19 @@ - + Networking System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.Object + + Obtains domain information from the Domain Name System as @@ -38,110 +37,504 @@ - - System.Object - - - - - + + Method + + 2.0.0.0 + - System.Net.IPHostEntry + System.IAsyncResult - - + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.IAsyncResult + + + + + + + + A containing the DNS name of the host. + A delegate, or . + An application-defined object, or . - Queries DNS for address information about the specified - host. + Begins the asynchronous execution of a DNS query to obtain address information about the specified host. - A containing the DNS name of the host. - A object containing host information for the address - specified in - . + A instance that contains information about the asynchronous operation. + + This method starts an + asynchronous request for information about the specified host. To retrieve the + results of the query and release resources allocated by this method, call + the method and specify the object + returned by this method. The + method should be called exactly once for each call to + . + If the parameter is not +, the method referenced by is invoked when the + asynchronous operation completes. The object returned by this method is + passed as the argument to the method referenced by + . The method referenced by + can retrieve the results of the query by calling + . +The parameter can be any object +that the caller wishes to have available for the duration of the asynchronous +operation. This object is available via the +property of the object returned by this method. + - is . + is . An error was encountered executing the DNS query . The caller does not have permission to access DNS information. + Requires unrestricted permission for accessing DNS information. See and . + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("Use BeginGetHostEntry instead") + + + + + + Method + + 2.0.0.0 + + + System.IAsyncResult + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.IAsyncResult + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.IAsyncResult + + + + + + + + A containing the DNS name or IP address of the host. + A delegate or . + An application-defined object, or . + + Begins the asynchronous execution of a DNS query to + resolve a host name or IP address. + + + A instance that contains information about the asynchronous operation. + - - To retrieve host information asynchronously, use the and - methods. - See the -class page for an example that uses the method. - + This method starts an asynchronous request for DNS + information about the specified host. To retrieve the results of the query and + release resources allocated by this method, call the + method, and specify the object returned by this method. The + method should be called exactly once for each call to . + If the parameter is not +, the method referenced by is + invoked when the asynchronous operation completes. The object + returned by this method is passed as the argument to the method referenced by +. The method referenced by can + retrieve the results of the query by calling . + The parameter can be any object that the caller wishes + to have available for the duration of the asynchronous operation. This object is + available via the property of the object returned by this + method. + + is . + An error was encountered executing the DNS query . + The caller does not have permission to access DNS information. Requires unrestricted permission for accessing DNS information. See and . 0 + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("Use BeginGetHostEntry instead") + + + + + Method + + 2.0.0.0 + + + System.Net.IPAddress[] + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.Net.IPHostEntry + + + + + + The object that holds the state information for the asynchronous operation. + + Ends an asynchronous query to obtain address information about the specified host. + + + A object containing DNS address information about a host. + + + This method blocks if the asynchronous operation has not completed. + The method completes an asynchronous request for + DNS information that was started with a call to . The object + specified for the parameter is required to be the same + object as was returned by the method call that began the request. + + If the method is invoked via the delegate +specified to the method, the +parameter is the argument passed to the delegate's method. + + + is . + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("Use EndGetHostEntry instead") + + + + + + Method + + 2.0.0.0 + + + System.Net.IPHostEntry + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.Net.IPHostEntry + + + + + + + The object that holds the state information for the asynchronous operation. + + + Ends an asynchronous query to resolve a host name or IP address. + + + A object containing address information about a host. + + + This method blocks if the asynchronous operation has not + completed. + The method completes an asynchronous request for + DNS information that was started with a call to . The object specified for the + parameter is required to be the same object as was returned + by the method call that began the request. + + If the method is invoked via the delegate +specified to the method, the parameter is the + +argument passed to the delegate's method. + + + is . + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("Use EndGetHostEntry instead") + + + + + + Method + + 2.0.0.0 + + + System.Net.IPAddress[] + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + System.Net.IPHostEntry + + + + + + A instance. + + Queries DNS for the DNS host name of the specified IP + address. + + + A instance containing the host information. + + To be added. + + is . + An error was encountered executing the DNS query . + The caller does not have permission to access DNS information. + Requires unrestricted permission for accessing DNS information. See and . + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("Use GetHostEntry instead") + + + + - + Method System.Net.IPHostEntry - - + + + A containing an IP address. Queries DNS for the DNS host name of the specified IP address. - A containing an IP address. A instance containing the host information. + + The IP address specified by the parameter + is required to be in dotted-quad notation (for example, "192.168.1.2"). + is . is not a valid IP address. An error was encountered executing the DNS query . The caller does not have permission to access DNS information. - - The IP address specified by the parameter - is required to be in dotted-quad notation (for example, "192.168.1.2"). - Requires unrestricted permission for accessing DNS information. See and . 0 + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("Use GetHostEntry instead") + + - - - + + + Method System.Net.IPHostEntry - - + + + A containing the DNS name of the host. - Queries DNS for the DNS host name of the specified IP - address. + Queries DNS for address information about the specified + host. - A instance. - A instance containing the host information. + A object containing host information for the address + specified in + . + + + To retrieve host information asynchronously, use the and + methods. + See the +class page for an example that uses the method. + + - is . + is . An error was encountered executing the DNS query . The caller does not have permission to access DNS information. Requires unrestricted permission for accessing DNS information. See and . 0 + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("Use GetHostEntry instead") + + + + + Method + + 2.0.0.0 + + + System.Net.IPHostEntry + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Net.IPHostEntry + + + + + + To be added. + To be added. + To be added. + To be added. + + - + Method System.String @@ -155,38 +548,39 @@ A containing the DNS host name of the local machine. + To be added. An error was encountered resolving the local host name. The caller does not have permission to access DNS information. Requires unrestricted permission for accessing DNS information. See and . 0 + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Net.IPHostEntry - - + + + A containing a DNS-style host name or IP address. Resolves a DNS host name or IP address to a instance. - A containing a DNS-style host name or IP address. A instance containing address information about the host specified in . - - is . - An error was encountered executing the DNS query . - The caller does not have permission to access DNS information. The method queries a DNS server for the IP address associated @@ -195,6 +589,10 @@ addresses, only the first IP address that resolves to that host name is returned. + + is . + An error was encountered executing the DNS query . + The caller does not have permission to access DNS information. Requires unrestricted permission for accessing DNS information. This method also asserts unrestricted . See and . The following example demonstrates the use of the method. @@ -226,177 +624,16 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("Use GetHostEntry instead") + + - - - - Method - - System.IAsyncResult - - - - - - - - - Begins the asynchronous execution of a DNS query to obtain address information about the specified host. - - A containing the DNS name of the host. - A delegate, or . - An application-defined object, or . - - A instance that contains information about the asynchronous operation. - - - is . - An error was encountered executing the DNS query . - The caller does not have permission to access DNS information. - - This method starts an - asynchronous request for information about the specified host. To retrieve the - results of the query and release resources allocated by this method, call - the method and specify the object - returned by this method. The - method should be called exactly once for each call to - . - If the parameter is not -, the method referenced by is invoked when the - asynchronous operation completes. The object returned by this method is - passed as the argument to the method referenced by - . The method referenced by - can retrieve the results of the query by calling - . -The parameter can be any object -that the caller wishes to have available for the duration of the asynchronous -operation. This object is available via the -property of the object returned by this method. - - Requires unrestricted permission for accessing DNS information. See and . - - 0 - - - - - Method - - System.Net.IPHostEntry - - - - - - - Ends an asynchronous query to obtain address information about the specified host. - - The object that holds the state information for the asynchronous operation. - - A object containing DNS address information about a host. - - - is . - - This method blocks if the asynchronous operation has not completed. - The method completes an asynchronous request for - DNS information that was started with a call to . The object - specified for the parameter is required to be the same - object as was returned by the method call that began the request. - - If the method is invoked via the delegate -specified to the method, the -parameter is the argument passed to the delegate's method. - - - 0 - - - - - Method - - System.IAsyncResult - - - - - - - - - Begins the asynchronous execution of a DNS query to - resolve a host name or IP address. - - A containing the DNS name or IP address of the host. - A delegate or . - An application-defined object, or . - - A instance that contains information about the asynchronous operation. - - - is . - An error was encountered executing the DNS query . - The caller does not have permission to access DNS information. - - This method starts an asynchronous request for DNS - information about the specified host. To retrieve the results of the query and - release resources allocated by this method, call the - method, and specify the object returned by this method. The - method should be called exactly once for each call to . - If the parameter is not -, the method referenced by is - invoked when the asynchronous operation completes. The object - returned by this method is passed as the argument to the method referenced by -. The method referenced by can - retrieve the results of the query by calling . - The parameter can be any object that the caller wishes - to have available for the duration of the asynchronous operation. This object is - available via the property of the object returned by this - method. - - Requires unrestricted permission for accessing DNS information. See and . - - 0 - - - - - Method - - System.Net.IPHostEntry - - - - - - - Ends an asynchronous query to resolve a host name or IP address. - - - The object that holds the state information for the asynchronous operation. - - - A object containing address information about a host. - - - is . - - This method blocks if the asynchronous operation has not - completed. - The method completes an asynchronous request for - DNS information that was started with a call to . The object specified for the - parameter is required to be the same object as was returned - by the method call that began the request. - - If the method is invoked via the delegate -specified to the method, the parameter is the - -argument passed to the delegate's method. - - - 0 - 0 Index: en/System.Net/HttpVersion.xml =================================================================== --- en/System.Net/HttpVersion.xml (revision 91089) +++ en/System.Net/HttpVersion.xml (working copy) @@ -6,15 +6,14 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.Object + + Defines the HTTP version numbers supported by and @@ -29,21 +28,22 @@ - - System.Object - - - + Constructor Constructs a new instance of the class. + To be added. 0 + + 1.0.5000.0 + 2.0.0.0 + @@ -63,6 +63,10 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + @@ -82,6 +86,10 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + 0 Index: en/System.Net/CookieCollection.xml =================================================================== --- en/System.Net/CookieCollection.xml (revision 91089) +++ en/System.Net/CookieCollection.xml (working copy) @@ -1,33 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -35,139 +15,177 @@ System.Collections.ICollection - - System.Collections.IEnumerable - - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") + + To be added + To be added + - - - Method - - System.Collections.IEnumerator - + + + Constructor + To be added - To be added: an object of type 'Collections.IEnumerator' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - + + + To be added: an object of type 'Cookie' To be added - To be added: an object of type 'Array' - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + To be added: an object of type 'CookieCollection' To be added - To be added: an object of type 'Cookie' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + + To be added: an object of type 'Array' + To be added. To be added - To be added: an object of type 'CookieCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - + + + Method + + 2.0.0.0 + + + System.Void + + + + + - To be added - To be added: an object of type 'CookieCollection' - To be added + To be added. + To be added. + To be added. + To be added. - - + + Property - System.Boolean + System.Int32 To be added - To be added: an object of type 'bool' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - - - Property + + + Method - System.Int32 + System.Collections.IEnumerator + To be added - To be added: an object of type 'int' + To be added: an object of type 'Collections.IEnumerator' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.Boolean To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Object + System.Boolean To be added - To be added: an object of type 'object' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.Net.Cookie @@ -176,14 +194,18 @@ + To be added. To be added. - To be added. To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.Net.Cookie @@ -192,11 +214,31 @@ + To be added. To be added. - To be added. To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + System.Object + + + To be added + To be added: an object of type 'object' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + Index: en/System.Net/HttpWebRequest.xml =================================================================== --- en/System.Net/HttpWebRequest.xml (revision 91089) +++ en/System.Net/HttpWebRequest.xml (working copy) @@ -1,20 +1,19 @@ - + Networking System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.Net.WebRequest + + Provides an HTTP-specific implementation of the @@ -142,14 +141,33 @@ - - System.Net.WebRequest - - + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("Serialization is obsoleted for this type", false) + + + - + Method System.Void @@ -174,337 +192,79 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Method + + + + Property - System.IO.Stream + System.String - - - + - Completes an asynchronous request for a stream that was - started by the - method. + Gets or sets a containing the value of the HTTP Accept header. - The object that holds the state information for the asynchronous operation. - - A to write request data to. - - - is . - - was not returned by the current instance from a call to . - - This method was called previously using - -or- - No stream is available. - - - - was previously called. - -or- - An error occurred while processing the request. - + + A containing the value of the HTTP Accept header. The default value of this property is +. + - - The caller is responsible for calling the - method to close the - stream. - - This method overrides . - - - - 0 - - - - - Method - - System.IAsyncResult - - - - - - - - Begins an asynchronous request for a stream in which to write data to - be sent in the current instance. - - A delegate to be called when the stream is available. Can be . - A containing state information for the asynchronous request. Can be . - - A that contains information about the asynchronous operation. - - - The stream is being used by a previous call to . - -or- - No writeable stream is available. - - - The property of the current instance is not set. - -or- - The property of the current instance is "GET" or "HEAD". - - - was previously called. - -or- - An error occurred while processing the request. - - - This method starts an asynchronous operation. To get the - request stream, call the method and specify the object returned by - this method. The - method - should be called exactly once for each call to . - If the parameter is not -, the method(s) referenced by are invoked - when the asynchronous operation completes. The object - returned by this method is passed as the argument to the method(s) referenced by - -. - The parameter can be any object that the -caller wishes to have available for the duration of the asynchronous operation. -This object is available via the -property of the -object returned by this method. - The value of the property of the current instance is -required to be set prior to calling this method. - - The method(s) invoked by - the callback delegate can call the method to retrieve the stream. - This method is the asynchronous version of - the method. - This method overrides . - + For additional information see section + 14.1 of IETF RFC 2068 - HTTP/1.1. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Method - System.Net.WebResponse + System.Void - + + A that specifies the starting or ending point of the range. If this value is positive, the range is from the beginning of the data to . If this value is negative, the range is from to the end of the data. - Returns a that contains a response to the specified pending - Internet request. + Adds a HTTP Range header to the current instance for + a specific range from the beginning or end of the requested data. - The object that hold the state information for the asynchronous operation. - - A that contains a response to the Internet request - referenced by . - - - is . - - was not returned by the current instance from a call to . - - This method was called previously using - -or- - The property of the current instance is greater than 0 but the data has not been written to the request stream. - - - - was previously called. - -or- - An error occurred while processing the request. - + This method is equivalent to ("bytes", ). - This method completes an asynchronous request for - an Internet resource that was started by calling . - This method overrides . + The HTTP Range header specifies either a single range of bytes or a set of + byte ranges in an entity-body to be returned. If the server accessed by the + current instance supports the use of this header, this allows for the partial + retrieval of the entity due to, for example, the entity being particularly + large or there having been a failed transfer of data. + For more information on the HTTP Range header, see Section 14.35 of RFC + 2616. + The range header could not be added. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Method - - System.IAsyncResult - - - - - - - - Begins sending the current HTTP request - asynchronously. - - A delegate to be called when the stream is available. Can be . - A containing state information for the asynchronous request. Can be . - - A that contains information about the asynchronous - operation. - - - or was previously called on this instance. - The property of the current instance has not been set. - - was previously called. - - This method starts an asynchronous operation. To get - the response, call the method and - specify the object returned by - this method. The method - should be called exactly once for each call to . - If the parameter is not -, the method referenced by is invoked - when the asynchronous operation completes. The object - returned by this method is passed as the argument to the method referenced by -. - The parameter can be any object that the -caller wishes to have available for the duration of the asynchronous operation. -This object is available via the -property of the object returned by this method. - - The method(s) invoked by the callback delegate can call the method to retrieve the response. - This method is the asynchronous version of the method. - This method overrides . - - - - 0 - - - - - Method - - System.Net.WebResponse - - - - - Returns a response to an Internet request. - - - A containing the response from the Internet resource requested by the current - instance. - - The property of the current instance is not set. - - - was previously called. - -or- - The timeout period for the request expired. - -or- - An error occurred while processing the request. - - - - This method returns a instance containing the response from the Internet resource requested - by the current instance. The actual instance returned is an instance of - , and can be typecast to that class to access - HTTP-specific properties. - This method overrides -. - - - - 0 - - - - - Method - - System.IO.Stream - - - - - Returns a for writing data to the Internet resource requested by the current instance. - - - A for writing - data to an Internet resource requested by the current instance. - - - The property of the current instance is "GET" or "HEAD". - -or- - The property of the current instance is not set. - - - The method was called more than once. - -or- - No writeable stream is available. - - - - was previously called. - -or- - The timeout period for the request expired. - -or- - An error occurred while processing the request. - - - The value of the - property is required to be set before writing data to the - stream. - - - This method returns a stream to use to - send data for the . Once the instance has been returned, - data can be sent with the by using the method. - Call the method to close the stream and release - the connection - for reuse. Failure to close the stream may cause the application to run out of - connections. - - This method overrides . - - - - 0 - - - - - Method - - System.Int32 - - - - - Generates a hash code for the current instance. - - - A containing the hash code for the current instance. - - - The algorithm used to - generate the hash code is unspecified. - - This method overrides . - - - - 0 - - + Method System.Void @@ -514,22 +274,11 @@ + A indicating the starting byte position of the entity-body data to be returned. + A indicating the last byte. Adds a HTTP Range header to the current instance for a specified range. - A indicating the starting byte position of the entity-body data to be returned. - A indicating the last byte. - - - < 0. - -or- - - < 0. - -or- - - > . - - The range header could not be added. This method is equivalent to ("bytes", , ). @@ -542,28 +291,43 @@ 2616. + + + < 0. + -or- + + < 0. + -or- + + > . + + The range header could not be added. 0 + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void + + A that contains the description of the range. + A that designates the starting or ending point of the range. If this value is positive, the range is from the beginning of the data to . If this value is negative, the range is from to the end of the data. - Adds a HTTP Range header to the current instance for - a specific range from the beginning or end of the requested data. + Adds a HTTP Range header to the current request for a specific range from the + beginning or end of the requested data. - A that specifies the starting or ending point of the range. If this value is positive, the range is from the beginning of the data to . If this value is negative, the range is from to the end of the data. - The range header could not be added. - This method is equivalent to ("bytes", ). The HTTP Range header specifies either a single range of bytes or a set of byte ranges in an entity-body to be returned. If the server accessed by the @@ -574,12 +338,21 @@ 2616. + + is . + + is invalid. + The range header could not be added. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void @@ -590,13 +363,24 @@ + A that contains the description of the range. + A designating the position at which to start sending data. + A designating the position at which to stop sending data. Adds a HTTP Range header to the current instance for a specified range. - A that contains the description of the range. - A designating the position at which to start sending data. - A designating the position at which to stop sending data. + + + The HTTP Range header specifies either a single range of bytes or a set of + byte ranges in an entity-body to be returned. If the server accessed by the + current instance supports the use of this header, this allows for the partial + retrieval of the entity due to, for example, the entity being particularly + large or there having been a failed transfer of data. + For more information on the HTTP Range header, see Section 14.35 of IETF RFC + 2616. + + is . @@ -612,90 +396,89 @@ is invalid. The range header could not be added. - - - The HTTP Range header specifies either a single range of bytes or a set of - byte ranges in an entity-body to be returned. If the server accessed by the - current instance supports the use of this header, this allows for the partial - retrieval of the entity due to, for example, the entity being particularly - large or there having been a failed transfer of data. - For more information on the HTTP Range header, see Section 14.35 of IETF RFC - 2616. - - 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Method + + + + Property - System.Void + System.Uri - - - - + - Adds a HTTP Range header to the current request for a specific range from the - beginning or end of the requested data. + Gets the URI that responds to the current request. - A that contains the description of the range. - A that designates the starting or ending point of the range. If this value is positive, the range is from the beginning of the data to . If this value is negative, the range is from to the end of the data. - - is . - - is invalid. - The range header could not be added. + + A +identifying the Internet resource that responds to the current request. +The default is the URI used by the +method to initialize +the current +instance. + - - The HTTP Range header specifies either a single range of bytes or a set of - byte ranges in an entity-body to be returned. If the server accessed by the - current instance supports the use of this header, this allows for the partial - retrieval of the entity due to, for example, the entity being particularly - large or there having been a failed transfer of data. - For more information on the HTTP Range header, see Section 14.35 of RFC - 2616. - + This property is + read-only. + The + value of this property is set to the URI that is the source of + the response after all redirections are complete. + + The URI of the original request is kept in the property. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property - System.Uri + System.Boolean - Gets the of the resource that receives requests sent by the current instance. + Gets or sets a value that indicates whether the current request will follow redirection responses. - The of the resource that receives requests sent by the - current instance. + + if the current request will automatically follow redirection + responses from the Internet resource; otherwise + . The default value is +. - This property is read-only. - This property is the instance passed to the current instance via the method. - Following a redirection header does not change the property. - The URI of the resource - that actually responded to the current instance is contained by property of the current - instance. - This property overrides . + Set to to allow the current request to + automatically follow HTTP redirection headers to the new location of a + resource. + The maximum number + of redirections to follow is set by the + property. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Boolean @@ -726,10 +509,244 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + 2.0.0.0 + + + System.Net.DecompressionMethods + + + To be added. + To be added. + To be added. + + + + + + Method + + System.IAsyncResult + + + + + + + A delegate to be called when the stream is available. Can be . + A containing state information for the asynchronous request. Can be . + + Begins an asynchronous request for a stream in which to write data to + be sent in the current instance. + + + A that contains information about the asynchronous operation. + + + This method starts an asynchronous operation. To get the + request stream, call the method and specify the object returned by + this method. The + method + should be called exactly once for each call to . + If the parameter is not +, the method(s) referenced by are invoked + when the asynchronous operation completes. The object + returned by this method is passed as the argument to the method(s) referenced by + +. + The parameter can be any object that the +caller wishes to have available for the duration of the asynchronous operation. +This object is available via the +property of the +object returned by this method. + The value of the property of the current instance is +required to be set prior to calling this method. + + The method(s) invoked by + the callback delegate can call the method to retrieve the stream. + This method is the asynchronous version of + the method. + This method overrides . + + + + The stream is being used by a previous call to . + -or- + No writeable stream is available. + + + The property of the current instance is not set. + -or- + The property of the current instance is "GET" or "HEAD". + + + + was previously called. + -or- + An error occurred while processing the request. + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Method + + System.IAsyncResult + + + + + + + A delegate to be called when the stream is available. Can be . + A containing state information for the asynchronous request. Can be . + + Begins sending the current HTTP request + asynchronously. + + + A that contains information about the asynchronous + operation. + + + This method starts an asynchronous operation. To get + the response, call the method and + specify the object returned by + this method. The method + should be called exactly once for each call to . + If the parameter is not +, the method referenced by is invoked + when the asynchronous operation completes. The object + returned by this method is passed as the argument to the method referenced by +. + The parameter can be any object that the +caller wishes to have available for the duration of the asynchronous operation. +This object is available via the +property of the object returned by this method. + + The method(s) invoked by the callback delegate can call the method to retrieve the response. + This method is the asynchronous version of the method. + This method overrides . + + + + or was previously called on this instance. + The property of the current instance has not been set. + + was previously called. + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.Security.Cryptography.X509Certificates.X509CertificateCollection + + + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + + Property + + System.String + + + + + Gets or sets the value of the Connection HTTP header. + + + A containing the + value of the Connection HTTP header. The + default value is . + + + The current request sends the property to the Internet resource as + the Connection + HTTP header. + + If is + , the value "Keep-alive" is appended to the + end of the Connection + header. + For additional + information see section 14.10 of IETF RFC 2068 - HTTP/1.1. + + + The value of is set to "Keep-alive" or "Close". This value is case insensitive. + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Property + + System.String + + + + + Gets or sets the name of the connection group for the current instance. + + + A that contains the name of the connection group for the current instance. The default value is +. + + + + The property + enables a request to be associated with a connection group. This is useful when + an application makes requests to one server for different users, such as a Web + site that retrieves customer information from a database server. + Each + connection group creates additional connections for a server. This may + result in exceeding for that server. + This property overrides . + + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + - + Property System.Int64 @@ -743,8 +760,6 @@ A value that specifies the number of bytes of data to send to the Internet resource. The default is -1, which indicates that this value has not been set. - Data has already been written to the request stream. - A value less than zero is specified for a set operation. The property contains the value to send as the Content-length @@ -764,79 +779,55 @@ This property overrides . + Data has already been written to the request stream. + A value less than zero is specified for a set operation. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property - System.Int32 + System.String - Gets or sets the length of time before the request times out. + Gets or sets the value of the Content-type HTTP header of the current instance. - A indicating the number of milliseconds to wait for a response until the request times out, - or to indicate that the request does not - time out. + The value of the Content-type HTTP header of the current instance. The default + value is + . - - A value less than zero and not equal to is specified for a set operation. - - - is the number of milliseconds that a - synchronous request made with the method waits for a response. If a resource does - not respond within the time-out period, the request throws a with - the property set to . - It defaults to 100000 ms. - - This property overrides . - + The property contains the media type + of the current instance. Values assigned to the property replace any existing + contents when the request sends the Content-type HTTP header. + + To clear the Content-type HTTP header, set the property + to + . + For additional information see section 14.17 of IETF RFC + 2068 - HTTP/1.1. + This property overrides . + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Property - - System.Uri - - - - - Gets the URI that responds to the current request. - - - A -identifying the Internet resource that responds to the current request. -The default is the URI used by the -method to initialize -the current -instance. - - - This property is - read-only. - The - value of this property is set to the URI that is the source of - the response after all redirections are complete. - - The URI of the original request is kept in the property. - - - - 0 - - + Property System.Net.HttpContinueDelegate @@ -862,338 +853,426 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Property - System.Net.ServicePoint + System.Net.CookieContainer - - - Gets the service point to use for the current instance. - - - A -that represents the network connection to the -destination. The value of this property is until the method is called. - - - This property is read-only. - + To be added. + To be added. + To be added. - 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property - System.Boolean + System.Net.ICredentials - Gets or sets a value that indicates whether the current request will follow redirection responses. + Gets or sets the credentials used for authenticating + the current request. - - if the current request will automatically follow redirection - responses from the Internet resource; otherwise - . The default value is -. + A object containing + the authentication credentials associated with + the current instance. The default is +. - Set to to allow the current request to - automatically follow HTTP redirection headers to the new location of a - resource. - The maximum number - of redirections to follow is set by the - property. + The property contains + authentication information to identify the client making the request. The property can be either an instance + of , in which case the user, password, and domain + information contained in the instance is used to authenticate + the request, or it can be an instance of , in which case the uniform resource + identifier (URI) of the request is used to determine the user, password, and + domain information to use to authenticate the request. + This property overrides +. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Property + + 2.0.0.0 + + System.Net.Cache.RequestCachePolicy + + + To be added. + To be added. + To be added. + + + + + Property + + 2.0.0.0 + + System.Int32 - + To be added. + To be added. + To be added. + + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + Method + + System.IO.Stream + + + + + + The object that holds the state information for the asynchronous operation. - Gets or sets the maximum number of redirects that the current instance will follow. + Completes an asynchronous request for a stream that was + started by the + method. - - A value that - indicates the maximum number of redirection responses that the current instance will follow. The - default value is implementation-defined. - - The value specified for a set operation is less than or equal to zero. + + A to write request data to. + + + The caller is responsible for calling the + method to close the + stream. + + This method overrides . + + + + is . + + was not returned by the current instance from a call to . + + This method was called previously using + -or- + No stream is available. + + - This - property sets the maximum number of - redirections for the request to follow if the property - is . - - + was previously called. + -or- + An error occurred while processing the request. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Property + + + + Method - System.String + System.Net.WebResponse - + + + + The object that hold the state information for the asynchronous operation. - Gets or sets the HTTP protocol request method used by the current instance. + Returns a that contains a response to the specified pending + Internet request. - - A containing an HTTP method. The default value - is "GET". - - - , , or an invalid value was specified for a set operation. + + A that contains a response to the Internet request + referenced by . + - If the property is set to any value other - than -1, the property - is - required to be set to a protocol method that sends request data. - The -property -can be set to any of the following HTTP 1.1 -protocol methods: - - - HTTP Method - Description - - - GET - Retrieves in entity-body form the - information identified by the property of the current - instance. - - - HEAD - Identical to GET except that the message-body is not - returned in the response. - - - POST - Requests that the origin server accept the entity - enclosed in the request as a new subordinate of the resource identified the - Request-URI in the Request-Line. - - - PUT - Requests that the enclosed entity be stored - under the supplied Request-URI. - - - DELETE - Requests that the origin server delete the resource - identified by the Request-URI. - - - TRACE - Invokes a remote, application-layer loopback of the - request message. - - - OPTIONS - Requests information about the communication - options available on the request/response chain identified by the - Request-URI. This allows the - client to determine the options and/or requirements associated with a - resource, or the capabilities of a server, without implying a resource - action or initiating a resource - retrieval. - - - For detailed information regarding these methods, see - sections 9.2 to 9.8 of RFC 2616. - This property overrides -. + This method completes an asynchronous request for + an Internet resource that was started by calling . + This method overrides . + + is . + + was not returned by the current instance from a call to . + + This method was called previously using + -or- + The property of the current instance is greater than 0 but the data has not been written to the request stream. + + + + was previously called. + -or- + An error occurred while processing the request. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property - System.Boolean + System.String - Gets or sets a value indicating whether to make a persistent connection to the server hosting the Internet resource requested by the current instance. + Gets or sets the value of the HTTP Expect header. - - indicates - that the current request will contain an HTTP Connection header with the value - "Keep-alive" - ; otherwise, . The default - value is . + A that contains the + contents of the HTTP Expect header. The default value is + . - - An application uses -to indicate a preference for persistent connections. When this property is , the application makes persistent connections to -the servers that support them. - + + By default, is . Other values can be added to the + list that maintains, or all values except "100-continue" can be + deleted from the list by setting to . + For additional information see section 14.20 of IETF RFC + 2068 - HTTP/1.1. + + The value specified for a set operation is "100-continue". This value is case insensitive. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Property + + + + Method - System.Boolean + System.Int32 - Gets or sets a value indicating whether to pipeline the current request to the Internet resource. + Generates a hash code for the current instance. - - - if the current request can be pipelined; otherwise, -. The default is . - + + A containing the hash code for the current instance. + - An application uses this property to indicate a preference for pipelined connections. If is , an application makes pipelined connections to servers that support them. + The algorithm used to + generate the hash code is unspecified. - Pipelined connections are made only when the -property is . + This method overrides . 0 + + 1.0.5000.0 + - - - - Property + + + Method + + 2.0.0.0 + - System.Net.ICredentials + System.Void + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.IO.Stream + - Gets or sets the credentials used for authenticating - the current request. + Returns a for writing data to the Internet resource requested by the current instance. - - A object containing - the authentication credentials associated with - the current instance. The default is -. - + + A for writing + data to an Internet resource requested by the current instance. + + The value of the + property is required to be set before writing data to the + stream. + - The property contains - authentication information to identify the client making the request. The property can be either an instance - of , in which case the user, password, and domain - information contained in the instance is used to authenticate - the request, or it can be an instance of , in which case the uniform resource - identifier (URI) of the request is used to determine the user, password, and - domain information to use to authenticate the request. - This property overrides -. + This method returns a stream to use to + send data for the . Once the instance has been returned, + data can be sent with the by using the method. + Call the method to close the stream and release + the connection + for reuse. Failure to close the stream may cause the application to run out of + connections. + + This method overrides . + + The property of the current instance is "GET" or "HEAD". + -or- + The property of the current instance is not set. + + + The method was called more than once. + -or- + No writeable stream is available. + + + + was previously called. + -or- + The timeout period for the request expired. + -or- + An error occurred while processing the request. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Property + + + + Method - System.Boolean + System.Net.WebResponse - Gets or sets a Boolean value that indicates whether to send HTTP - preauthentication header information with current instance without waiting for - an authentication challenge from the requested resource. + Returns a response to an Internet request. - - - to send a HTTP -WWW-authenticate header with the current - instance without waiting for an authentication challenge from the requested - resource; otherwise, . The default is -. - + + A containing the response from the Internet resource requested by the current + instance. + - When is and credentials are supplied, the HTTP WWW-authenticate header is sent with the current - instance without waiting for an authentication - challenge from the requested resource; otherwise the request uses standard authentication procedures. - Set this property to to allow - clients to improve server efficiency by avoiding extra round trips caused by - authentication challenges. - This property overrides . + This method returns a instance containing the response from the Internet resource requested + by the current instance. The actual instance returned is an instance of + , and can be typecast to that class to access + HTTP-specific properties. + This method overrides +. + The property of the current instance is not set. + + + was previously called. + -or- + The timeout period for the request expired. + -or- + An error occurred while processing the request. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property - System.String + System.Boolean - Gets or sets the name of the connection group for the current instance. + Gets a value indicating whether a response has been received for the current + instance. + - A that contains the name of the connection group for the current instance. The default value is -. + + if a response has been received; otherwise +. - - The property - enables a request to be associated with a connection group. This is useful when - an application makes requests to one server for different users, such as a Web - site that retrieves customer information from a database server. - Each - connection group creates additional connections for a server. This may - result in exceeding for that server. - This property overrides . - + This property is read-only. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Net.WebHeaderCollection @@ -1208,7 +1287,6 @@ A containing the name/value pairs of the headers for the current instance. - A set operation was requested but data has already been written to the request data stream. The following table @@ -1290,46 +1368,49 @@ This property overrides . + A set operation was requested but data has already been written to the request data stream. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property - System.Net.IWebProxy + System.DateTime - Gets or sets network proxy information for the current instance. + Gets or sets the value of the HTTP If-Modified-Since + header. - The instance to - use as a - proxy for the current instance. The default value is set by calling . + A that contains the + contents of the HTTP If-Modified-Since + header. The default value is the current + date and time of the system. - A set operation was requested and the specified value was . - A set operation was requested but data has already been sent to the request stream. - The caller does not have permission for the requested operation. - The -property identifies the instance to use -to communicate with the destination server. - - To specify that no proxy should be used, set the -property to the proxy instance returned by the method. - This property overrides . - + + For additional + information see section 14.25 of IETF RFC 2068 - HTTP/1.1. + - Requires unrestricted . See . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property System.Boolean @@ -1337,97 +1418,82 @@ - Gets or sets a value indicating whether to send data in segments. + Gets or sets a value indicating whether to make a persistent connection to the server hosting the Internet resource requested by the current instance. - -to send data in segments; otherwise, -. The default value is . + indicates + that the current request will contain an HTTP Connection header with the value + "Keep-alive" + ; otherwise, . The default + value is . - A set operation was requested but data has already been written to the request data stream. - When is , the request sends data to the destination in segments. The - destination server is required to support receiving chunked data. - Set this property - to only if the server specified by the property of the current instance accepts chunked - data (i.e. is HTTP/1.1 or greater in compliance). If the server does not - accept chunked data, buffer all data to be written and send a HTTP Content-Length header with the - buffered data. + An application uses +to indicate a preference for persistent connections. When this property is , the application makes persistent connections to +the servers that support them. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property - System.Version + System.Int32 - Gets or sets the version of the - HTTP protocol to use for the current request. + Gets or sets the maximum number of redirects that the current instance will follow. - A that represents - the HTTP version to use for the request. The default is . + A value that + indicates the maximum number of redirection responses that the current instance will follow. The + default value is implementation-defined. - The HTTP version is set to a value other than 1.0 or 1.1. - The class supports only versions 1.0 and 1.1 of - HTTP. Setting to a - different version causes a exception to be thrown. - To set - the property of the current instance, specify one of the members of - the use the - class. + This + property sets the maximum number of + redirections for the request to follow if the property + is . + The value specified for a set operation is less than or equal to zero. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Property + + 1.0.5000.0 + 2.0.0.0 + - System.String + System.Int32 - - - Gets or sets the value of the Content-type HTTP header of the current instance. - - - The value of the Content-type HTTP header of the current instance. The default - value is - . - - - The property contains the media type - of the current instance. Values assigned to the property replace any existing - contents when the request sends the Content-type HTTP header. - - To clear the Content-type HTTP header, set the property - to - . - For additional information see section 14.17 of IETF RFC - 2068 - HTTP/1.1. - This property overrides . - - + To be added. + To be added. + To be added. - 0 - + Property System.String @@ -1453,10 +1519,14 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property System.String @@ -1464,269 +1534,497 @@ - Gets or sets the value of the HTTP - Transfer-encoding header. + Gets or sets the HTTP protocol request method used by the current instance. - A that contains the value of the - HTTP Transfer-encoding header. - The default value is . + A containing an HTTP method. The default value + is "GET". - - is set when is . - - is set to the value "Chunked". This value is case insensitive. - This property can be set in the current instance only if - the property in the current instance is - . + If the property is set to any value other + than -1, the property + is + required to be set to a protocol method that sends request data. + The +property +can be set to any of the following HTTP 1.1 +protocol methods: + + + HTTP Method + Description + + + GET + Retrieves in entity-body form the + information identified by the property of the current + instance. + + + HEAD + Identical to GET except that the message-body is not + returned in the response. + + + POST + Requests that the origin server accept the entity + enclosed in the request as a new subordinate of the resource identified the + Request-URI in the Request-Line. + + + PUT + Requests that the enclosed entity be stored + under the supplied Request-URI. + + + DELETE + Requests that the origin server delete the resource + identified by the Request-URI. + + + TRACE + Invokes a remote, application-layer loopback of the + request message. + + + OPTIONS + Requests information about the communication + options available on the request/response chain identified by the + Request-URI. This allows the + client to determine the options and/or requirements associated with a + resource, or the capabilities of a server, without implying a resource + action or initiating a resource + retrieval. + + - Clearing by setting it to has no effect on - the value of . - Values assigned to the property replace any - existing contents. - For additional information see section 14.41 of IETF RFC - 2068 - HTTP/1.1. + For detailed information regarding these methods, see + sections 9.2 to 9.8 of RFC 2616. + This property overrides +. + + , , or an invalid value was specified for a set operation. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property - System.String + System.Boolean - Gets or sets the value of the Connection HTTP header. + Gets or sets a value indicating whether to pipeline the current request to the Internet resource. - A containing the - value of the Connection HTTP header. The - default value is . + + if the current request can be pipelined; otherwise, +. The default is . - The value of is set to "Keep-alive" or "Close". This value is case insensitive. - The current request sends the property to the Internet resource as - the Connection - HTTP header. + An application uses this property to indicate a preference for pipelined connections. If is , an application makes pipelined connections to servers that support them. + + Pipelined connections are made only when the +property is . + + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Property + + System.Boolean + + + + + Gets or sets a Boolean value that indicates whether to send HTTP + preauthentication header information with current instance without waiting for + an authentication challenge from the requested resource. + + + + to send a HTTP +WWW-authenticate header with the current + instance without waiting for an authentication challenge from the requested + resource; otherwise, . The default is +. + + + When is and credentials are supplied, the HTTP WWW-authenticate header is sent with the current + instance without waiting for an authentication + challenge from the requested resource; otherwise the request uses standard authentication procedures. - If is - , the value "Keep-alive" is appended to the - end of the Connection - header. - For additional - information see section 14.10 of IETF RFC 2068 - HTTP/1.1. + Set this property to to allow + clients to improve server efficiency by avoiding extra round trips caused by + authentication challenges. + This property overrides . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property - System.String + System.Version - Gets or sets a containing the value of the HTTP Accept header. + Gets or sets the version of the + HTTP protocol to use for the current request. - A containing the value of the HTTP Accept header. The default value of this property is -. + A that represents + the HTTP version to use for the request. The default is . + The class supports only versions 1.0 and 1.1 of + HTTP. Setting to a + different version causes a exception to be thrown. - For additional information see section - 14.1 of IETF RFC 2068 - HTTP/1.1. + To set + the property of the current instance, specify one of the members of + the use the + class. + The HTTP version is set to a value other than 1.0 or 1.1. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property - System.String + System.Net.IWebProxy - Gets or sets the value of the HTTP Referer header. + Gets or sets network proxy information for the current instance. - A containing the - value of the HTTP Referer header. The default value is -. + The instance to + use as a + proxy for the current instance. The default value is set by calling . - - For additional - information see section 14.36 of IETF RFC 2068 - HTTP/1.1. - + The +property identifies the instance to use +to communicate with the destination server. + + To specify that no proxy should be used, set the +property to the proxy instance returned by the method. + This property overrides . + + A set operation was requested and the specified value was . + A set operation was requested but data has already been sent to the request stream. + The caller does not have permission for the requested operation. + Requires unrestricted . See . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Property + + 1.0.5000.0 + 2.0.0.0 + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + + Property + System.String - Gets or sets the value of the HTTP - User-agent header. + Gets or sets the value of the HTTP Referer header. - A containing the value of the HTTP User-agent header. The default value is + A containing the + value of the HTTP Referer header. The default value is . - For additional - information see section 14.43 of IETF RFC 2068 - HTTP/1.1. + For additional + information see section 14.36 of IETF RFC 2068 - HTTP/1.1. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property - System.String + System.Uri - Gets or sets the value of the HTTP Expect header. + Gets the of the resource that receives requests sent by the current instance. - A that contains the - contents of the HTTP Expect header. The default value is - . + The of the resource that receives requests sent by the + current instance. - The value specified for a set operation is "100-continue". This value is case insensitive. + This property is read-only. + This property is the instance passed to the current instance via the method. - By default, is . Other values can be added to the - list that maintains, or all values except "100-continue" can be - deleted from the list by setting to . - For additional information see section 14.20 of IETF RFC - 2068 - HTTP/1.1. + Following a redirection header does not change the property. + The URI of the resource + that actually responded to the current instance is contained by property of the current + instance. + This property overrides . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property - System.DateTime + System.Boolean - Gets or sets the value of the HTTP If-Modified-Since - header. + Gets or sets a value indicating whether to send data in segments. - A that contains the - contents of the HTTP If-Modified-Since - header. The default value is the current - date and time of the system. + + +to send data in segments; otherwise, +. The default value is . + When is , the request sends data to the destination in segments. The + destination server is required to support receiving chunked data. - For additional - information see section 14.25 of IETF RFC 2068 - HTTP/1.1. + Set this property + to only if the server specified by the property of the current instance accepts chunked + data (i.e. is HTTP/1.1 or greater in compliance). If the server does not + accept chunked data, buffer all data to be written and send a HTTP Content-Length header with the + buffered data. + A set operation was requested but data has already been written to the request data stream. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property - System.Boolean + System.Net.ServicePoint - Gets a value indicating whether a response has been received for the current - instance. - + Gets the service point to use for the current instance. - - if a response has been received; otherwise -. + A +that represents the network connection to the +destination. The value of this property is until the method is called. This property is read-only. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + - To be added. To be added. To be added. + To be added. To be added. - - + + + Property - System.Security.Cryptography.X509Certificates.X509CertificateCollection + System.Int32 + - To be added. - To be added. - To be added. + + Gets or sets the length of time before the request times out. + + + A indicating the number of milliseconds to wait for a response until the request times out, + or to indicate that the request does not + time out. + + + + is the number of milliseconds that a + synchronous request made with the method waits for a response. If a resource does + not respond within the time-out period, the request throws a with + the property set to . + It defaults to 100000 ms. + + This property overrides . + + + + A value less than zero and not equal to is specified for a set operation. + + 0 + + 1.0.5000.0 + 2.0.0.0 + - - + + + Property - System.Net.CookieContainer + System.String + + + Gets or sets the value of the HTTP + Transfer-encoding header. + + + A that contains the value of the + HTTP Transfer-encoding header. + The default value is . + + + This property can be set in the current instance only if + the property in the current instance is + . + + Clearing by setting it to has no effect on + the value of . + Values assigned to the property replace any + existing contents. + For additional information see section 14.41 of IETF RFC + 2068 - HTTP/1.1. + + + + is set when is . + + is set to the value "Chunked". This value is case insensitive. + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.Boolean + + To be added. To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + - - + + Property + + 2.0.0.0 + System.Boolean @@ -1736,6 +2034,36 @@ To be added. + + + + Property + + System.String + + + + + Gets or sets the value of the HTTP + User-agent header. + + + A containing the value of the HTTP User-agent header. The default value is +. + + + + For additional + information see section 14.43 of IETF RFC 2068 - HTTP/1.1. + + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + 0 - \ No newline at end of file + Index: en/System.Net/IWebProxy.xml =================================================================== --- en/System.Net/IWebProxy.xml (revision 91089) +++ en/System.Net/IWebProxy.xml (working copy) @@ -6,14 +6,10 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 + Defines the methods and properties required by types that @@ -27,62 +23,57 @@ - - - - - - Method + + + + Property - System.Boolean + System.Net.ICredentials - - - + - Returns a value that indicates whether the proxy server is not used to access a specified server. + Gets or sets the credentials to submit to the proxy server for authentication. - The of the server to check for proxy use. - - - if - the proxy server is not used to access the server specified in ; - otherwise, . - + + A instance that contains the credentials needed to authenticate a request to the proxy server. + - The value - returned by the method indicates whether - requests that access the server specified in the - parameter bypass the proxy server. + The instance set and returned + by the property + contains the credentials that are sent to the proxy server in response to an + HTTP 407 ( ) status code. - If -is , requests and responses between the -client and are not required to go through the proxy -server. + Use this property to set the + credentials supplied in response to HTTP 407 status code + messages. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Uri - - + + + A specifying the requested Internet resource. Returns the Uniform Resource Identifier (URI) of a proxy server. - A specifying the requested Internet resource. A instance containing the URI of the proxy used to contact @@ -102,37 +93,52 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Property + + + + Method - System.Net.ICredentials + System.Boolean - + + + + The of the server to check for proxy use. - Gets or sets the credentials to submit to the proxy server for authentication. + Returns a value that indicates whether the proxy server is not used to access a specified server. - - A instance that contains the credentials needed to authenticate a request to the proxy server. - + + + if + the proxy server is not used to access the server specified in ; + otherwise, . + - The instance set and returned - by the property - contains the credentials that are sent to the proxy server in response to an - HTTP 407 ( ) status code. + The value + returned by the method indicates whether + requests that access the server specified in the + parameter bypass the proxy server. - Use this property to set the - credentials supplied in response to HTTP 407 status code - messages. + If +is , requests and responses between the +client and are not required to go through the proxy +server. 0 + + 1.0.5000.0 + 2.0.0.0 + 0 Index: en/System.Net/IPHostEntry.xml =================================================================== --- en/System.Net/IPHostEntry.xml (revision 91089) +++ en/System.Net/IPHostEntry.xml (working copy) @@ -6,15 +6,14 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.Object + + Provides a container class for Internet host address information. @@ -53,53 +52,51 @@ - - System.Object - - - + Constructor Constructs a new instance of the class. + To be added. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property - System.String + System.Net.IPAddress[] - Gets or sets the DNS - name of the host. + Gets or sets a list of IP addresses associated with a host. - A containing the DNS host name that corresponds to - the address and alias information contained in the current instance. + A array containing IP addresses that resolve + to the host names contained in the + property. - - - The property contains the primary host name for - a server. If the DNS entry for the host defines additional aliases, they are - available via the - property. - - + To be added. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String[] @@ -113,28 +110,45 @@ A array containing DNS names that resolve to the IP addresses in the property. + To be added. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property - System.Net.IPAddress[] + System.String - Gets or sets a list of IP addresses associated with a host. + Gets or sets the DNS + name of the host. - A array containing IP addresses that resolve - to the host names contained in the - property. + A containing the DNS host name that corresponds to + the address and alias information contained in the current instance. + + + The property contains the primary host name for + a server. If the DNS entry for the host defines additional aliases, they are + available via the + property. + + 0 + + 1.0.5000.0 + 2.0.0.0 + 0 Index: en/System.Net/CookieException.xml =================================================================== --- en/System.Net/CookieException.xml (revision 91089) +++ en/System.Net/CookieException.xml (working copy) @@ -1,42 +1,22 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.FormatException - - System.Runtime.Serialization.ISerializable - - + + To be added + To be added + @@ -45,25 +25,72 @@ To be added - To be added: an object of type 'CookieException' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + + To be added. + To be added. To be added - To be added: an object of type 'Runtime.Serialization.SerializationInfo' - To be added: an object of type 'Runtime.Serialization.StreamingContext' - To be added: an object of type 'CookieException' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + Index: en/System.Net/SecurityProtocolType.xml =================================================================== --- en/System.Net/SecurityProtocolType.xml (revision 91089) +++ en/System.Net/SecurityProtocolType.xml (working copy) @@ -1,125 +1,65 @@ - + System 1.0.5000.0 - - - - - System.Reflection.AssemblyKeyFile(KeyFile="../ecma.pub") - - - System.Reflection.AssemblyDelaySign(DelaySign=True) - - - System.Runtime.InteropServices.ComVisible(Value=False) - - - System.Security.AllowPartiallyTrustedCallers - - - System.Resources.NeutralResourcesLanguage(CultureName="en-US") - - - System.Reflection.AssemblyInformationalVersion(InformationalVersion="0.0.0.1") - - - System.Reflection.AssemblyDefaultAlias(DefaultAlias="System.dll") - - - System.CLSCompliant(IsCompliant=True) - - - System.Reflection.AssemblyTrademark(Trademark="") - - - System.Reflection.AssemblyCopyright(Copyright="(c) 2003 Various Authors") - - - System.Reflection.AssemblyProduct(Product="MONO CLI") - - - System.Reflection.AssemblyCompany(Company="MONO development team") - - - System.Reflection.AssemblyConfiguration(Configuration="Development version") - - - System.Reflection.AssemblyDescription(Description="System.dll") - - - System.Reflection.AssemblyTitle(Title="System.dll") - - - System.Runtime.InteropServices.TypeLibVersion(MajorVersion=1, MinorVersion=10) - - - System.Runtime.InteropServices.ComCompatibleVersion(MajorVersion=1, MinorVersion=0, BuildNumber=3300, RevisionNumber=0) - - - System.Resources.SatelliteContractVersion(Version="1.0.5000.0") - - + 2.0.0.0 System.Enum - - - System.IComparable - - - System.IConvertible - - - System.IFormattable - - System.Flags + + To be added. + To be added. + - - + + Field - System.Int32 + System.Net.SecurityProtocolType + Ssl3 To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Net.SecurityProtocolType - Ssl3 + Tls To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + - - + + Field - System.Net.SecurityProtocolType + System.Int32 - Tls To be added. To be added. - - To be added. - To be added. - Index: en/System.Net/FileWebResponse.xml =================================================================== --- en/System.Net/FileWebResponse.xml (revision 91089) +++ en/System.Net/FileWebResponse.xml (working copy) @@ -1,149 +1,234 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Net.WebResponse - - System.Runtime.Serialization.ISerializable - - - System.IDisposable - - + + To be added + To be added + - - - Method - - System.Void - + + + Constructor + - - + + + + To be added: an object of type 'Runtime.Serialization.SerializationInfo' + To be added: an object of type 'Runtime.Serialization.StreamingContext' To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("Serialization is obsoleted for this type", false) + + - - + + Method - System.IO.Stream + System.Void To be added - To be added: an object of type 'IO.Stream' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.Int64 - To be added + To be added: an object of type 'long' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - - + + + Property + + System.String + To be added - To be added: an object of type 'Runtime.Serialization.SerializationInfo' - To be added: an object of type 'Runtime.Serialization.StreamingContext' - To be added: an object of type 'FileWebResponse' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Int64 + System.Void + + + + To be added: an object of type 'bool' To be added - To be added: an object of type 'long' To be added + + 1.0.5000.0 + - - - Property + + + Method + + 1.0.5000.0 + 2.0.0.0 + - System.String + System.Void + + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + System.IO.Stream + + + To be added - To be added: an object of type 'string' + To be added: an object of type 'IO.Stream' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Net.WebHeaderCollection To be added - To be added: an object of type 'WebHeaderCollection' + To be added: an object of type 'WebHeaderCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Uri To be added - To be added: an object of type 'Uri' + To be added: an object of type 'Uri' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + Index: en/System.Net/WebException.xml =================================================================== --- en/System.Net/WebException.xml (revision 91089) +++ en/System.Net/WebException.xml (working copy) @@ -6,15 +6,14 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.InvalidOperationException + + Represents an error that occurs @@ -33,14 +32,10 @@ - - System.InvalidOperationException - - - + Constructor @@ -56,21 +51,25 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + + A that describes the error. The content of is intended to be understood by humans. The caller of this constructor is required to ensure that this string has been localized for the current system culture. Constructs and initializes a new instance of the class. - A that describes the error. The content of is intended to be understood by humans. The caller of this constructor is required to ensure that this string has been localized for the current system culture. This constructor initializes the property of the new instance using . If is , the property is initialized to the @@ -81,23 +80,45 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + - + Constructor - - - + + + + A that describes the error. The content of is intended to be understood by humans. The caller of this constructor is required to ensure that this string has been localized for the current system culture. + An instance of that is the cause of the current exception. If is non-null, then the current Exception was raised in a catch block handling . Constructs and initializes a new instance of the class. - A that describes the error. The content of is intended to be understood by humans. The caller of this constructor is required to ensure that this string has been localized for the current system culture. - An instance of that is the cause of the current exception. If is non-null, then the current Exception was raised in a catch block handling . This constructor initializes the property of the new instance using and the property using . If is @@ -113,23 +134,27 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + + A that describes the error. The content of is intended to be understood by humans. The caller of this constructor is required to ensure that this string has been localized for the current system culture. + A value that describes the status of the network connection after the exception is thrown. Constructs and initializes a new instance of the class. - A that describes the error. The content of is intended to be understood by humans. The caller of this constructor is required to ensure that this string has been localized for the current system culture. - A value that describes the status of the network connection after the exception is thrown. This constructor initializes the property of the new instance using and using . If is , the property is initialized to the system-supplied @@ -139,27 +164,31 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - - - + + + + + + A that describes the error. The content of is intended to be understood by humans. The caller of this constructor is required to ensure that this string has been localized for the current system culture. + An instance of that is the cause of the current exception. If is non-null, then the current Exception was raised in a catch block handling . + A value that describes the status of the network connection after the exception is thrown. + A instance containing the response from the host. Constructs and initializes a new instance of the class with the specified error message, nested exception, status, and response. - A that describes the error. The content of is intended to be understood by humans. The caller of this constructor is required to ensure that this string has been localized for the current system culture. - An instance of that is the cause of the current exception. If is non-null, then the current Exception was raised in a catch block handling . - A value that describes the status of the network connection after the exception is thrown. - A instance containing the response from the host. This constructor initializes the property of the new instance using the @@ -171,35 +200,34 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Property + + + Method + + 2.0.0.0 + - System.Net.WebExceptionStatus + System.Void - + + + + - - Gets a value that indicates the status of the response. - - - - A value that indicates the status of the - response. - - - This property is read-only. - The property indicates the reason for the current - exception. - + To be added. + To be added. + To be added. + To be added. - 0 - + Property System.Net.WebResponse @@ -232,18 +260,58 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor + + + + Property + + System.Net.WebExceptionStatus + + + + + Gets a value that indicates the status of the response. + + + + A value that indicates the status of the + response. + + + This property is read-only. + The property indicates the reason for the current + exception. + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + - - + + + To be added. + To be added. To be added. - To be added. - To be added. To be added. Index: en/System.Net/WebResponse.xml =================================================================== --- en/System.Net/WebResponse.xml (revision 91089) +++ en/System.Net/WebResponse.xml (working copy) @@ -1,20 +1,26 @@ - + Networking System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.MarshalByRefObject + + + + System.IDisposable + + + System.Runtime.Serialization.ISerializable + + Represents a response received from a Uniform Resource Identifier @@ -96,73 +102,54 @@ - - System.MarshalByRefObject - - - - System.IDisposable - 0 - - - - - - Method - - System.IO.Stream - + + + + Constructor + - Returns a that contains data from the current host. + Constructs a new + instance of the + class. - - A for reading data from the - current - host. - - This method is not implemented in the derived class. + This constructor is called only by classes that derive from . - This method is - required to return a from the host specified by the property of the current instance. + To obtain a instance, use the method; do not use this +constructor. - - This method throws . - - - This - method is required to be overridden by classes that inherit from -. - - - Use this method to open a connection to the current host. To close the stream when it - is no longer needed, in order to prevent the exhaustion of system resources, invoke - either the or - methods. - 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Method - - System.Void - - + + + Constructor + + + + - Implemented to support the interface. [Note: For more information, see .] + To be added. + To be added. + To be added. + To be added. - 0 + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void @@ -172,7 +159,6 @@ Closes the response stream. - This method is not implemented in the derived class. This method is @@ -194,34 +180,17 @@ clean up the resources used by a . + This method is not implemented in the derived class. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Constructor - - - - - Constructs a new - instance of the - class. - - - This constructor is called only by classes that derive from . - - To obtain a instance, use the method; do not use this -constructor. - - - - 0 - - + Property System.Int64 @@ -235,7 +204,6 @@ A containing the number of bytes returned from the resource. - This property is not implemented in the derived class. This @@ -260,12 +228,17 @@ Use this property to determine the number of bytes in the response. + This property is not implemented in the derived class. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String @@ -279,7 +252,6 @@ A that contains the media type of the response data. - This property is not implemented in the derived class. The media type is typically the MIME encoding of @@ -302,56 +274,82 @@ property to get the media type of the response. + This property is not implemented in the derived class. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Property + + + Method + + 2.0.0.0 + - System.Uri + System.Void + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.IO.Stream + - Gets the URI - of the resource associated with the current instance. + Returns a that contains data from the current host. - - A containing the URI - of the resource associated with the current response. - - This property is not implemented in the derived class. + + A for reading data from the + current + host. + - - This property is read-only. - This property returns the URI that provided the response - information in the current instance. If the - method protocol used in the associated permits redirection, the value of this property - might differ from the property of the request. - - The class is - abstract and does not provide an implementation for this property. This property - throws - . + This method is + required to return a from the host specified by the property of the current instance. - This property - is required to be overridden by classes that inherit from . + This method throws . - Use this property - to determine the URI that originated the response. + This + method is required to be overridden by classes that inherit from +. + + Use this method to open a connection to the current host. To close the stream when it + is no longer needed, in order to prevent the exhaustion of system resources, invoke + either the or + methods. + + This method is not implemented in the derived class. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Net.WebHeaderCollection @@ -366,7 +364,6 @@ A containing the header name/value pairs associated with the current instance. - This property is not implemented in the derived class. This property contains a instance containing the header information returned in the response from the resource. @@ -387,20 +384,128 @@ to retrieve the header information received with the response. + This property is not implemented in the derived class. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor + + + Property + + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + Property + + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + Property + + System.Uri + + + + + Gets the URI + of the resource associated with the current instance. + + + A containing the URI + of the resource associated with the current response. + + + + This property is read-only. + This property returns the URI that provided the response + information in the current instance. If the + method protocol used in the associated permits redirection, the value of this property + might differ from the property of the request. + + + The class is + abstract and does not provide an implementation for this property. This property + throws + . + + + This property + is required to be overridden by classes that inherit from . + + + Use this property + to determine the URI that originated the response. + + + This property is not implemented in the derived class. + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Method + + System.Void + + + + Implemented to support the interface. [Note: For more information, see .] + To be added. + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + - To be added. To be added. To be added. + To be added. To be added. Index: en/System.Net/DnsPermission.xml =================================================================== --- en/System.Net/DnsPermission.xml (revision 91089) +++ en/System.Net/DnsPermission.xml (working copy) @@ -1,20 +1,23 @@ - + Networking System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.Security.CodeAccessPermission + + + + System.Security.Permissions.IUnrestrictedPermission + + Controls access to Domain Name System (DNS) servers on the @@ -111,39 +114,86 @@ - - System.Security.CodeAccessPermission - - - - System.Security.IPermission + + + + + Constructor + + + + + + + A value. + + + Constructs and initializes a new instance of the class with the specified +value. + + + + This constructor creates either fully restricted () + or access to DNS + information. + + + + is not a valid value. + 0 - - - + + 1.0.5000.0 + 2.0.0.0 + + + + + + Method + + System.Security.IPermission + + + + + Returns a new object containing the same values as the current + instance. + + + A new instance containing the same values as the current instance. + + + + + The object returned by this method represents the same access to DNS information as + the current instance. + This method overrides and is implemented to + support the interface. + + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Void - - + + + A instance containing the XML encoding to use to reconstruct the state of a object. Reconstructs the state of a object using the specified XML encoding. - A instance containing the XML encoding to use to reconstruct the state of a object. - - - is - - - - is not a element. - The state of the current instance is changed to the state encoded in . @@ -153,50 +203,80 @@ This method overrides . + + + is + + + + is not a element. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Method - System.Security.SecurityElement + System.Security.IPermission - + + + + A instance to intersect with the current instance. - Returns the XML encoding of the current instance. + Returns a new object that is the intersection of the current + instance and the specified object. - A containing the XML encoding of the state of the - current instance. + A new instance that represents the intersection of the + current instance and . If the intersection is + empty, returns . If the + current instance is unrestricted, returns a copy of . If + is unrestricted, returns a copy of + the current instance. - For the XML encoding for this class, see the class page. - This method overrides . + The intersection of two permissions is a permission that secures the + resources and operations secured by both permissions. Specifically, it + represents the minimum permission such that any demand that passes both + permissions will also pass their intersection. + This method overrides and is implemented to + support the interface. + + is . 0 + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - + + + A instance that is to be tested for the subset relationship. Determines whether the current instance is a subset of the specified object. - A instance that is to be tested for the subset relationship. if the current instance is a @@ -218,152 +298,98 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Method - System.Security.IPermission + System.Boolean - - - + - - Returns a new object that is the union of the current instance and - the specified object. - - A instance to combine with the current instance. - - A new instance that represents the union of the - current instance and -. If the current instance or is unrestricted, - returns a instance that is unrestricted. - - - is . - - - The result of a call to is a permission that represents all of - the access to permissions represented by the current instance as well as the - permissions represented by . Any demand that passes either the - current instance or passes their union. - This method overrides and is implemented to - support the interface. - - + To be added. + To be added. + To be added. - 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Method - System.Security.IPermission + System.Security.SecurityElement - - - + - Returns a new object that is the intersection of the current - instance and the specified object. + Returns the XML encoding of the current instance. - A instance to intersect with the current instance. - A new instance that represents the intersection of the - current instance and . If the intersection is - empty, returns . If the - current instance is unrestricted, returns a copy of . If - is unrestricted, returns a copy of - the current instance. + A containing the XML encoding of the state of the + current instance. - - is . - The intersection of two permissions is a permission that secures the - resources and operations secured by both permissions. Specifically, it - represents the minimum permission such that any demand that passes both - permissions will also pass their intersection. - This method overrides and is implemented to - support the interface. + For the XML encoding for this class, see the class page. + This method overrides . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Method System.Security.IPermission - + + + + A instance to combine with the current instance. - Returns a new object containing the same values as the current - instance. + Returns a new object that is the union of the current instance and + the specified object. - A new instance containing the same values as the current instance. - + A new instance that represents the union of the + current instance and +. If the current instance or is unrestricted, + returns a instance that is unrestricted. - The object returned by this method represents the same access to DNS information as - the current instance. - This method overrides and is implemented to - support the interface. + The result of a call to is a permission that represents all of + the access to permissions represented by the current instance as well as the + permissions represented by . Any demand that passes either the + current instance or passes their union. + This method overrides and is implemented to + support the interface. + + is . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Constructor - - - - - - - Constructs and initializes a new instance of the class with the specified -value. - - - A value. - - - is not a valid value. - - - This constructor creates either fully restricted () - or access to DNS - information. - - - - 0 - - - - Method - - System.Boolean - - - - To be added. - To be added. - To be added. - - 0 Index: en/System.Net/TransportType.xml =================================================================== --- en/System.Net/TransportType.xml (revision 91089) +++ en/System.Net/TransportType.xml (working copy) @@ -6,14 +6,12 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 + + System.Enum + Specifies transport types. @@ -26,25 +24,31 @@ - - System.Enum - - - - - + + + Field - System.Int32 + System.Net.TransportType - + All + + + Specifies any transport type. + + + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.TransportType @@ -53,31 +57,38 @@ Udp - Specifies the User Datagram Protocol (UDP) transport as defined by IETF RFC 768. - + Specifies any connectionless transport, such as User Datagram Protocol (UDP). 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.TransportType - Udp + Tcp - Specifies any connectionless transport, such as User Datagram Protocol (UDP). + Specifies any connection-oriented transport, such as Transmission Control Protocol (TCP). 0 + + 1.0.5000.0 + 2.0.0.0 + - + Field System.Net.TransportType @@ -91,38 +102,41 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.TransportType - Tcp + Udp - Specifies any connection-oriented transport, such as Transmission Control Protocol (TCP). + Specifies the User Datagram Protocol (UDP) transport as defined by IETF RFC 768. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field - System.Net.TransportType + System.Int32 - All - - - Specifies any transport type. - - - + 0 Index: en/System.Net/Authorization.xml =================================================================== --- en/System.Net/Authorization.xml (revision 91089) +++ en/System.Net/Authorization.xml (working copy) @@ -6,15 +6,14 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.Object + + Supplies authentication messages used to authenticate a client to server. @@ -30,25 +29,21 @@ - - System.Object - - - + Constructor - - + + + A containing the authorization message to be sent to the server. Constructs and initializes a new instance of the class with the specified authorization message. - A containing the authorization message to be sent to the server. This constructor creates a instance with the property set to and the property set to . If is or a zero-length string, is set to . is set to @@ -62,23 +57,28 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - + + + + A containing the authentication message to be sent to the server. + To be added. + A value indicating the completion status of the client authentication. Specify if the authentication is complete; otherwise, . Constructs and initializes a new instance of the class with the specified authorization message and completion status. - A containing the authentication message to be sent to the server. - A value indicating the completion status of the client authentication. Specify if the authentication is complete; otherwise, . This constructor creates a instance with the property set to and the property set to . If is or @@ -94,26 +94,31 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - - + + + + + A containing the authentication message to be sent to the server. + To be added. + A containing a unique identifier that will be used to identify the authenticated connection, or . + A value indicating the completion status of the authentication. Specify if the authentication is complete; otherwise, . Constructs and initializes a new instance of the class with the specified authorization message, completion status, and connection group identifier. - A containing the authentication message to be sent to the server. - A value indicating the completion status of the authentication. Specify if the authentication is complete; otherwise, . - A containing a unique identifier that will be used to identify the authenticated connection, or . This constructor creates a instance with the property set to , the property set to , and @@ -137,37 +142,46 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property - System.String + System.Boolean - Gets the response to an authentication - challenge. + Gets a value indicating the completion status of the authentication. - A containing the message that will be returned to the server in response to an - authentication challenge. + + if the authentication process is complete; otherwise, +. This property is read-only. + The property is set to when the + authentication process between the client and the server is finished. - The content of the - string returned by this property is determined by the protocol implemented - by the - - object that created - the current instance. + Some authentication + modules, such as a Kerberos module, use multiple + round trips between the client and server to complete an authentication. The authentication module sets the + property to + until the authentication is complete. 0 + + 1.0.5000.0 + 2.0.0.0 + @@ -203,42 +217,64 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property - System.Boolean + System.String - Gets a value indicating the completion status of the authentication. + Gets the response to an authentication + challenge. - - if the authentication process is complete; otherwise, -. + A containing the message that will be returned to the server in response to an + authentication challenge. This property is read-only. - The property is set to when the - authentication process between the client and the server is finished. - Some authentication - modules, such as a Kerberos module, use multiple - round trips between the client and server to complete an authentication. The authentication module sets the - property to - until the authentication is complete. + The content of the + string returned by this property is determined by the protocol implemented + by the + + object that created + the current instance. 0 + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + - + Property System.String[] @@ -260,6 +296,10 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + 0 Index: en/System.Net/WebHeaderCollection.xml =================================================================== --- en/System.Net/WebHeaderCollection.xml (revision 91089) +++ en/System.Net/WebHeaderCollection.xml (working copy) @@ -1,20 +1,28 @@ - + Networking System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.Collections.Specialized.NameValueCollection + + + + + + System.Reflection.DefaultMember("Item") + + + System.Runtime.InteropServices.ComVisible(true) + + Contains protocol headers associated with a or @@ -91,122 +99,399 @@ - - System.Collections.Specialized.NameValueCollection - - - - System.Collections.ICollection + + + + + Constructor + + + + + Constructs a new instance of the +class. + + To be added. + 0 - - - System.Collections.IEnumerable - 0 - - - - - DefaultMemberAttribute("Item") - 1 - System.Reflection.DefaultMemberAttribute - RuntimeInfrastructure - - - - - - + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method System.Void - - + + + A containing the header to add, with the name and value separated by a colon. - Removes the specified header from the current instance. + Inserts the specified header into the collection. - A that contains the name of the header to remove from the current instance. + + This method inserts a new header into the list of header + name/value pairs. + is required to be specified in the format name:value. + If the header specified in name is already present in the + collection, value is concatenated with the existing +value. + - is or . + is or . - contains invalid characters. + does not contain a colon (:) character. -or- - is a protected header that can only be set with a property accessor or by the system. + name is , or contains invalid characters. + -or- + + is a protected header that can only be set with a property accessor or by the system. + -or- + + value contains invalid characters. - - This method deletes the specified header from the current instance. If - the same header was added multiple times with , a single call to deletes all of the headers. - - This method overrides . - - 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Method + + 2.0.0.0 + System.Void - - - + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.Void + + + + + + + A that contains the name of the header to add to the collection. + A that contains the content of the header. - Sets the specified header to the specified value. - + Inserts a new header with the specified name and value into the collection. - A that contains the name of the header to set. - A that contains the content of the header to set. - - is or . + + This method inserts + a new header into + the list of header name/value pairs. + If the header specified in is already present, is concatenated with the existing + value. + + This method overrides . + + - contains invalid characters. + is or , or contains invalid characters. -or- - is a protected header that can only be set with a property accessor or by the system. - -or- + is a protected header that can only be set with a property accessor or by the system. + -or- - contains invalid characters. + contains invalid characters. + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Method + + System.Void + + + + + + + A that contains the name of the header to add to the collection. + A that contains the content of the header. + + Inserts a header into the current instance without checking whether the header + is on the restricted header list. + - The method inserts a new header into - the list of header name/value pairs. - If the header specified in is already -present, replaces the existing -value. + This method adds a header to the + collection without checking whether the header is on the restricted header list. - This method overrides . + When subclassing , + use the + method + to + + add headers that are normally exposed through + property accessors. + + + is or , or contains invalid characters. + -or- + + contains invalid characters. + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.String[] + + + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + To be added. + To be added. + + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Collections.IEnumerator + + + + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.String[] + + + + + + To be added. + To be added. + To be added. + To be added. + + + - + Method System.String[] - - + + + A containing the protocol header name whose values are returned. Returns the values stored in the specified protocol header. - A containing the protocol header name whose values are returned. An array of objects that contain the values of the protocol header named @@ -255,155 +540,31 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Method - - System.Void - - - - - - - - Inserts a new header with the specified name and value into the collection. - - A that contains the name of the header to add to the collection. - A that contains the content of the header. - - - is or , or contains invalid characters. - -or- - - is a protected header that can only be set with a property accessor or by the system. - -or- - - contains invalid characters. - - - This method inserts - a new header into - the list of header name/value pairs. - If the header specified in is already present, is concatenated with the existing - value. - - This method overrides . - - - - 0 - - - - - Method - - System.Void - - - - - - - - Inserts a header into the current instance without checking whether the header - is on the restricted header list. - - A that contains the name of the header to add to the collection. - A that contains the content of the header. - - - is or , or contains invalid characters. - -or- - - contains invalid characters. - - - This method adds a header to the - collection without checking whether the header is on the restricted header list. - - When subclassing , - use the - method - to - - add headers that are normally exposed through - property accessors. - - - - 0 - - - - - Method - - System.Void - - - - - - - Inserts the specified header into the collection. - - A containing the header to add, with the name and value separated by a colon. - - is or . - - - does not contain a colon (:) character. - -or- - - name is , or contains invalid characters. - -or- - - is a protected header that can only be set with a property accessor or by the system. - -or- - - value contains invalid characters. - - - This method inserts a new header into the list of header - name/value pairs. - is required to be specified in the format name:value. - If the header specified in name is already present in the - collection, value is concatenated with the existing -value. - - - 0 - - + Method System.Boolean - - + + + A containing the header to test. Returns a value that indicates whether the specified HTTP header can be set. - A containing the header to test. if the header is protected; otherwise . - - is or . - - - contains invalid characters. - This method returns to indicate that a header is protected. Protected headers can only be set through provided property accessors or by the @@ -472,39 +633,297 @@ + + is or . + + + contains invalid characters. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Constructor - - + + + Method + + 2.0.0.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Property + + 2.0.0.0 + + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Property + + 2.0.0.0 + + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Collections.Specialized.NameObjectCollectionBase+KeysCollection + + + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + Method + + System.Void + + + + + + A that contains the name of the header to remove from the current instance. - Constructs a new instance of the -class. + Removes the specified header from the current instance. + + This method deletes the specified header from the current instance. If + the same header was added multiple times with , a single call to deletes all of the headers. + + This method overrides . + + + + is or . + + + contains invalid characters. + -or- + + is a protected header that can only be set with a property accessor or by the system. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor + + + Method + + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.Void + + + + + + + A that contains the name of the header to set. + A that contains the content of the header to set. + + Sets the specified header to the specified value. + + + + The method inserts a new header into + the list of header name/value pairs. + If the header specified in is already +present, replaces the existing +value. + + This method overrides . + + + + is or . + + + contains invalid characters. + -or- + + is a protected header that can only be set with a property accessor or by the system. + -or- + + contains invalid characters. + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + - To be added. To be added. To be added. + To be added. To be added. - - + + Method System.Byte[] @@ -515,7 +934,28 @@ To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.String + + + + To be added. + To be added. + To be added. + + 0 Index: en/System.Net/ProtocolViolationException.xml =================================================================== --- en/System.Net/ProtocolViolationException.xml (revision 91089) +++ en/System.Net/ProtocolViolationException.xml (working copy) @@ -6,15 +6,14 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.InvalidOperationException + + Represents errors that occur due to violating the rules of a network @@ -28,14 +27,10 @@ attempts to send content without specifying the content length. - - System.InvalidOperationException - - - + Constructor @@ -53,21 +48,25 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + + A that describes the error. The content of is intended to be understood by humans. The caller of this constructor is required to ensure that this string has been localized for the current system culture. Constructs and initializes a new instance of the class. - A that describes the error. The content of is intended to be understood by humans. The caller of this constructor is required to ensure that this string has been localized for the current system culture. This constructor initializes the property of the new instance using . If is @@ -78,18 +77,67 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - + + Constructor + To be added. + To be added. To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + To be added. To be added. + To be added. To be added. Index: en/System.Net/ICredentials.xml =================================================================== --- en/System.Net/ICredentials.xml (revision 91089) +++ en/System.Net/ICredentials.xml (working copy) @@ -6,14 +6,10 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 + Implemented by types that supply network credentials used to authenticate clients. @@ -23,26 +19,24 @@ is used to supply network credentials for client authentication. - - - + Method System.Net.NetworkCredential - - - + + + + A representing the URI for which the client is providing authentication. + A containing the type of authentication. This value is required to be identical to the of the authentication module that uses the credential returned by this method. Returns a object that is associated with a Uniform Resource Identifier (URI) and authentication type. - A representing the URI for which the client is providing authentication. - A containing the type of authentication. This value is required to be identical to the of the authentication module that uses the credential returned by this method. A associated with the specified URI and authentication type, or if the credentials cannot be provided. @@ -64,6 +58,10 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + 0 Index: en/System.Net/Cookie.xml =================================================================== --- en/System.Net/Cookie.xml (revision 91089) +++ en/System.Net/Cookie.xml (working copy) @@ -4,78 +4,19 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Object + + To be added To be added - - System.Object - - - - - - Method - - System.Int32 - - - - To be added - To be added: an object of type 'int' - To be added - - - - - Method - - System.Boolean - - - - - - To be added - To be added: an object of type 'object' - To be added: an object of type 'bool' - To be added - - - - - Method - - System.String - - - - To be added - To be added: an object of type 'string' - To be added - - Constructor @@ -83,255 +24,376 @@ To be added - To be added: an object of type 'Cookie' To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'string' - To be added: an object of type 'Cookie' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - - - + + + + - To be added To be added: an object of type 'string' To be added: an object of type 'string' To be added: an object of type 'string' - To be added: an object of type 'Cookie' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - - - - + + + + + - To be added To be added: an object of type 'string' To be added: an object of type 'string' To be added: an object of type 'string' To be added: an object of type 'string' - To be added: an object of type 'Cookie' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Uri - + To be added - To be added: an object of type 'Uri' - To be added: an object of type 'Uri' + To be added: an object of type 'Uri' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Boolean - + To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.Boolean + + + + + + To be added: an object of type 'object' + To be added + To be added: an object of type 'bool' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Property System.Boolean - + To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.DateTime - + To be added - To be added: an object of type 'DateTime' - To be added: an object of type 'DateTime' + To be added: an object of type 'DateTime' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.Int32 + + + + To be added + To be added: an object of type 'int' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + - + Property System.String - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Boolean - + To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.DateTime To be added - To be added: an object of type 'DateTime' + To be added: an object of type 'DateTime' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.String + + + + To be added + To be added: an object of type 'string' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Property System.String - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Int32 - + To be added - To be added: an object of type 'int' - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Net/CookieContainer.xml =================================================================== --- en/System.Net/CookieContainer.xml (revision 91089) +++ en/System.Net/CookieContainer.xml (working copy) @@ -4,284 +4,332 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Object + + To be added To be added - - System.Object - - - - - - Field - - System.Int32 - + + + Constructor + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Field - - System.Int32 - - + + + Constructor + + + + + To be added: an object of type 'int' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Field - - System.Int32 - - + + + Constructor + + + + + + + To be added: an object of type 'int' + To be added: an object of type 'int' + To be added: an object of type 'int' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + To be added: an object of type 'Cookie' To be added - To be added: an object of type 'Cookie' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + To be added: an object of type 'CookieCollection' To be added - To be added: an object of type 'CookieCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'Uri' To be added: an object of type 'Cookie' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'Uri' To be added: an object of type 'CookieCollection' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Net.CookieCollection + System.Int32 - - + To be added - To be added: an object of type 'Uri' - To be added: an object of type 'CookieCollection' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.String + System.Int32 - - - To be added - To be added: an object of type 'Uri' - To be added: an object of type 'string' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Field - System.Void + System.Int32 - - - - + To be added - To be added: an object of type 'Uri' - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + 4096 - - - Constructor - + + + Field + + System.Int32 + To be added - To be added: an object of type 'CookieContainer' To be added + + 1.0.5000.0 + 2.0.0.0 + + 300 - - - Constructor - - - - + + + Field + + System.Int32 + + To be added - To be added: an object of type 'int' - To be added: an object of type 'CookieContainer' To be added + + 1.0.5000.0 + 2.0.0.0 + + 20 - - - Constructor - + + + Method + + System.String + - - - - + + + To be added: an object of type 'Uri' To be added - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added: an object of type 'CookieContainer' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Int32 + System.Net.CookieCollection - + + + To be added: an object of type 'Uri' To be added - To be added: an object of type 'int' - To be added: an object of type 'int' + To be added: an object of type 'CookieCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.Int32 + + To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.Int32 - + To be added - To be added: an object of type 'int' - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Int32 + System.Void - + + + + To be added: an object of type 'Uri' + To be added: an object of type 'string' To be added - To be added: an object of type 'int' - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Net/IPAddress.xml =================================================================== --- en/System.Net/IPAddress.xml (revision 91089) +++ en/System.Net/IPAddress.xml (working copy) @@ -6,15 +6,14 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.Object + + Represents an Internet Protocol (IP) address. @@ -139,81 +138,131 @@ - - System.Object - - - - - - Field - - System.Net.IPAddress - - + + + Constructor + + + + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + + Constructor + + + + + + A containing the IP address in host-byte-order. - Indicates that the protocol will - select which address to use. + Constructs and initializes a new instance of the +class. - - This field is read-only. - This is equivalent to (0x0000000000000000) and represents the address - 0.0.0.0. - + To be added. + + is less than 0 or greater than 0x00000000FFFFFFFF. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Field + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + + Property - System.Net.IPAddress + System.Int64 - Provides the IP loopback - address. + Gets or sets an Internet Protocol (IP) address. + + A containing + the IP address in host-byte-order. + - This field is read-only. - This is equivalent to (0x000000000100007F) and represents the address - 127.0.0.1. - The loopback address is used to specify the address of the local computer. + + To convert + to dotted-quad notation, use the + method. + + The value specified in a set operation is less than 0 or greater than 0x00000000FFFFFFFF. 0 + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("This property is obsolete. Use GetAddressBytes.") + + - - - - Field + + + + Property - System.Net.IPAddress + System.Net.Sockets.AddressFamily - Provides the IP broadcast address. + Gets the address family. + + + +. + - This field is read-only. - This is equivalent to (0x00000000FFFFFFFF) and represents the address 255.255.255.255. - This value is used to simultaneously address every host on the network. - - Multiple fields are defined for this IP address based on prior - art. This field is identical to . - + This property is read-only. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.IPAddress @@ -221,65 +270,68 @@ - Provides the IP address that indicates - that no network interface should be used. + Indicates that the protocol will + select which address to use. This field is read-only. - This is equivalent to (0x00000000FFFFFFFF) and represents the address 255.255.255.255. - - Multiple fields are defined for this IP address based on prior - art. This field is identical to . - + This is equivalent to (0x0000000000000000) and represents the address + 0.0.0.0. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Method + + + + Field - System.Int32 + System.Net.IPAddress - Generates a hash code for the current instance. + Provides the IP broadcast address. - - A -containing the hash code for the current instance. - - The algorithm used to generate the hash code is - unspecified. + This field is read-only. + This is equivalent to (0x00000000FFFFFFFF) and represents the address 255.255.255.255. + This value is used to simultaneously address every host on the network. - This method overrides . + Multiple fields are defined for this IP address based on prior + art. This field is identical to . 0 + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - + + A to compare to the current instance. Determines whether the current instance and the specified represent the same IP address. - A to compare to the current instance. - A where indicates is an instance of the class + A where indicates is an instance of the class and has the same property value as the current instance; otherwise . @@ -292,83 +344,76 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Method - System.String + System.Byte[] - - Returns a representation of the value of the current instance. - - - A representation of - the current instance. The returned string is an IP address expressed in dotted-quad notation (for example, "192.168.1.2"). - - - - The method converts the IP address stored in the property of the current instance to - a - containing - - the address in dotted-quad notation (for example, "192.168.1.2"). - This method overrides . - - + To be added. + To be added. + To be added. - 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Method - System.Net.IPAddress + System.Int32 - - - + - Converts a representation of an IP address in dotted-quad notation, to a instance. + Generates a hash code for the current instance. - A in dotted-quad notation containing the IP address to convert. - A new instance that represents the address specified in . + A +containing the hash code for the current instance. - - is . - - is not a valid IP address. + The algorithm used to generate the hash code is + unspecified. - An example of a string in dotted-quad notation is "127.0.0.1". + This method overrides . 0 + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Int64 + System.Int16 - + + A in host-byte-order. - Converts a from host-byte-order to network-byte-order. + Converts a from host-byte-order to network-byte-order. - A in host-byte-order. - A in network-byte-order. + A +in network-byte-order. This method performs conversions on systems where the host-byte-order differs @@ -377,10 +422,14 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int32 @@ -389,10 +438,10 @@ + A in host-byte-order. Converts a from host-byte-order to network-byte-order. - A in host-byte-order. A in network-byte-order. @@ -404,25 +453,28 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Int16 + System.Int64 - + + A in host-byte-order. - Converts a from host-byte-order to network-byte-order. + Converts a from host-byte-order to network-byte-order. - A in host-byte-order. - A -in network-byte-order. + A in network-byte-order. This method performs conversions on systems where the host-byte-order differs @@ -431,62 +483,164 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field + + System.Net.IPAddress + + + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + Field + + System.Net.IPAddress + + + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + Field + + System.Net.IPAddress + + + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + Property + + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + Property + + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + Method - System.Int64 + System.Boolean - + + A containing the IP address to check. - Converts a from network-byte-order to host-byte-order. + Returns a that indicates whether the specified IP address is a loopback address. - A in network-byte-order. - A in host-byte-order. + + if + is a loopback address; otherwise +. - This method performs conversions on systems where the host-byte-order differs - from network-byte-order. On systems where this is not the case, this method does - nothing. + All IP addresses of the form 127.X.Y.Z, where X, Y, and Z are + in the range 0-255, are forwarded to the IP loopback address 127.0.0.1. + The address is + used to specify the address of the local computer. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Method + + + + Field - System.Int32 + System.Net.IPAddress - - - + - Converts a from network-byte-order to host-byte-order. + Provides the IP loopback + address. - A in network-byte-order. - - A in host-byte-order. - - This method performs conversions on systems where the host-byte-order differs - from network-byte-order. On systems where this is not the case, this method does - nothing. + This field is read-only. + This is equivalent to (0x000000000100007F) and represents the address + 127.0.0.1. + The loopback address is used to specify the address of the local computer. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Int16 @@ -495,10 +649,10 @@ + A in network-byte-order. Converts a from network-byte-order to host-byte-order. - A in network-byte-order. A in host-byte-order. @@ -510,190 +664,203 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Method - System.Boolean + System.Int32 - + + A in network-byte-order. - Returns a that indicates whether the specified IP address is a loopback address. + Converts a from network-byte-order to host-byte-order. - A containing the IP address to check. - - if - is a loopback address; otherwise -. + A in host-byte-order. - All IP addresses of the form 127.X.Y.Z, where X, Y, and Z are - in the range 0-255, are forwarded to the IP loopback address 127.0.0.1. - The address is - used to specify the address of the local computer. + This method performs conversions on systems where the host-byte-order differs + from network-byte-order. On systems where this is not the case, this method does + nothing. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Constructor - + + + + Method + + System.Int64 + - + + A in network-byte-order. - Constructs and initializes a new instance of the -class. + Converts a from network-byte-order to host-byte-order. - A containing the IP address in host-byte-order. - - is less than 0 or greater than 0x00000000FFFFFFFF. + + A in host-byte-order. + + + This method performs conversions on systems where the host-byte-order differs + from network-byte-order. On systems where this is not the case, this method does + nothing. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Property + + + + Field - System.Int64 + System.Net.IPAddress - Gets or sets an Internet Protocol (IP) address. + Provides the IP address that indicates + that no network interface should be used. - - A containing - the IP address in host-byte-order. - - The value specified in a set operation is less than 0 or greater than 0x00000000FFFFFFFF. + This field is read-only. + This is equivalent to (0x00000000FFFFFFFF) and represents the address 255.255.255.255. - To convert - to dotted-quad notation, use the - method. + Multiple fields are defined for this IP address based on prior + art. This field is identical to . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Property + + + + Method - System.Net.Sockets.AddressFamily + System.Net.IPAddress - + + + + A in dotted-quad notation containing the IP address to convert. - Gets the address family. + Converts a representation of an IP address in dotted-quad notation, to a instance. - - - -. - + + A new instance that represents the address specified in . + - This property is read-only. + + An example of a string in dotted-quad notation is "127.0.0.1". + + + is . + + is not a valid IP address. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - - To be added. - To be added. - To be added. - - - - - Constructor - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Field + + + Property - System.Net.IPAddress + System.Int64 To be added. + To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + - - - Field + + + + Method - System.Net.IPAddress + System.String + - To be added. - To be added. + + Returns a representation of the value of the current instance. + + + A representation of + the current instance. The returned string is an IP address expressed in dotted-quad notation (for example, "192.168.1.2"). + + + + The method converts the IP address stored in the property of the current instance to + a + containing + + the address in dotted-quad notation (for example, "192.168.1.2"). + This method overrides . + + + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - Field - - System.Net.IPAddress - - - To be added. - To be added. - - - - + + Method + + 2.0.0.0 + - System.Byte[] + System.Boolean - + + + + + To be added. + To be added. To be added. To be added. To be added. - - - Property - - System.Int64 - - - To be added. - To be added. - To be added. - - 0 - \ No newline at end of file + Index: en/System.Net/HttpContinueDelegate.xml =================================================================== --- en/System.Net/HttpContinueDelegate.xml (revision 91089) +++ en/System.Net/HttpContinueDelegate.xml (working copy) @@ -6,23 +6,21 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 + + System.Delegate + + A containing the numeric value of the HTTP status from the server. + A containing the headers returned with the response. Defines the shape of methods that are invoked when a response is received by a web client. - A containing the numeric value of the HTTP status from the server. - A containing the headers returned with the response. Use a instance to specify the methods that are automatically invoked @@ -30,25 +28,13 @@ a web server. - - System.Delegate - - - - System.ICloneable - 0 - - 0 - - - - - - - - + + + + + System.Void Index: en/System.Net/SocketPermissionAttribute.xml =================================================================== --- en/System.Net/SocketPermissionAttribute.xml (revision 91089) +++ en/System.Net/SocketPermissionAttribute.xml (working copy) @@ -1,20 +1,24 @@ - + Networking System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.Security.Permissions.CodeAccessSecurityAttribute + + + + + System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Struct | System.AttributeTargets.Constructor | System.AttributeTargets.Method, AllowMultiple=true, Inherited=false) + + Used to declaratively specify security actions to control socket connections. @@ -37,72 +41,33 @@ - - System.Security.Permissions.CodeAccessSecurityAttribute - - - - - AttributeUsageAttribute(AttributeTargets.Assembly | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Constructor | AttributeTargets.Method, AllowMultiple=true, Inherited=false) - 0 - - - - - - Method - - System.Security.IPermission - - - - - Returns a - that - contains the security information of the current instance. - - - A -object with the security information of the current -instance. - - One or more of the current instance's , , or properties is . - - - This method overrides . - Applications typically do not call this method; it is intended for use by the - system. - The security information described by a security attribute is stored in the - metadata of the attribute target, and is accessed by the system at run-time. The - system uses the object returned by this method to convert the security - information of the current instance into the form stored in metadata. - - - - 0 - - + Constructor - - + + + A value. Constructs and initializes a new instance of the class with the specified value. - A value. + To be added. is not a valid value. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String @@ -118,20 +83,62 @@ network access method allowed by the current instance. Valid values are "Accept" and "Connect". - - is being set and is not . This property is write-once. Once this property has been set to a non-null value, attempts to set this property to new value cause a . Valid values for this property correspond to enumeration values. + + is being set and is not . 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.Security.IPermission + + + + + Returns a + that + contains the security information of the current instance. + + + A +object with the security information of the current +instance. + + + + This method overrides . + Applications typically do not call this method; it is intended for use by the + system. + The security information described by a security attribute is stored in the + metadata of the attribute target, and is accessed by the system at run-time. The + system uses the object returned by this method to convert the security + information of the current instance into the form stored in metadata. + + + One or more of the current instance's , , or properties is . + + 0 + + 1.0.5000.0 + 2.0.0.0 + + - + Property System.String @@ -146,19 +153,23 @@ A containing a DNS host name or IP address. - - is being set and is not . This property is write-once. Once this property has been set to a non-null value, attempts to set this property to new value cause a . + + is being set and is not . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property System.String @@ -166,29 +177,30 @@ - Gets or sets the transport type specified by the current - instance. + Gets or sets the port specified by the current instance. - A containing the - transport type associated with the current - instance. Valid values are "All", "Connectionless", "ConnectionOriented", "Tcp", and - "Udp". + A containing a port number, or "All" or + -1 to indicate all + ports. - - is being set and is not . This property is write-once. Once this property has been set to a non-null value, attempts to set this property to new value cause a . - Valid values for this property correspond to enumeration values. + + is being set and is not . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property System.String @@ -196,22 +208,29 @@ - Gets or sets the port specified by the current instance. + Gets or sets the transport type specified by the current + instance. - A containing a port number, or "All" or - -1 to indicate all - ports. + A containing the + transport type associated with the current + instance. Valid values are "All", "Connectionless", "ConnectionOriented", "Tcp", and + "Udp". - - is being set and is not . This property is write-once. Once this property has been set to a non-null value, attempts to set this property to new value cause a . + Valid values for this property correspond to enumeration values. + + is being set and is not . 0 + + 1.0.5000.0 + 2.0.0.0 + 0 Index: en/System.Net/FileWebRequest.xml =================================================================== --- en/System.Net/FileWebRequest.xml (revision 91089) +++ en/System.Net/FileWebRequest.xml (working copy) @@ -1,295 +1,410 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Net.WebRequest - - System.Runtime.Serialization.ISerializable - - + + To be added + To be added + - - - Method - - System.IO.Stream - + + + Constructor + - - + + + + To be added: an object of type 'Runtime.Serialization.SerializationInfo' + To be added: an object of type 'Runtime.Serialization.StreamingContext' To be added - To be added: an object of type 'IAsyncResult' - To be added: an object of type 'IO.Stream' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("Serialization is obsoleted for this type", false) + + - - + + Method + + 2.0.0.0 + - System.IAsyncResult + System.Void - - - - + - To be added - To be added: an object of type 'AsyncCallback' - To be added: an object of type 'object' - To be added: an object of type 'IAsyncResult' - To be added + To be added. + To be added. - - + + Method - System.Net.WebResponse + System.IAsyncResult - - + + + + To be added: an object of type 'AsyncCallback' + To be added: an object of type 'object' To be added - To be added: an object of type 'IAsyncResult' - To be added: an object of type 'WebResponse' + To be added: an object of type 'IAsyncResult' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.IAsyncResult - - - + + + - To be added To be added: an object of type 'AsyncCallback' To be added: an object of type 'object' + To be added To be added: an object of type 'IAsyncResult' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Net.WebResponse + System.String - + + To be added - To be added: an object of type 'WebResponse' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.IO.Stream + System.Int64 - + + To be added - To be added: an object of type 'IO.Stream' + To be added: an object of type 'long' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Property + + System.String + - - - + To be added - To be added: an object of type 'Runtime.Serialization.SerializationInfo' - To be added: an object of type 'Runtime.Serialization.StreamingContext' - To be added: an object of type 'FileWebRequest' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.String + System.Net.ICredentials - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'ICredentials' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Int64 + System.IO.Stream - + + + To be added: an object of type 'IAsyncResult' To be added - To be added: an object of type 'long' - To be added: an object of type 'long' + To be added: an object of type 'IO.Stream' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.String + System.Net.WebResponse - + + + To be added: an object of type 'IAsyncResult' To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'WebResponse' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method + + 2.0.0.0 + - System.Net.ICredentials + System.Void - + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + System.IO.Stream + + + To be added - To be added: an object of type 'ICredentials' - To be added: an object of type 'ICredentials' + To be added: an object of type 'IO.Stream' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.Net.WebResponse + + + + To be added + To be added: an object of type 'WebResponse' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Property System.Net.WebHeaderCollection To be added - To be added: an object of type 'WebHeaderCollection' + To be added: an object of type 'WebHeaderCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Boolean - + To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Net.IWebProxy - + To be added - To be added: an object of type 'IWebProxy' - To be added: an object of type 'IWebProxy' + To be added: an object of type 'IWebProxy' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + System.Uri + + + To be added + To be added: an object of type 'Uri' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + - + Property System.Int32 - + To be added - To be added: an object of type 'int' - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property + + 2.0.0.0 + - System.Uri + System.Boolean - To be added - To be added: an object of type 'Uri' - To be added + To be added. + To be added. + To be added. Index: en/System.Net/WebPermission.xml =================================================================== --- en/System.Net/WebPermission.xml (revision 91089) +++ en/System.Net/WebPermission.xml (working copy) @@ -1,20 +1,23 @@ - + Networking System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.Security.CodeAccessPermission + + + + System.Security.Permissions.IUnrestrictedPermission + + Controls access to Internet resources. @@ -145,178 +148,260 @@ - - System.Security.CodeAccessPermission - - - - System.Security.IPermission - 0 - - - - - - Method - - System.Void - + + + Constructor + + + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + + Constructor + - - + + + + A value. + - Reconstructs the state of a object using the specified XML - encoding. + Constructs and initializes a new instance of the class with the specified +value. - - A instance containing the XML encoding to use to reconstruct the state of a object. - - - - is . - - - - does not contain the encoding for a instance. - - The state of the current instance is changed to the state encoded in - . - For the XML encoding for this class, see the class - page. - This method overrides . + This constructor creates either fully restricted () + or access to Internet + resources. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Method - - System.Security.SecurityElement - - + + + + Constructor + + + + + + A value indicating the type of access to secure. + A that represents the URI to grant access rights to. For more information on the format of this string, see . - Returns the XML encoding of the current instance. + Constructs and initializes a new instance of the class that secures + access to the specified + URI. - - A containing the XML encoding of the state of the - current instance. - - - - For the XML encoding for this class, see the class page. - This method overrides . - - + To be added. + + is . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.Collections.IEnumerator + + + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + Method - System.Boolean + System.Void - - + + + + To be added. + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.Collections.IEnumerator + + + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + + Method + + System.Security.IPermission + + + - Determines whether the current instance is a subset of the specified - object. + Returns a new object containing the same values as the current + instance. - A instance that is to be tested for the subset relationship. - - if the current instance is a subset of ; - otherwise,. If target is null, return -. If the current instance is unrestricted, and - is not, returns . If is - unrestricted, returns . + A new instance + containing the same values as the current instance. + - - - is not of type . - - The current instance is a subset of if the current instance - specifies a set of accesses to resources that is wholly contained by - . For example, a permission that represents read access to a file - is a subset of a permission that represents read and write access to the file. - If this method returns , the - current instance describes access to internet resources that is also - described by - . - This method overrides and is implemented to -support the interface. + The object returned by this method represents the same access to resources as + the current instance. + This method overrides and is implemented to + support the interface. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Method - System.Security.IPermission + System.Void - - + + + + A instance containing the XML encoding to use to reconstruct the state of a object. + - Returns a new object that is the union of the current instance and - the specified object. + Reconstructs the state of a object using the specified XML + encoding. - The instance to combine with the current instance. - - A new instance that represents the union of the current - instance and . If the current instance - or is unrestricted, returns a instance that is unrestricted. - - - is . - - is not and is not of type . + The state of the current instance is changed to the state encoded in + . - The result of a call to is a permission that represents all of - the access to permissions represented by the current instance as well as the - permissions represented by . Any demand that passes either the - current instance or passes their union. - This method overrides and is implemented to - support the interface. + For the XML encoding for this class, see the class + page. + This method overrides . + + + is . + + + + does not contain the encoding for a instance. + 0 + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Security.IPermission - - + + + A instance to intersect with the current instance. Returns a new object that is the intersection of the current instance and the specified object. - A instance to intersect with the current instance. A new instance that represents the intersection of the current instance and . If the intersection is @@ -324,10 +409,6 @@ current instance is unrestricted, returns a copy of . If is unrestricted, returns a copy of the current instance. - - is . - - is not and is not of type . The intersection of two permissions is a permission that secures the @@ -338,147 +419,70 @@ support the interface. + + is . + + is not and is not of type . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Method - System.Security.IPermission + System.Boolean - + + + + A instance that is to be tested for the subset relationship. - Returns a new object containing the same values as the current - instance. + Determines whether the current instance is a subset of the specified + object. - A new instance - containing the same values as the current instance. - + + if the current instance is a subset of ; + otherwise,. If target is null, return +. If the current instance is unrestricted, and + is not, returns . If is + unrestricted, returns . - The object returned by this method represents the same access to resources as - the current instance. - This method overrides and is implemented to - support the interface. + The current instance is a subset of if the current instance + specifies a set of accesses to resources that is wholly contained by + . For example, a permission that represents read access to a file + is a subset of a permission that represents read and write access to the file. + If this method returns , the + current instance describes access to internet resources that is also + described by + . + This method overrides and is implemented to +support the interface. + + + is not of type . + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Constructor - - - - - - - Constructs and initializes a new instance of the class with the specified -value. - - - A value. - - - - This constructor creates either fully restricted () - or access to Internet - resources. - - - - 0 - - - - - Constructor - - - - - - - - Constructs and initializes a new instance of the class that secures - access to the specified - URI. - - A value indicating the type of access to secure. - A that represents the URI to grant access rights to. For more information on the format of this string, see . - - is . - - 0 - - - - Constructor - - - To be added. - To be added. - - - - - Constructor - - - - - - To be added. - To be added. - To be added. - To be added. - - - - + + Method - System.Void - - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Void - - - - - - - To be added. - To be added. - To be added. - To be added. - - - - - Method - System.Boolean @@ -487,30 +491,81 @@ To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + + Method - System.Collections.IEnumerator + System.Security.SecurityElement + - To be added. - To be added. - To be added. + + Returns the XML encoding of the current instance. + + + A containing the XML encoding of the state of the + current instance. + + + + For the XML encoding for this class, see the class page. + This method overrides . + + + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + + Method - System.Collections.IEnumerator + System.Security.IPermission + + + - To be added. - To be added. - To be added. + The instance to combine with the current instance. + + Returns a new object that is the union of the current instance and + the specified object. + + + A new instance that represents the union of the current + instance and . If the current instance + or is unrestricted, returns a instance that is unrestricted. + + + + The result of a call to is a permission that represents all of + the access to permissions represented by the current instance as well as the + permissions represented by . Any demand that passes either the + current instance or passes their union. + This method overrides and is implemented to + support the interface. + + + + is . + + is not and is not of type . + 0 + + 1.0.5000.0 + 2.0.0.0 + 0 Index: en/System.Net/WebRequest.xml =================================================================== --- en/System.Net/WebRequest.xml (revision 91089) +++ en/System.Net/WebRequest.xml (working copy) @@ -1,20 +1,23 @@ - + Networking System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.MarshalByRefObject + + + + System.Runtime.Serialization.ISerializable + + Makes a request to a Uniform Resource Identifier @@ -148,14 +151,54 @@ System.Net.HttpWebRequest - - System.MarshalByRefObject - - + + + + Constructor + + + + + Constructs a new instance of the +class. + + + This constructor is called only by classes that derive from + . + + Use the method to initialize a new instance of a class that derives from . Do not use + this constructor. + + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Void @@ -165,7 +208,6 @@ Attempts to cancel an asynchronous request made by the current instance to access a resource. - This method is not overridden in the derived class. As described above. @@ -185,67 +227,32 @@ method. + This method is not overridden in the derived class. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Method + + + Property + + 2.0.0.0 + - System.IO.Stream + System.Net.Security.AuthenticationLevel - - - - - Returns a for writing data to the resource identified by the - property of the current instance. - - A object that references a request for a started with . - - A to write data - to. - - This method is not overridden in the derived class. - - was not returned by a call to . - - is a null reference. - - This method was called previously using - -or- - No stream is available. - - An error occurred while processing the request. - - This method completes an asynchronous - request for a stream that was started by the method. - - As described above. - - - - The class is - abstract and does not provide an implementation for this method. This method - throws . - - - This - method must be overridden by classes that inherit from to provide this - functionality. - - - Use this method to complete an asynchronous request for a stream that was started with the method. - - + To be added. + To be added. + To be added. - 0 - + Method System.IAsyncResult @@ -255,16 +262,15 @@ + A delegate to be called when the stream is available. Can be . + A containing state information for the asynchronous request. Begins an asynchronous request for a stream in which to write data to be sent in the current request. - A delegate to be called when the stream is available. Can be . - A containing state information for the asynchronous request. A object that contains information about the asynchronous operation. - This method is not overridden in the derived class. The parameter can be any object that the caller wishes to have available for the duration of the asynchronous operation. @@ -300,67 +306,17 @@ obtain the request stream. - - 0 - - - - - Method - - System.Net.WebResponse - - - - - - - Returns a that contains a response to a specified - pending request. - - A object that references a pending request that was started with . - - A that contains a response to the request - referenced by . - This method is not overridden in the derived class. - - was not returned by a call to . - - is a null reference. - - The property of the current instance is greater than zero but no data has been written to the request stream. - -or- - This method was called previously using - - An error occurred while processing the request. - - - As described - above. - - - The class is - abstract and does not provide an implementation for this method. This method - throws . - - - This - method must be overridden by classes that inherit from to provide this - functionality. - - - Use this method to complete an asynchronous request - for an Internet resource that was started with the method. - - - 0 + + 1.0.5000.0 + 2.0.0.0 + - + Method System.IAsyncResult @@ -370,15 +326,14 @@ + A delegate to be called when the response from the server is available. + A containing state information for the asynchronous request. Begins sending the current request asynchronously. - A delegate to be called when the response from the server is available. - A containing state information for the asynchronous request. A object that contains information about the asynchronous operation. - This method is not overridden in the derived class. The parameter can be any object that the caller wishes to have available for the duration of the asynchronous operation. This object is @@ -407,102 +362,168 @@ a response. The callback delegate can call the method to return the received from the resource. + This method is not overridden in the derived class. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Method + + + Property + + 2.0.0.0 + - System.Net.WebResponse + System.Net.Cache.RequestCachePolicy + + To be added. + To be added. + To be added. + + + + + + Property + + System.String + - Returns a - response to a request. + Gets or sets the name of the connection group for the current instance. - - A containing the response to the request. - - This method is not overridden in the derived class. - - The request timed out. - -or- - An error occurred while processing the request. - + + A that contains the name of the connection group for the current instance. + - - This method returns an instance of a type - derived from that is registered for the property of the current instance. This new - instance is required to contain a response from the resource to the current request. - If the timeout period for the request expires, or an - error occurs while processing the request, this method is required to throw a - exception. - + This property associates specific requests within an + application with a + . - The class is - abstract and does not provide an implementation for this method. This method - throws . + As described above. - This - method must be overridden by classes that inherit from to provide this - functionality. + This property throws . - Use this method for synchronous access to a resource. - For asynchronous access, use the and methods. + This property is required to be + overridden by classes that inherit from . The property + typically associates a group of requests that share a set of credentials with a + connection to an Internet resource to avoid potential security failures. + + + Use this property to get or set the name of the connection group for the current instance. + This property is not implemented in the derived class. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Method + + + + Property - System.IO.Stream + System.Int64 - Returns a for writing data to a - resource. + Gets or + sets the + content + length of the request data being sent. - - A for writing data to - a resource. - - This method is not overridden in the derived class. + + A containing the number of bytes of request data being sent. + + This property + is required to throw a exception if data has already been + written to the request stream, and a exception if the property is being set to a value less than zero. + + + This property throws . + + + This property is required to be + overridden by classes that inherit from . + + + Use this property to get the number of bytes sent to the resource. + + + This property is not implemented in the derived class. + Data has already been written to the request stream. + This property is being set to a value less than zero. + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Property + + System.String + + + + + Gets + or + sets + the content type of the request data being sent. + + + A that represents the content type of the request data. + + + The +property contains the media type of the request. + + This + is typically the MIME encoding of the content. + + As described above. - The class is abstract and does not - provide an implementation for this method. This method throws . + This property throws . - This method is required to be + This property is required to be overridden by classes that inherit from . - - Use this method to initiate a request to send - data to a resource and obtain a instance for sending data to - that resource. - The method provides synchronous access to the . For - asynchronous access, use the and methods. - + + Use + this property to get the media type of request. + + This property is not implemented in the derived class. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Net.WebRequest @@ -511,21 +532,16 @@ + A that contains a URI. Constructs a new instance of a class derived from . The new instance is of the type registered for the scheme of the specified URI. - A that contains a URI. A new instance of a class that derived from and is registered to handle the scheme of . - - is . - The request scheme specified in is not registered. - The URI specified in is not a valid URI. - The caller does not have permission to connect to the requested URI or a URI that the request is redirected to. This method @@ -541,13 +557,22 @@ method. + + is . + The request scheme specified in is not registered. + The URI specified in is not a valid URI. + The caller does not have permission to connect to the requested URI or a URI that the request is redirected to. Requires permission to connect to the requested URI. See . 0 + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Net.WebRequest @@ -556,18 +581,14 @@ + A containing the URI of the requested resource. Constructs a new instance of a class derived from . - A containing the URI of the requested resource. A new instance of a class derived from that is registered to handle the closest registered match for . - - is . - The request scheme specified in is not registered. - The caller does not have permission to connect to the requested URI or a URI that the request is redirected to. To determine the closest match, this method checks the registered URIs for the @@ -576,13 +597,21 @@ For an example that demonstrates this method, see . + + is . + The request scheme specified in is not registered. + The caller does not have permission to connect to the requested URI or a URI that the request is redirected to. Requires permission to connect to the requested URI. See . 0 + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Net.WebRequest @@ -591,18 +620,14 @@ + A containing the URI of the requested resource. Constructs a new instance of a class derived from . The new instance is of the type registered for the scheme of the specified URI. - A containing the URI of the requested resource. A new instance of the type derived from that is registered for the scheme of the specified . - - is . - The request scheme specified in is not registered. - The caller does not have permission to connect to the requested URI or a URI that the request is redirected to. When this method is @@ -613,6 +638,10 @@ + + is . + The request scheme specified in is not registered. + The caller does not have permission to connect to the requested URI or a URI that the request is redirected to. Requires permission to connect to the requested URI. See . This example demonstrates the use of the and methods. @@ -652,247 +681,339 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Method + + + + Property - System.Boolean + System.Net.ICredentials - - - - + - Registers a type derived from , and associates the - type with the specified URI. + Gets or sets the credentials used for + authenticating the client using the current instance. - A containing the URI that the derived type services. Can specify a scheme or a complete URI. - An instance of a type that implements the interface. - + + A object containing the authentication credentials + associated with the request. The default is . + + - if registration is successful; -, if - -is already registered. - - + As described above. + - is or - is . - - + This + property throws . + - is registered - to service requests for HTTP and HTTPS schemes. Attempts to register a different - type for these schemes will - fail. - - This method registers types that derive from -to service requests. These derived types are -typically registered to handle a specific protocol, such HTTP or FTP, but can be -registered to handle a request to a specific server or path on a server. -Therefore, -can be either a scheme or a complete -URI. - The class calls the -method to create additional instances of the same type as -. - + This + property is required to be overridden by classes that inherit from + . + + + Use this property + to store or access the user, password, and domain information of the current instance. + - - The following example demonstrates how to register a new - scheme. - using System; -using System.Net; - -public class ftpWebRequest : WebRequest { - //implement ftp-specific protocol methods and properties -} - -public class ftpCreator : IWebRequestCreate -{ - public WebRequest Create(Uri uri) - { - return new ftpWebRequest(); - } -} - -public class RegisterPrefixExample -{ - - public static void Main() - { - - ftpCreator creator = new ftpCreator(); - WebRequest.RegisterPrefix("ftp://", creator); - WebRequest wr = WebRequest.Create("ftp://testFile"); - Console.WriteLine(wr); - } -} - - The output is - ftpWebRequest - + This property is not implemented in the derived class. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Constructor - - + + + Property + + 2.0.0.0 + + + System.Net.Cache.RequestCachePolicy + + To be added. + To be added. + To be added. + + + + + Property + + 2.0.0.0 + + + System.Net.IWebProxy + + + To be added. + To be added. + To be added. + + + + + + Method + + System.IO.Stream + + + + + + A object that references a request for a started with . - Constructs a new instance of the -class. + Returns a for writing data to the resource identified by the + property of the current instance. + + A to write data + to. + - This constructor is called only by classes that derive from - . + This method completes an asynchronous + request for a stream that was started by the method. - Use the method to initialize a new instance of a class that derives from . Do not use - this constructor. + As described above. + + + The class is + abstract and does not provide an implementation for this method. This method + throws . + + + This + method must be overridden by classes that inherit from to provide this + functionality. + + + Use this method to complete an asynchronous request for a stream that was started with the method. + + This method is not overridden in the derived class. + + was not returned by a call to . + + is a null reference. + + This method was called previously using + -or- + No stream is available. + + An error occurred while processing the request. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Property + + + + Method - System.String + System.Net.WebResponse - + + + + A object that references a pending request that was started with . - Gets - or sets the protocol method to use in the current - instance. + Returns a that contains a response to a specified + pending request. - - A containing the protocol method to use in the current instance. - - This property is not implemented in the derived class. + + A that contains a response to the request + referenced by . + - The default value of this property is required to - be a protocol method that does not require protocol-specific properties - to be set. For the HTTP protocol, this - value is GET. + As described + above. - This property throws . + The class is + abstract and does not provide an implementation for this method. This method + throws . - This property must be overridden by - classes that inherit from to provide this functionality. + This + method must be overridden by classes that inherit from to provide this + functionality. - Use this property - to set the protocol-specific method that will be used to make a request. + Use this method to complete an asynchronous request + for an Internet resource that was started with the method. + + This method is not overridden in the derived class. + + was not returned by a call to . + + is a null reference. + + The property of the current instance is greater than zero but no data has been written to the request stream. + -or- + This method was called previously using + + An error occurred while processing the request. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Property + + + Method + + 2.0.0.0 + - System.Uri + System.Void + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.IO.Stream + - Gets the -of the resource associated with the -current instance. + Returns a for writing data to a + resource. - - A containing the URI - of - the resource associated with the current instance - - This property is not implemented in the derived class. + + A for writing data to + a resource. + - This property is read-only. - - is required to - contain the URI passed to - the - methods. If the protocol implemented - by a derived class supports redirection, the derived class is required - to provide a property to contain the URI that actually services the request. + As described above. - This property - throws a - exception. + The class is abstract and does not + provide an implementation for this method. This method throws . - This property - must be overridden by classes that inherit from to - provide this functionality. ] - - Use this property - to determine the URI that the request was addressed to. For information about - the URI that actually serviced the request, see - . + This method is required to be + overridden by classes that inherit from . + + Use this method to initiate a request to send + data to a resource and obtain a instance for sending data to + that resource. + The method provides synchronous access to the . For + asynchronous access, use the and methods. + + This method is not overridden in the derived class. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Property + + + + Method - System.String + System.Net.WebResponse - Gets or sets the name of the connection group for the current instance. + Returns a + response to a request. - - A that contains the name of the connection group for the current instance. - - This property is not implemented in the derived class. + + A containing the response to the request. + - This property associates specific requests within an - application with a - . + + This method returns an instance of a type + derived from that is registered for the property of the current instance. This new + instance is required to contain a response from the resource to the current request. + If the timeout period for the request expires, or an + error occurs while processing the request, this method is required to throw a + exception. + - As described above. + The class is + abstract and does not provide an implementation for this method. This method + throws . - This property throws . + This + method must be overridden by classes that inherit from to provide this + functionality. - This property is required to be - overridden by classes that inherit from . The property - typically associates a group of requests that share a set of credentials with a - connection to an Internet resource to avoid potential security failures. - + Use this method for synchronous access to a resource. + For asynchronous access, use the and methods. - - Use this property to get or set the name of the connection group for the current instance. + This method is not overridden in the derived class. + + The request timed out. + -or- + An error occurred while processing the request. + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 2.0.0.0 + + + System.Net.IWebProxy + + + + To be added. + To be added. + To be added. + + - + Property System.Net.WebHeaderCollection @@ -909,7 +1030,6 @@ A containing the header name/value pairs associated with the current instance. - This property is not implemented in the derived class. This property contains a instance containing the header information to send to resources. @@ -930,53 +1050,32 @@ to determine the header information of a request. + This property is not implemented in the derived class. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Property + + 2.0.0.0 + - System.Int64 + System.Security.Principal.TokenImpersonationLevel - - - Gets or - sets the - content - length of the request data being sent. - - - A containing the number of bytes of request data being sent. - - This property is not implemented in the derived class. - Data has already been written to the request stream. - This property is being set to a value less than zero. - - - This property - is required to throw a exception if data has already been - written to the request stream, and a exception if the property is being set to a value less than zero. - - - This property throws . - - - This property is required to be - overridden by classes that inherit from . - - - Use this property to get the number of bytes sent to the resource. - - + To be added. + To be added. + To be added. - 0 - - - + + + Property System.String @@ -985,81 +1084,98 @@ Gets - or - sets - the content type of the request data being sent. + or sets the protocol method to use in the current + instance. - A that represents the content type of the request data. + A containing the protocol method to use in the current instance. - This property is not implemented in the derived class. - The -property contains the media type of the request. - This - is typically the MIME encoding of the content. + The default value of this property is required to + be a protocol method that does not require protocol-specific properties + to be set. For the HTTP protocol, this + value is GET. - As described above. - - This property throws . - This property is required to be - overridden by classes that inherit from . + This property must be overridden by + classes that inherit from to provide this functionality. - Use - this property to get the media type of request. + Use this property + to set the protocol-specific method that will be used to make a request. + This property is not implemented in the derived class. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property - System.Net.ICredentials + System.Boolean - Gets or sets the credentials used for - authenticating the client using the current instance. + Gets or sets a value that determines whether to send authentication information with the current request instead of waiting + for an authentication challenge + from the requested resource. - A object containing the authentication credentials - associated with the request. The default is . + + if + authentication information will be + sent with the current request without waiting for an authentication challenge + from + the requested resource; + otherwise, . - This property is not implemented in the derived class. - As described above. + If is , the current instance sends authentication + credentials without waiting to be challenged by the server specified by the + +property of the current instance. When +this property is , the +current instance waits for +a challenge from the server before sending credentials. This - property throws . + property throws . - This - property is required to be overridden by classes that inherit from - . + This property must be overridden by + classes that inherit from to provide this functionality. - Use this property - to store or access the user, password, and domain information of the current instance. + Use this + property to ensure that authentication information is sent with every + request. Setting this property to allows clients to improve + server efficiency by avoiding extra round trips caused by authentication challenges. + This property is not implemented in the derived class. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Net.IWebProxy @@ -1073,7 +1189,6 @@ A to use to access resources. - This property is not implemented in the derived class. The property identifies the network proxy that the request uses to access resources. The request is made through the @@ -1099,64 +1214,182 @@ obtain a instance that represents the proxy server used by the current instance. + This property is not implemented in the derived class. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Property + + + + Method System.Boolean + + + + + + A containing the URI that the derived type services. Can specify a scheme or a complete URI. + An instance of a type that implements the interface. + + Registers a type derived from , and associates the + type with the specified URI. + + + + if registration is successful; +, if + +is already registered. + + + + is registered + to service requests for HTTP and HTTPS schemes. Attempts to register a different + type for these schemes will + fail. + + This method registers types that derive from +to service requests. These derived types are +typically registered to handle a specific protocol, such HTTP or FTP, but can be +registered to handle a request to a specific server or path on a server. +Therefore, +can be either a scheme or a complete +URI. + The class calls the +method to create additional instances of the same type as +. + + + + + is or + is . + + + The following example demonstrates how to register a new + scheme. + using System; +using System.Net; + +public class ftpWebRequest : WebRequest { + //implement ftp-specific protocol methods and properties +} + +public class ftpCreator : IWebRequestCreate +{ + public WebRequest Create(Uri uri) + { + return new ftpWebRequest(); + } +} + +public class RegisterPrefixExample +{ + + public static void Main() + { + + ftpCreator creator = new ftpCreator(); + WebRequest.RegisterPrefix("ftp://", creator); + WebRequest wr = WebRequest.Create("ftp://testFile"); + Console.WriteLine(wr); + } +} + + The output is + ftpWebRequest + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Property + + System.Uri + - Gets or sets a value that determines whether to send authentication information with the current request instead of waiting - for an authentication challenge - from the requested resource. + Gets the +of the resource associated with the +current instance. - - if - authentication information will be - sent with the current request without waiting for an authentication challenge - from - the requested resource; - otherwise, . + A containing the URI + of + the resource associated with the current instance - This property is not implemented in the derived class. + This property is read-only. - If is , the current instance sends authentication - credentials without waiting to be challenged by the server specified by the - -property of the current instance. When -this property is , the -current instance waits for -a challenge from the server before sending credentials. + + is required to + contain the URI passed to + the + methods. If the protocol implemented + by a derived class supports redirection, the derived class is required + to provide a property to contain the URI that actually services the request. - This - property throws . + This property + throws a + exception. - This property must be overridden by - classes that inherit from to provide this functionality. - + This property + must be overridden by classes that inherit from to + provide this functionality. ] - Use this - property to ensure that authentication information is sent with every - request. Setting this property to allows clients to improve - server efficiency by avoiding extra round trips caused by authentication challenges. + Use this property + to determine the URI that the request was addressed to. For information about + the URI that actually serviced the request, see + . + This property is not implemented in the derived class. 0 + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + - + Property System.Int32 @@ -1170,7 +1403,6 @@ A containing the length of time, in milliseconds, before the current request will time out, or to indicate that the request does not time out. - This property is not implemented in the derived class. Classes that @@ -1194,23 +1426,29 @@ requests, use the method. + This property is not implemented in the derived class. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - + + + Property + + 2.0.0.0 + + + System.Boolean + To be added. - To be added. - To be added. + To be added. To be added. 0 - \ No newline at end of file + Index: en/System.Net/EndpointPermission.xml =================================================================== --- en/System.Net/EndpointPermission.xml (revision 91089) +++ en/System.Net/EndpointPermission.xml (working copy) @@ -4,113 +4,120 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Object + + To be added To be added - - System.Object - - - - - - Method - - System.Int32 - - - - To be added - To be added: an object of type 'int' - To be added - - - + Method System.Boolean - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'object' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.String + System.Int32 To be added - To be added: an object of type 'string' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Net.TransportType + System.Int32 To be added - To be added: an object of type 'TransportType' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + + Method + + System.String + + + + To be added + To be added: an object of type 'string' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + Property - System.Int32 + System.Net.TransportType To be added - To be added: an object of type 'int' + To be added: an object of type 'TransportType' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Net/HttpWebResponse.xml =================================================================== --- en/System.Net/HttpWebResponse.xml (revision 91089) +++ en/System.Net/HttpWebResponse.xml (working copy) @@ -1,20 +1,20 @@ - + Networking System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.Net.WebResponse + + + Provides an HTTP-specific implementation of the @@ -125,111 +125,255 @@ - - System.Net.WebResponse - - - - System.IDisposable + + + + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("Serialization is obsoleted for this type", false) + + + + + + + Property + + System.String + + + + + Gets the character set used for the current instance. + + + A that + represents the character set used for the current instance. + + + This property is read-only. + + For detailed + information about character sets, see Section 3.4 of RFC 2616. + + + The current instance has been disposed. + 0 - - - - - - + + 1.0.5000.0 + 2.0.0.0 + + + + + Method System.Void - - - + - Releases the unmanaged resources used by the current - instance and optionally releases the managed resources. + Closes the response stream. - - to release both managed and unmanaged resources; to release only unmanaged resources. + The method closes the response stream and releases the connection to the Internet resource for reuse by other requests. + + Call either the or method to close the stream and release the connection for reuse. It is not necessary to call both and , but + doing so does not cause an error. Failure to close the stream may cause an + application to run out of connections. + This method overrides . + + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Property + + System.String + + + + + Gets the + method used to encode the body of the response. + + + A that describes the method used to encode the body of the response. + + + This property is read-only. + The property contains the value of the + +header returned with the response. - When is , - this method releases all resources held by any managed objects that the current - instance references. + For detailed information about content encoding, + see Section 3.5 of RFC 2616. + + The current instance has been disposed. + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Property + + System.Int64 + + + + + Gets the content length of the response data being received. + + + A +containing the number of bytes returned from the Internet resource. This +value does not include header information. + + + This property is read-only. + The property contains the value of the + header returned with the response. If the + +header +is not set in the response, +is set to the value -1. - When - overriding (), be careful not to reference objects that have been - previously disposed in an earlier call to as - may be called multiple times by - other objects. . + This property + overrides + . + The current instance has been disposed. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Method + + + + Property - System.IO.Stream + System.String - Returns a for reading the body of the response from the - server. + Gets the content type of the + response. + - - A containing the body of the response. - - The current instance has been disposed. + + A that + represents the content type of the response data. + - The -method returns the data stream from the requested Internet -resource. - - - Call either the or method to close the stream and release the - connection for reuse. It is not necessary to call both and , but doing so does - not cause an error. Failure to close the stream may cause an application - to run out of connections. - - This method overrides . - + This property is read-only. + The property contains the value of the + +header returned with the response. + + This property + overrides + . + + The current instance has been disposed. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property + + System.Net.CookieCollection + + + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method System.Void - + + + + + to release both managed and unmanaged resources; to release only unmanaged resources. - Closes the response stream. + Releases the unmanaged resources used by the current + instance and optionally releases the managed resources. - The method closes the response stream and releases the connection to the Internet resource for reuse by other requests. - - Call either the or method to close the stream and release the connection for reuse. It is not necessary to call both and , but - doing so does not cause an error. Failure to close the stream may cause an - application to run out of connections. - This method overrides . - + + When is , + this method releases all resources held by any managed objects that the current + instance references. + + + When + overriding (), be careful not to reference objects that have been + previously disposed in an earlier call to as + may be called multiple times by + other objects. . + 0 + + 1.0.5000.0 + - + Method System.Int32 @@ -243,7 +387,6 @@ A containing the hash code for the current instance. - The current instance has been disposed. The algorithm used to generate the hash code is unspecified. @@ -251,36 +394,103 @@ This method overrides . + The current instance has been disposed. 0 + + 1.0.5000.0 + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + - + Method System.String - - + + + A that specifies the header value to return. Returns a specified header from the current response. - A that specifies the header value to return. A containing the value of the specified header. + To be added. The current instance has been disposed. 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.IO.Stream + + + + + Returns a for reading the body of the response from the + server. + + + A containing the body of the response. + + + The +method returns the data stream from the requested Internet +resource. + + + Call either the or method to close the stream and release the + connection for reuse. It is not necessary to call both and , but doing so does + not cause an error. Failure to close the stream may cause an application + to run out of connections. + + This method overrides . + + + The current instance has been disposed. + + 0 + + 1.0.5000.0 + 2.0.0.0 + + - + Property System.Net.WebHeaderCollection @@ -295,7 +505,6 @@ A containing the header information returned with the response. - The current instance has been disposed. This property is read-only. @@ -342,47 +551,64 @@ This property overrides . + The current instance has been disposed. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Property + + 2.0.0.0 + - System.Int64 + System.Boolean + + To be added. + To be added. + To be added. + + + + + + Property + + System.DateTime + - Gets the content length of the response data being received. + Gets the last + date and time that the contents of the response were modified. - A -containing the number of bytes returned from the Internet resource. This -value does not include header information. + A +value containing the date and time the contents of the response were +modified. - The current instance has been disposed. - This property is read-only. - The property contains the value of the - header returned with the response. If the - -header -is not set in the response, -is set to the value -1. - - This property - overrides - . - + This property is read-only. + The property contains the value of the + header + received with the response. + The current instance has been disposed. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property System.String @@ -390,85 +616,144 @@ - Gets the - method used to encode the body of the response. + Gets the method used to return the response. + - A that describes the method used to encode the body of the response. + A that represents the HTTP method used to return the response. - The current instance has been disposed. - This property is read-only. - The property contains the value of the - -header returned with the response. - - For detailed information about content encoding, - see Section 3.5 of RFC 2616. - + This property is read-only. + + The property can be set to any of the + HTTP 1.1 protocol methods: GET, HEAD, POST, PUT, DELETE, TRACE, or OPTIONS. The + following table describes these methods. + + + Item + Description + + + GET + Retrieves in entity-body form the + information identified by the property of the request + associated with the current instance. + + + HEAD + Identical to GET except that the + message-body is not returned in the response. + + + POST + Requests that the origin server accept the + entity enclosed in the request as a new subordinate of the resource + identified the Request-URI in the Request-Line. + + + PUT + Requests that the enclosed entity be stored + under the supplied Request-URI. + + + DELETE + Requests that the origin server delete the + resource identified by the Request-URI. + + + TRACE + Invokes a remote, application-layer loopback + of the request message. + + + OPTIONS + Requests information about the communication + options available on the request/response chain identified by the + Request-URI. This allows the client + to determine the options and/or requirements associated with a resource, + or the capabilities of a server, without implying a resource action or + initiating a resource + retrieval. + + + For detailed information regarding these methods, see sections 9.2 to 9.8 of + RFC 2616. + + The current instance has been disposed. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property - System.String + System.Version - Gets the content type of the - response. + Gets + the version of the HTTP protocol used in the response. - A that - represents the content type of the response data. + A +that contains the HTTP protocol version of the response. - The current instance has been disposed. This property is read-only. - The property contains the value of the - -header returned with the response. - - This property - overrides - . - + The property contains the number + of the response sent by the Internet resource. + The current instance has been disposed. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property - System.String + System.Uri - Gets the character set used for the current instance. + Gets the +of the Internet resource that actually responded to the request. - A that - represents the character set used for the current instance. + A +representing the resource that actually responded to the request. - The current instance has been disposed. This property is read-only. - - For detailed - information about character sets, see Section 3.4 of RFC 2616. - + + The property contains the URI of the Internet resource that + actually responded to the request. This URI may not be the same as the + originally requested URI if the request was redirected by the original + server. + This method overrides +. + + The current instance has been disposed. 0 + + 1.0.5000.0 + 2.0.0.0 + @@ -486,47 +771,23 @@ A containing the name of the server that sent the response. - The current instance has been disposed. This property is read-only. The property contains the value of the header returned with the response. - - 0 - - - - - Property - - System.DateTime - - - - - Gets the last - date and time that the contents of the response were modified. - - - A -value containing the date and time the contents of the response were -modified. - The current instance has been disposed. - - This property is read-only. - The property contains the value of the - header - received with the response. - 0 + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Net.HttpStatusCode @@ -539,14 +800,18 @@ A value. - The current instance has been disposed. This property is read-only. The value indicates the status of the HTTP response. The expected values are defined in the enumeration. + The current instance has been disposed. 0 + + 1.0.5000.0 + 2.0.0.0 + @@ -564,173 +829,51 @@ A that describes the status of the response. - The current instance has been disposed. This property is read-only. - - 0 - - - - - Property - - System.Version - - - - - Gets - the version of the HTTP protocol used in the response. - - - - A -that contains the HTTP protocol version of the response. - The current instance has been disposed. - - This property is read-only. - The property contains the number - of the response sent by the Internet resource. - 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Property + + + Method + + 1.0.5000.0 + 2.0.0.0 + - System.Uri + System.Void - - Gets the -of the Internet resource that actually responded to the request. - - - A -representing the resource that actually responded to the request. - - The current instance has been disposed. - - This property is read-only. - - The property contains the URI of the Internet resource that - actually responded to the request. This URI may not be the same as the - originally requested URI if the request was redirected by the original - server. - This method overrides -. - - + To be added. + To be added. - 0 - - - - Property + + + Method + + 1.0.5000.0 + 2.0.0.0 + - System.String + System.Void - - - - Gets the method used to return the response. - - - - A that represents the HTTP method used to return the response. - - The current instance has been disposed. - - This property is read-only. - - The property can be set to any of the - HTTP 1.1 protocol methods: GET, HEAD, POST, PUT, DELETE, TRACE, or OPTIONS. The - following table describes these methods. - - - Item - Description - - - GET - Retrieves in entity-body form the - information identified by the property of the request - associated with the current instance. - - - HEAD - Identical to GET except that the - message-body is not returned in the response. - - - POST - Requests that the origin server accept the - entity enclosed in the request as a new subordinate of the resource - identified the Request-URI in the Request-Line. - - - PUT - Requests that the enclosed entity be stored - under the supplied Request-URI. - - - DELETE - Requests that the origin server delete the - resource identified by the Request-URI. - - - TRACE - Invokes a remote, application-layer loopback - of the request message. - - - OPTIONS - Requests information about the communication - options available on the request/response chain identified by the - Request-URI. This allows the client - to determine the options and/or requirements associated with a resource, - or the capabilities of a server, without implying a resource action or - initiating a resource - retrieval. - - - For detailed information regarding these methods, see sections 9.2 to 9.8 of - RFC 2616. - - - - 0 - - - - Constructor - To be added. To be added. To be added. - To be added. - - - - - Property - - System.Net.CookieCollection - - To be added. - To be added. To be added. Index: en/System.Net/IAuthenticationModule.xml =================================================================== --- en/System.Net/IAuthenticationModule.xml (revision 91089) +++ en/System.Net/IAuthenticationModule.xml (working copy) @@ -6,14 +6,10 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 + Implemented by types that perform client authentication. @@ -79,76 +75,27 @@ - - - - - - Method - - System.Net.Authorization - - - - - - - - Returns an instance of the class containing client authentication information. - - The instance associated with the authentication request. - The credentials associated with the authentication request. - - A instance containing client authentication - information to be sent with , or if the current instance does not support preauthentication. - - - - This method returns an instance of the class containing authentication information to be - sent with the request. This method is required to return - if it cannot handle preauthentication requests - from the authentication manager. - - - Implement this method if the - protocol implemented by the current instance supports - preauthentication. - - - This method is used by - the authentication manager to handle requests by clients - for authentication information that will be used to preempt a server's - request for authentication. This method is not called unless the property returns -. - - - - - - - 0 - - + Method System.Net.Authorization - - - - + + + + + A containing the authentication challenge sent by the server. The content of this string is determined by the authentication protocol(s) used by the server that issued the challenge. + The instance that received . + The credentials of the instance that received . Returns an instance of the class that provides a response to an authentication challenge. - A containing the authentication challenge sent by the server. The content of this string is determined by the authentication protocol(s) used by the server that issued the challenge. - The instance that received . - The credentials of the instance that received . A instance containing the challenge response, or if the challenge cannot be handled. @@ -176,47 +123,14 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Property - - System.Boolean - - - - - Gets a value indicating whether the authentication module supports - preauthentication. - - - - if the authentication module supports - preauthentication; otherwise . - - - This property is read-only. - - The property is set to to indicate that the authentication module can respond with a - instance when the method is called. This - property returns if the protocol implemented by - the current authentication module does not support preauthentication. - - - This method is used by the authentication - manager to determine which modules receive requests by clients for authentication - information that will be supplied in anticipation of a server's request for - authentication. This method controls whether the method can be - called. - - - - 0 - - + Property System.String @@ -273,7 +187,103 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.Boolean + + + + + Gets a value indicating whether the authentication module supports + preauthentication. + + + + if the authentication module supports + preauthentication; otherwise . + + + This property is read-only. + + The property is set to to indicate that the authentication module can respond with a + instance when the method is called. This + property returns if the protocol implemented by + the current authentication module does not support preauthentication. + + + This method is used by the authentication + manager to determine which modules receive requests by clients for authentication + information that will be supplied in anticipation of a server's request for + authentication. This method controls whether the method can be + called. + + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Method + + System.Net.Authorization + + + + + + + The instance associated with the authentication request. + The credentials associated with the authentication request. + + Returns an instance of the class containing client authentication information. + + + A instance containing client authentication + information to be sent with , or if the current instance does not support preauthentication. + + + + This method returns an instance of the class containing authentication information to be + sent with the request. This method is required to return + if it cannot handle preauthentication requests + from the authentication manager. + + + Implement this method if the + protocol implemented by the current instance supports + preauthentication. + + + This method is used by + the authentication manager to handle requests by clients + for authentication information that will be used to preempt a server's + request for authentication. This method is not called unless the property returns +. + + + + + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + 0 Index: en/System.Net/CredentialCache.xml =================================================================== --- en/System.Net/CredentialCache.xml (revision 91089) +++ en/System.Net/CredentialCache.xml (working copy) @@ -1,20 +1,29 @@ - + Networking System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.Object + + + + System.Collections.IEnumerable + + + System.Net.ICredentials + + + System.Net.ICredentialsByHost + + Provides storage for multiple credentials. @@ -30,63 +39,163 @@ match. - - System.Object - - - - System.Net.ICredentials + + + + + Constructor + + + + + Constructs and initializes a new instance of the class. + + + This constructor creates a +instance with its +property initialized to the system +credentials of the current process. + + Use the method to add additional +credentials to the instance. + + + + 0 - - - System.Collections.IEnumerable + + 1.0.5000.0 + 2.0.0.0 + + + + + + Method + + System.Void + + + + + + + + A that contains the URI prefix of resources to which grants access. + A containing the authentication type used by the resource named in . This string is required to be identical to the of the authentication module that uses the credential. + A to add to the credential cache. + + Adds a +instance to the credential cache. + + + The cache stores credentials in the order in which they + are added. + + Use the +method +to retrieve +instances. + + + The or parameter is . + The cache already contains a credential for the specified and + 0 - - - - - - + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 2.0.0.0 + - System.Collections.IEnumerator + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + Property + + System.Net.ICredentials + - Returns an enumerator that iterates through credentials stored in the current - instance. + Gets the system credentials in use for + the current process. - - A for the current instance. - + + A instance that represents the system credentials in use for the current process. + + + This property is read-only. + + Requires read access to the environment variable that contains the user name. See . 0 + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + 2.0.0.0 + + + System.Net.NetworkCredential + + + To be added. + To be added. + To be added. + + - + Method System.Net.NetworkCredential - - - + + + + A that contains the URI prefix of resources for which the client will be authenticated. + A containing the authentication type used by the resource named in . This string is required to be identical to the of the authentication module that uses the credential. Returns the instance associated with a URI and authentication type. - A that contains the URI prefix of resources for which the client will be authenticated. - A containing the authentication type used by the resource named in . This string is required to be identical to the of the authentication module that uses the credential. A , or if there is no matching credential in the cache. - The or parameter is . This method searches the and returns the @@ -123,62 +232,79 @@ + The or parameter is . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Method + + 2.0.0.0 + - System.Void + System.Net.NetworkCredential - - - - + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + Method + + System.Collections.IEnumerator + + + - Adds a -instance to the credential cache. + Returns an enumerator that iterates through credentials stored in the current + instance. - A that contains the URI prefix of resources to which grants access. - A containing the authentication type used by the resource named in . This string is required to be identical to the of the authentication module that uses the credential. - A to add to the credential cache. - The or parameter is . - The cache already contains a credential for the specified and - - The cache stores credentials in the order in which they - are added. - - Use the -method -to retrieve -instances. - - + + A for the current instance. + + To be added. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + + A that specifies the resources for which the credential is used. + A containing the authentication type used by the resource named in . This string is required to be identical to the of the authentication module that uses the credential. Deletes a instance from the cache. - A that specifies the resources for which the credential is used. - A containing the authentication type used by the resource named in . This string is required to be identical to the of the authentication module that uses the credential. The method locates and removes the instance that is cached @@ -191,53 +317,32 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Constructor - - - - - Constructs and initializes a new instance of the class. - - - This constructor creates a -instance with its -property initialized to the system -credentials of the current process. - - Use the method to add additional -credentials to the instance. - - - - - 0 - - - - - Property + + + Method + + 2.0.0.0 + - System.Net.ICredentials + System.Void - + + + + + - - Gets the system credentials in use for - the current process. - - - A instance that represents the system credentials in use for the current process. - - - This property is read-only. - - Requires read access to the environment variable that contains the user name. See . + To be added. + To be added. + To be added. + To be added. + To be added. - 0 0 Index: en/System.Net/SocketAddress.xml =================================================================== --- en/System.Net/SocketAddress.xml (revision 91089) +++ en/System.Net/SocketAddress.xml (working copy) @@ -6,15 +6,19 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.Object + + + + + System.Reflection.DefaultMember("Item") + + Provides a socket address stored in a array. @@ -25,64 +29,79 @@ stored in the first two bytes of the array. - - System.Object - - - - - DefaultMemberAttribute("Item") - 1 - System.Reflection.DefaultMemberAttribute - RuntimeInfrastructure - - - - - - Method - - System.Int32 - - + + + + Constructor + + + + + One of the values of the enumeration. - Generates a hash code for the current instance. + Constructs and initializes a new instance of the +class. - - A containing the hash code for the current instance. - - The algorithm used to generate the hash code is - unspecified. - - This method overrides . - + This method is equivalent to (, 32). 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + + One of the values of the enumeration. + A containing the number of bytes to allocate for the array storing the socket address. + + Constructs and initializes a new instance of the +class. + + + The minimum value for is 2 bytes. + + + is less than 2. + + 0 + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Boolean - - + + + The to compare to the current instance. Determines whether the current instance and the specified represent the same socket address. - The to compare to the current instance. A where -indicates is an +indicates is an instance of the class and contains the same data as the current instance; otherwise . @@ -93,126 +112,100 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Method + + + + Property - System.String + System.Net.Sockets.AddressFamily - Returns a representation of the value of the current instance. + Gets the address family which specifies the addressing scheme used to resolve an address. - - A representation of the current - instance. - + + One of the values defined in the enumeration. + - The returned string contains the string representation of the address family, the length of the array holding the socket - address, and the contents of the array from the third to the maximum element, output in the - following format: - - ::{array[2], array[3], ..., - element[- - 1]} - - This method overrides . - + This property is read-only. + This property is set by the constructors and is stored in + the first two bytes of the socket address array. - - The following example writes a socket address to the - console. - using System; -using System.Net; -using System.Net.Sockets; - -public class SocketAddressToString{ - public static void Main() { - Console.WriteLine("This is a minimal SocketAddress."); - SocketAddress socketAddress = new - SocketAddress(AddressFamily.InterNetwork); - Console.WriteLine("{0}", socketAddress.ToString()); - } -} - - The output is - - This is a minimal SocketAddress. - InterNetwork:32:{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0} - - 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Constructor - - - - + + + + Method + + System.Int32 + + - Constructs and initializes a new instance of the -class. + Generates a hash code for the current instance. - One of the values of the enumeration. + + A containing the hash code for the current instance. + - This method is equivalent to (, 32). + The algorithm used to generate the hash code is + unspecified. + + This method overrides . + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Constructor - - - - - - - - Constructs and initializes a new instance of the -class. - - One of the values of the enumeration. - A containing the number of bytes to allocate for the array storing the socket address. - - is less than 2. - - The minimum value for is 2 bytes. - - - 0 - - - - + + + Property - System.Net.Sockets.AddressFamily + System.Byte - + + + + A containing the zero-based index of the element to get or set. - Gets the address family which specifies the addressing scheme used to resolve an address. + Gets or sets the element at the specified index of + the array storing the socket address. - One of the values defined in the enumeration. + A containing the element at the specified index. - - This property is read-only. - This property is set by the constructors and is stored in - the first two bytes of the socket address array. - + To be added. + + + is < 0. + -or- + + >= . + 0 + + 1.0.5000.0 + 2.0.0.0 + @@ -237,35 +230,67 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Property + + + + Method - System.Byte + System.String - - - + - Gets or sets the element at the specified index of - the array storing the socket address. + Returns a representation of the value of the current instance. - A containing the zero-based index of the element to get or set. - - A containing the element at the specified index. - - + + A representation of the current + instance. + + + The returned string contains the string representation of the address family, the length of the array holding the socket + address, and the contents of the array from the third to the maximum element, output in the + following format: - is < 0. - -or- - - >= . - + ::{array[2], array[3], ..., + element[- + 1]} + + This method overrides . + + + + The following example writes a socket address to the + console. + using System; +using System.Net; +using System.Net.Sockets; + +public class SocketAddressToString{ + public static void Main() { + Console.WriteLine("This is a minimal SocketAddress."); + SocketAddress socketAddress = new + SocketAddress(AddressFamily.InterNetwork); + Console.WriteLine("{0}", socketAddress.ToString()); + } +} + + The output is + + This is a minimal SocketAddress. + InterNetwork:32:{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0} + + 0 + + 1.0.5000.0 + 2.0.0.0 + 0 Index: en/System.Net/WebExceptionStatus.xml =================================================================== --- en/System.Net/WebExceptionStatus.xml (revision 91089) +++ en/System.Net/WebExceptionStatus.xml (working copy) @@ -6,14 +6,12 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 + + System.Enum + Defines status codes for the class. @@ -25,151 +23,166 @@ property. - - System.Enum - - - - - + + Field + + 2.0.0.0 + - System.Int32 + System.Net.WebExceptionStatus - - - 0 + + To be added. + - - - + + + Field System.Net.WebExceptionStatus - Success + ConnectFailure - No error was encountered. + The remote service point could not be contacted at the transport level. - - This is the default value for - . - 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.WebExceptionStatus - NameResolutionFailure + ConnectionClosed - The name resolver service could not resolve the host name. + The connection was prematurely closed. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.WebExceptionStatus - ConnectFailure + KeepAliveFailure - The remote service point could not be contacted at the transport level. - + The connection for a request that specifies the Keep-alive + header was closed unexpectedly. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Field System.Net.WebExceptionStatus - - ReceiveFailure + MessageLengthLimitExceeded - - - A complete response was not received from the remote server. - - + To be added. + To be added. - 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.WebExceptionStatus - SendFailure + NameResolutionFailure - A complete request could not be sent to the remote server. + The name resolver service could not resolve the host name. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.WebExceptionStatus - PipelineFailure + Pending - The request was submitted as a pipeline request, but the - connection was dropped before the respective response was received. + An internal asynchronous request is pending. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.WebExceptionStatus - RequestCanceled + PipelineFailure - The request was canceled or the method was called. - + The request was submitted as a pipeline request, but the + connection was dropped before the respective response was received. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Field System.Net.WebExceptionStatus @@ -189,46 +202,103 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.WebExceptionStatus - ConnectionClosed + ProxyNameResolutionFailure - - The connection was prematurely closed. - + The name resolver service could not resolve the proxy host name. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.WebExceptionStatus - TrustFailure + ReceiveFailure - A server certificate could not be validated. + A complete response was not received from the remote server. 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Field + + System.Net.WebExceptionStatus + + + RequestCanceled + + + The request was canceled or the method was called. + + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Field + + 2.0.0.0 + + + System.Net.WebExceptionStatus + + + To be added. + + + + + Field + + 2.0.0.0 + + + System.Net.WebExceptionStatus + + + To be added. + + - + Field System.Net.WebExceptionStatus @@ -243,59 +313,81 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.WebExceptionStatus - ServerProtocolViolation + SendFailure - The server response was not a valid HTTP response. + + A complete request could not be sent to the remote server. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.WebExceptionStatus - KeepAliveFailure + ServerProtocolViolation - The connection for a request that specifies the Keep-alive - header was closed unexpectedly. + The server response was not a valid HTTP response. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.WebExceptionStatus - Pending + Success - An internal asynchronous request is pending. + No error was encountered. + + + This is the default value for + . + 0 + + 1.0.5000.0 + 2.0.0.0 + - + Field System.Net.WebExceptionStatus @@ -308,25 +400,35 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.WebExceptionStatus - ProxyNameResolutionFailure + TrustFailure - The name resolver service could not resolve the proxy host name. + + A server certificate could not be validated. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Net.WebExceptionStatus @@ -336,18 +438,21 @@ To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + - - + + + Field - System.Net.WebExceptionStatus + System.Int32 - MessageLengthLimitExceeded - - To be added. - To be added. - + + + 0 0 Index: en/System.Net/SocketPermission.xml =================================================================== --- en/System.Net/SocketPermission.xml (revision 91089) +++ en/System.Net/SocketPermission.xml (working copy) @@ -1,20 +1,23 @@ - + Networking System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.Security.CodeAccessPermission + + + + System.Security.Permissions.IUnrestrictedPermission + + Secures socket connections. @@ -176,16 +179,108 @@ - - System.Security.CodeAccessPermission - - - - System.Security.IPermission + + + + + Constructor + + + + + + A value. + + Constructs and initializes a new instance of the class with the specified + value. + + + + This constructor creates either fully restricted () + or access to + sockets. + + + 0 - - - + + 1.0.5000.0 + 2.0.0.0 + + + + + + Constructor + + + + + + + + + A value indicating the type of access to secure. + A value indicating the transport type to secure. Specify to create a permission that secures all transport types. + A containing the host name for the transport address. + A containing the port number for the transport address. Specify create a permission that secures all ports. + + Constructs and initializes a new instance of the class. + + + No exception is thrown if the specified or + is + invalid. + + The parameter is . + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.Collections.IEnumerator + + + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + @@ -200,32 +295,79 @@ This field is read-only. The value of this field is -1. + To be added. 0 + + 1.0.5000.0 + 2.0.0.0 + + -1 + + + Property + + System.Collections.IEnumerator + + + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + + Method + + System.Security.IPermission + + + + + Returns a new object containing the same values as the + current instance. + + + + A new containing the same values as the current instance. + + + + The + object returned by this method represents the same level of access as the + current instance. + This method overrides and is implemented to + support the interface. + + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Void - - + + + A instance containing the XML encoding used to reconstruct the state of a object. Reconstructs the state of a object using the specified XML encoding. - A instance containing the XML encoding used to reconstruct the state of a object. - - - is . - - - - is not a permission element. - The state of the current instance is changed to the state encoded in . @@ -236,50 +378,80 @@ This method overrides . + + + is . + + + + is not a permission element. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Method - System.Security.SecurityElement + System.Security.IPermission - + + + + A instance to intersect with the current instance. - Returns the XML encoding of the current instance. + Returns a object that is the intersection of the current + instance and the specified object. - A containing the XML encoding of the state of the current instance. + A new instance that represents the intersection of the + current instance and . If target is +, returns . If the intersection is + empty, returns . If the + current instance is unrestricted, returns a copy of . If + is unrestricted, returns a copy of the current instance. - For the XML schema for this class, see the class - page. - This method overrides . + The intersection of two permissions is a permission that secures the + resources and operations secured by both permissions. Specifically, it + represents the minimum permission such that any demand that passes both + permissions will also pass their intersection. + This method overrides and is implemented to + support the interface. + + is not of type . 0 + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - + + + A instance that is to be tested for the subset relationship. Determines whether the current instance is a subset of the specified object. - A instance that is to be tested for the subset relationship. if the current instance is a subset of ; @@ -289,10 +461,6 @@ and the current instance does not secure any resources and is not unrestricted, returns . - - - is not and is not of type . - The subset relationship is if every resource secured by the current instance is secured by @@ -302,226 +470,106 @@ support the interface. + + + is not and is not of type . + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Method - System.Security.IPermission + System.Boolean - - - + - - Returns a that is the union of the current instance and the - specified object. - - A instance to combine with the current instance. - - A instance that represents the union of the current - instance and . If the current instance or is - unrestricted, returns a instance that is unrestricted. - - - is . - - is not of type . - - - The result of a call to is a permission - that represents all of the access to socket connections represented by - the current instance as well as the access represented by . Any - demand that passes either the current instance or passes their - union. - This method overrides and is implemented to - support the interface. - - + To be added. + To be added. + To be added. - 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Method - System.Security.IPermission + System.Security.SecurityElement - - - + - Returns a object that is the intersection of the current - instance and the specified object. + Returns the XML encoding of the current instance. - A instance to intersect with the current instance. - A new instance that represents the intersection of the - current instance and . If target is -, returns . If the intersection is - empty, returns . If the - current instance is unrestricted, returns a copy of . If - is unrestricted, returns a copy of the current instance. + A containing the XML encoding of the state of the current instance. - - is not of type . - The intersection of two permissions is a permission that secures the - resources and operations secured by both permissions. Specifically, it - represents the minimum permission such that any demand that passes both - permissions will also pass their intersection. - This method overrides and is implemented to - support the interface. + For the XML schema for this class, see the class + page. + This method overrides . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Method System.Security.IPermission - + + + + A instance to combine with the current instance. - Returns a new object containing the same values as the - current instance. - + Returns a that is the union of the current instance and the + specified object. - A new containing the same values as the current instance. + A instance that represents the union of the current + instance and . If the current instance or is + unrestricted, returns a instance that is unrestricted. - The - object returned by this method represents the same level of access as the - current instance. - This method overrides and is implemented to + The result of a call to is a permission + that represents all of the access to socket connections represented by + the current instance as well as the access represented by . Any + demand that passes either the current instance or passes their + union. + This method overrides and is implemented to support the interface. + + is . + + is not of type . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Constructor - - - - - - - Constructs and initializes a new instance of the class with the specified - value. - - A value. - - - This constructor creates either fully restricted () - or access to - sockets. - - - - 0 - - - - - Constructor - - - - - - - - - - Constructs and initializes a new instance of the class. - - A value indicating the type of access to secure. - A value indicating the transport type to secure. Specify to create a permission that secures all transport types. - A containing the host name for the transport address. - A containing the port number for the transport address. Specify create a permission that secures all ports. - The parameter is . - - No exception is thrown if the specified or - is - invalid. - - - 0 - - - - Method - - System.Void - - - - - - - - - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - - - - - Method - - System.Boolean - - - - To be added. - To be added. - To be added. - - - - - Property - - System.Collections.IEnumerator - - - To be added. - To be added. - To be added. - - - - - Property - - System.Collections.IEnumerator - - - To be added. - To be added. - To be added. - - 0 Index: en/System.Net/ServicePointManager.xml =================================================================== --- en/System.Net/ServicePointManager.xml (revision 91089) +++ en/System.Net/ServicePointManager.xml (working copy) @@ -6,15 +6,14 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 The public static fields exposed in ServicePointManager are not thread safe. Changing one of these values in one thread will change the value for any other thread subsequently accessing the field. + + System.Object + + Manages instances. @@ -33,11 +32,79 @@ instance. - - System.Object - - + + + Property + + System.Net.ICertificatePolicy + + + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("Use ServerCertificateValidationCallback instead", false) + + + + + + Property + + System.Boolean + + + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + + Property + + System.Int32 + + + 2 + + + Gets or sets the maximum number of concurrent connections allowed by a + instance. + + + A containing the maximum number of concurrent connections allowed by a instance. + + + The property sets the default maximum number of concurrent + connections that the assigns to the property + when creating instances. + + Changing the property has no effect on existing +instances; it affects only instances that +are initialized after the change. + + + The value specified for a set operation is less than or equal to zero. + + 0 + + 1.0.5000.0 + 2.0.0.0 + + @@ -59,6 +126,10 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + @@ -81,107 +152,212 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + 2.0.0.0 + + + System.Int32 + + + To be added. + To be added. + To be added. + + + + + Property + + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + - + Method System.Net.ServicePoint - - + + + A containing the Internet host to contact. Finds an existing or creates a new to connect to the specified host. - A containing the Internet host to contact. A that connects to the host identified in . - - is . - The maximum number of service points defined in has been reached and there is no service point that connects to the specified host. This method is identical to (, ). If no exists for the host named in , the attempts to create one. + + is . + The maximum number of service points defined in has been reached and there is no service point that connects to the specified host. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Net.ServicePoint - - - + + + + A containing a URI that names the host to contact. + A that represents a proxy server to access. Finds an existing or creates a new to connect to the specified host. - A containing a URI that names the host to contact. - A that represents a proxy server to access. A that connects to the host identified in . - - is . - The URI specified in is in an invalid form. - The maximum number of service points defined in has been reached and there is no service point that connects to the specified host. This method is identical to (new (), ). If no exists for the host named in , the attempts to create one. + + is . + The URI specified in is in an invalid form. + The maximum number of service points defined in has been reached and there is no service point that connects to the specified host. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Net.ServicePoint - - - + + + + A instance containing the address of the Internet resource to contact. + A that represents a proxy server to access. Finds an existing or creates a new to connect to the specified host. - A instance containing the address of the Internet resource to contact. - A that represents a proxy server to access. A that connects to the host identified in . + + If no exists for the specified in , the attempts to create one. + is . The maximum number of service points defined in has been reached and there is no service point that connects to the specified host. + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Property + + System.Int32 + + + 900000 + + + Gets or sets the maximum amount of time a instance can be idle, + after which resources allocated + to the service point can be released. + + + A containing the maximum idle time, in milliseconds, of a instance. + - If no exists for the specified in , the attempts to create one. + A +is idle when the list of +connections associated with the is empty. + The +property holds the value for the maximum idle time for service points. When a instance is created, +this value is assigned to its property. Changes to the value +of this property affect only instances that are initialized after this property +is changed. + After a has been idle for the time +specified in , it is +released by the service point manager, and +any resources allocated +for it are freed. + The default value of this property is + implementation defined. + The value specified for a set operation is less than or greater than 0 + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Int32 @@ -196,7 +372,6 @@ A containing the maximum number of instances to maintain. - The value specified for a set operation is less than zero or greater than If this property is set to a value that is less than the number of instances currently in @@ -214,96 +389,38 @@ there is no limit to the number of instances. + The value specified for a set operation is less than zero or greater than 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Property - System.Int32 + System.Net.SecurityProtocolType - - 2 - - Gets or sets the maximum number of concurrent connections allowed by a - instance. - - - A containing the maximum number of concurrent connections allowed by a instance. - - The value specified for a set operation is less than or equal to zero. - - The property sets the default maximum number of concurrent - connections that the assigns to the property - when creating instances. - - Changing the property has no effect on existing -instances; it affects only instances that -are initialized after the change. - - - - 0 - - - - - Property - - System.Int32 - - - 900000 - - - Gets or sets the maximum amount of time a instance can be idle, - after which resources allocated - to the service point can be released. - - - A containing the maximum idle time, in milliseconds, of a instance. - - The value specified for a set operation is less than or greater than - - A -is idle when the list of -connections associated with the is empty. - The -property holds the value for the maximum idle time for service points. When a instance is created, -this value is assigned to its property. Changes to the value -of this property affect only instances that are initialized after this property -is changed. - After a has been idle for the time -specified in , it is -released by the service point manager, and -any resources allocated -for it are freed. - The default value of this property is - implementation defined. - - - 0 - - - - Property - - System.Net.ICertificatePolicy - - To be added. To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + - - + + Property + + 2.0.0.0 + - System.Boolean + System.Net.Security.RemoteCertificateValidationCallback To be added. @@ -311,11 +428,15 @@ To be added. - - + + Property + + 1.0.5000.0 + 2.0.0.0 + - System.Net.SecurityProtocolType + System.Boolean To be added. Index: en/System.Net/GlobalProxySelection.xml =================================================================== --- en/System.Net/GlobalProxySelection.xml (revision 91089) +++ en/System.Net/GlobalProxySelection.xml (working copy) @@ -6,15 +6,14 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.Object + + Contains a global @@ -31,25 +30,26 @@ if its property is not set. - - System.Object - - - + Constructor Constructs a new instance of the class. + To be added. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Net.IWebProxy @@ -68,10 +68,14 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Net.IWebProxy @@ -86,11 +90,21 @@ that identifies the proxy server used by the method if no proxy information is specified. + To be added. The caller does not have permission for the requested operation. Requires full access. See . 0 + + 1.0.5000.0 + 2.0.0.0 + 0 + + + System.Obsolete("Use WebRequest.DefaultProxy instead") + + Index: en/System.Net/IPEndPoint.xml =================================================================== --- en/System.Net/IPEndPoint.xml (revision 91089) +++ en/System.Net/IPEndPoint.xml (working copy) @@ -1,20 +1,19 @@ - + Networking System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.Net.EndPoint + + Represents a network endpoint as an Internet Protocol (IP) address and a port number. @@ -27,131 +26,171 @@ class. - - System.Net.EndPoint - - - - - - Field + + + + Constructor + + + + + + + To be added. + A containing the port number to use when accessing . Specify zero to indicate any available port. + A containing the IP address of the endpoint. + + Constructs and initializes a new instance of the class with the specified address and port number. + + To be added. + + + is less than or greater than . + A negative number was specified for . + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Constructor + + + + + + + A instance containing the IP address of the endpoint. + The port number to use when accessing . Specify zero to indicate any available port. + + Constructs and initializes a new instance of the class with the specified address and port number. + + To be added. + + is . + + + is less than or greater than . + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Property - System.Int32 + System.Net.IPAddress - 0 - Specifies the minimum value that can be assigned to the -property. + Gets or sets the IP address of the endpoint. - - This field is read-only. The value of this field is zero. - + + A instance containing the IP address of the end + point. + + To be added. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Field + + + + Property - System.Int32 + System.Net.Sockets.AddressFamily - 65535 - Specifies the maximum value that can be assigned to the -property. + Gets the Internet Protocol (IP) address family. + + Returns . + - This field is read-only. The value of this field is 65535. + This property is read-only. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Net.EndPoint - - + + + A instance that provides the address information for the new instance. Returns a new instance containing the address information from the specified instance. - A instance that provides the address information for the new instance. A new instance containing the address information from the specified instance. - The of the specified is not equal to the of the current instance. This method overrides . + The of the specified is not equal to the of the current instance. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Method - - System.Int32 - - - - - Generates a hash code for the current instance. - - - A containing the hash code for the current instance. - - - The algorithm used to generate the hash code is - unspecified. - - This method - overrides - . - - - - 0 - - + Method System.Boolean - - + + + The to compare to the current instance. Determines whether the current instance and the specified represent the same type and value. - The to compare to the current instance. - if represents - the same endpoint as the current instance. If is a + if represents + the same endpoint as the current instance. If is a reference or is not an instance of , returns . @@ -165,122 +204,93 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Method - System.String + System.Int32 - Returns a representation of the value of the current instance. + Generates a hash code for the current instance. - A -containing the IP address, in dotted-quad notation, followed by a colon and the port number for the -specified endpoint, for example, 127.0.0.1:80. + A containing the hash code for the current instance. + The algorithm used to generate the hash code is + unspecified. - This method overrides . + This method + overrides + . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Constructor - - - - - - - - Constructs and initializes a new instance of the class with the specified address and port number. - - A containing the IP address of the endpoint. - A containing the port number to use when accessing . Specify zero to indicate any available port. - - - is less than or greater than . - A negative number was specified for . - - - 0 - - - - - Constructor - - - - - - - - Constructs and initializes a new instance of the class with the specified address and port number. - - A instance containing the IP address of the endpoint. - The port number to use when accessing . Specify zero to indicate any available port. - - is . - - - is less than or greater than . - - - 0 - - - - - Property + + + + Field - System.Net.Sockets.AddressFamily + System.Int32 + 65535 - Gets the Internet Protocol (IP) address family. + Specifies the maximum value that can be assigned to the +property. - - Returns . - - This property is read-only. + This field is read-only. The value of this field is 65535. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Property + + + + Field - System.Net.IPAddress + System.Int32 + 0 - Gets or sets the IP address of the endpoint. + Specifies the minimum value that can be assigned to the +property. - - A instance containing the IP address of the end - point. - + + This field is read-only. The value of this field is zero. + 0 + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Int32 @@ -294,10 +304,61 @@ A value that is between and inclusive. + To be added. The value specified for a set operation was less than or greater than . 0 + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Net.SocketAddress + + + + To be added. + To be added. + To be added. + + + + + + Method + + System.String + + + + + Returns a representation of the value of the current instance. + + + A +containing the IP address, in dotted-quad notation, followed by a colon and the port number for the +specified endpoint, for example, 127.0.0.1:80. + + + + This method overrides . + + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + 0 Index: en/System.Net/AuthenticationManager.xml =================================================================== --- en/System.Net/AuthenticationManager.xml (revision 91089) +++ en/System.Net/AuthenticationManager.xml (working copy) @@ -6,15 +6,14 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.Object + + Manages the authentication modules called during the client authentication @@ -37,31 +36,27 @@ it provides authentication services for the type. - - System.Object - - - + Method System.Net.Authorization - - - - + + + + + A containing the challenge returned by an Internet host. The content of this string is determined by the authentication protocol(s) used by the server that issued the challenge. + The that received . + The associated with . The property of is used to supply this argument. Calls registered authentication modules to find a module that responds to the specified authentication challenge. - A containing the challenge returned by an Internet host. The content of this string is determined by the authentication protocol(s) used by the server that issued the challenge. - The that received . - The associated with . The property of is used to supply this argument. A instance containing the response from the authentication module, or if no authentication module @@ -70,8 +65,6 @@ instances. - - , , or is . The method invokes the method of each registered authentication module until one of the modules returns a @@ -85,37 +78,69 @@ . + + , , or is . 0 + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + 2.0.0.0 + + + System.Net.ICredentialPolicy + + + To be added. + To be added. + To be added. + + + + + Property + + 2.0.0.0 + + + System.Collections.Specialized.StringDictionary + + + To be added. + To be added. + To be added. + + - + Method System.Net.Authorization - - - + + + + A containing a request for access to a resource. + The associated with . Attempts to obtain a instance used to initiate client authentication. - A containing a request for access to a resource. - The associated with . A instance if an authentication module can provide authentication information to be sent with ; otherwise, . If is , this method returns . - - - is - The method invokes the method of each registered authentication module until one of the modules returns a @@ -140,27 +165,33 @@ . + + + is + 0 + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + The to register. Adds an authentication module to the list of registered authentication modules managed by the authentication manager. - The to register. - - is . The method adds an authentication module to the end of the list of modules managed by the authentication manager. @@ -178,28 +209,63 @@ methods. + + is . 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.Collections.IEnumerator + + + + + Gets a list of registered authentication modules. + + + + A that + provides access to the list of registered + authentication modules. + + + This property is read-only. + + The method adds modules to the + list of registered authentication modules, and the method removes modules from + it. + + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Void - - + + + The module to remove. Removes the specified authentication module from the list of registered modules. - The module to remove. - - is . - - is not a registered authentication module. To add an authentication module to @@ -207,28 +273,33 @@ method. + + is . + + is not a registered authentication module. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - + + + A containing the authentication type of the module to remove. Removes the authentication module with the specified authentication type from the list of registered modules. - A containing the authentication type of the module to remove. - - is . - There is no registered module with the authentication type. The is required to match the value returned by the property of a registered authentication module. @@ -238,38 +309,16 @@ method. + + is . + There is no registered module with the authentication type. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Property - - System.Collections.IEnumerator - - - - - Gets a list of registered authentication modules. - - - - A that - provides access to the list of registered - authentication modules. - - - This property is read-only. - - The method adds modules to the - list of registered authentication modules, and the method removes modules from - it. - - - - 0 - 0 Index: en/System.Net/ServicePoint.xml =================================================================== --- en/System.Net/ServicePoint.xml (revision 91089) +++ en/System.Net/ServicePoint.xml (working copy) @@ -6,15 +6,14 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.Object + + Represents connections to Internet hosts. @@ -44,36 +43,7 @@ - - System.Object - - - - - - Method - - System.Int32 - - - - - Generates a hash code for the current instance. - - - A containing the hash code for this instance. - - - The algorithm used to - generate the hash code is unspecified. - - This method overrides . - - - - 0 - @@ -100,140 +70,275 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Property + + 2.0.0.0 + + System.Net.BindIPEndPoint + + + To be added. + To be added. + To be added. + + + + + Property + + System.Security.Cryptography.X509Certificates.X509Certificate + + + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.Security.Cryptography.X509Certificates.X509Certificate + + + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + 2.0.0.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Property + + 2.0.0.0 + + System.Int32 + + To be added. + To be added. + To be added. + + + + + + Property + + System.Int32 + - Gets or sets the maximum amount of time the current - instance can remain idle (unconnected to a host). - + Gets or sets the maximum number of + simultaneous connections that the can make to an Internet + host. + + - A containing the number of milliseconds that a can remain idle before it is released by the -and subsequently freed. + A containing the + maximum number of simultaneous connections allowed on the current . - The value specified for a set operation is less than or greater than . - When the difference between the current - time and exceeds the value of , the current instance is released by - the and subsequently freed. + When the is created, the value of + this property is determined by the value of the + +property. +Note that subsequent changes to have no effect on existing instances. - The default value of this property is the value of the -property at the time the was created. + The value specified for a set operation is less than or equal to zero. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property - System.DateTime + System.String - Gets the date and time that the was last connected to a host. + Gets the connection group name specified by the that created the connection. - A instance - containing the date and time at which the was last - connected. + A containing the + value of the property of the that + initiated the connection provided + by the current instance. This property is read-only. - When the difference between the current time - and exceeds the - value of , the current instance is released by - the and subsequently freed. + If this + property is set, only + instances with the same can communicate with + the host using the current instance. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property - System.Version + System.Int32 - Gets the version of the protocol that the uses. - - + Gets the number of connections held by the current + instance. + - A instance - containing the version of the protocol used by the . - + A containing the number of connections held by + the current instance. + This property is read-only. - As described - above. + The value of cannot + exceed that of . + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + + Method + + System.Int32 + + + + + Generates a hash code for the current instance. + + + A containing the hash code for this instance. + + + The algorithm used to + generate the hash code is unspecified. - This property returns a instance - initialized to . + This method overrides . - - Override this property to return - the version information for types derived from . - - - Use this property to determine the protocol - version information used by the current instance. - 0 + + 1.0.5000.0 + - - - + + + Property - System.String + System.DateTime - Gets the connection group name specified by the that created the connection. + Gets the date and time that the was last connected to a host. - A containing the - value of the property of the that - initiated the connection provided - by the current instance. + A instance + containing the date and time at which the was last + connected. This property is read-only. - If this - property is set, only - instances with the same can communicate with - the host using the current instance. + When the difference between the current time + and exceeds the + value of , the current instance is released by + the and subsequently freed. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property System.Int32 @@ -241,55 +346,88 @@ - Gets or sets the maximum number of - simultaneous connections that the can make to an Internet - host. - - + Gets or sets the maximum amount of time the current + instance can remain idle (unconnected to a host). + - A containing the - maximum number of simultaneous connections allowed on the current . + A containing the number of milliseconds that a can remain idle before it is released by the +and subsequently freed. - The value specified for a set operation is less than or equal to zero. - When the is created, the value of - this property is determined by the value of the - -property. -Note that subsequent changes to have no effect on existing instances. + When the difference between the current + time and exceeds the value of , the current instance is released by + the and subsequently freed. + The default value of this property is the value of the +property at the time the was created. + The value specified for a set operation is less than or greater than . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property - System.Int32 + System.Version - Gets the number of connections held by the current - instance. - + Gets the version of the protocol that the uses. + + - A containing the number of connections held by - the current instance. - + A instance + containing the version of the protocol used by the . + This property is read-only. - The value of cannot - exceed that of . + As described + above. + + This property returns a instance + initialized to . + + + Override this property to return + the version information for types derived from . + + + Use this property to determine the protocol + version information used by the current instance. + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + 2.0.0.0 + + + System.Int32 + + + To be added. + To be added. + To be added. + + @@ -317,12 +455,20 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - + + Property + + 1.0.5000.0 + 2.0.0.0 + - System.Security.Cryptography.X509Certificates.X509Certificate + System.Boolean To be added. @@ -330,18 +476,6 @@ To be added. - - - Property - - System.Security.Cryptography.X509Certificates.X509Certificate - - - To be added. - To be added. - To be added. - - 0 Index: en/System.Net/WebPermissionAttribute.xml =================================================================== --- en/System.Net/WebPermissionAttribute.xml (revision 91089) +++ en/System.Net/WebPermissionAttribute.xml (working copy) @@ -1,20 +1,24 @@ - + Networking System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.Security.Permissions.CodeAccessSecurityAttribute + + + + + System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Struct | System.AttributeTargets.Constructor | System.AttributeTargets.Method, AllowMultiple=true, Inherited=false) + + Used to declaratively specify permission to access Internet resources. @@ -29,72 +33,36 @@ - - System.Security.Permissions.CodeAccessSecurityAttribute - - - - - AttributeUsageAttribute(AttributeTargets.Assembly | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Constructor | AttributeTargets.Method, AllowMultiple=true, Inherited=false) - 0 - - - - - - Method - - System.Security.IPermission - - - - - Returns a instance that contains the security information of - the current instance. - - - A object with the security information of the current - instance. - - - - Applications typically do not call this method; it is intended for use by the - system. - The security information described by a security attribute is stored in the - metadata of the attribute target, and is accessed by the system at run-time. The - system uses the object returned by this method to convert the security - information of the current instance into the form stored in metadata. - This method overrides . - - - - 0 - - + Constructor - - + + + + A value. + Constructs a new instance of the class with the specified value. - - A value. - + To be added. is not a valid value. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property System.String @@ -102,50 +70,74 @@ - Gets or sets the URI connection controlled by the current instance. + Gets or sets the URI accepted by the current instance. - A that represents the connection controlled by the + A that represents the URI accepted by the current instance. - - is being set and is not . This property is write-once. Once this property has been set to a non-null value, attempts to set this property to new value cause a . + + is being set and is not . 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + Property System.String + + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + + Property + + System.String + - Gets or sets the URI accepted by the current instance. + Gets or sets the URI connection controlled by the current instance. - A that represents the URI accepted by the + A that represents the connection controlled by the current instance. - - is being set and is not . This property is write-once. Once this property has been set to a non-null value, attempts to set this property to new value cause a . + + is being set and is not . 0 + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.String @@ -155,18 +147,45 @@ To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + + Method - System.String + System.Security.IPermission + - To be added. - To be added. - To be added. + + Returns a instance that contains the security information of + the current instance. + + + A object with the security information of the current + instance. + + + + Applications typically do not call this method; it is intended for use by the + system. + The security information described by a security attribute is stored in the + metadata of the attribute target, and is accessed by the system at run-time. The + system uses the object returned by this method to convert the security + information of the current instance into the form stored in metadata. + This method overrides . + + + 0 + + 1.0.5000.0 + 2.0.0.0 + 0 Index: en/System.Net/NetworkAccess.xml =================================================================== --- en/System.Net/NetworkAccess.xml (revision 91089) +++ en/System.Net/NetworkAccess.xml (working copy) @@ -6,14 +6,12 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 + + System.Enum + Specifies network access permission types. @@ -27,25 +25,10 @@ - - System.Enum - - - - - - Field - - System.Int32 - - - - 0 - - + Field System.Net.NetworkAccess @@ -63,10 +46,14 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - + Field System.Net.NetworkAccess @@ -83,7 +70,27 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Field + + System.Int32 + + + + 0 + 0 + + + System.Flags + + Index: en/System.Net/ICertificatePolicy.xml =================================================================== --- en/System.Net/ICertificatePolicy.xml (revision 91089) +++ en/System.Net/ICertificatePolicy.xml (working copy) @@ -1,58 +1,44 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + To be added To be added - - - - + Method System.Boolean - - - - - + + + + + - To be added To be added: an object of type 'ServicePoint' To be added: an object of type 'Security.Cryptography.X509Certificates.X509Certificate' To be added: an object of type 'WebRequest' To be added: an object of type 'int' + To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Net/WebClient.xml =================================================================== --- en/System.Net/WebClient.xml (revision 91089) +++ en/System.Net/WebClient.xml (working copy) @@ -1,20 +1,25 @@ - + Networking System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.ComponentModel.Component + + + + + + System.Runtime.InteropServices.ComVisible(true) + + Provides common methods for sending data to @@ -88,20 +93,123 @@ - - System.MarshalByRefObject - - - - System.IDisposable + + + + + Constructor + + + + + Constructs a new instance of the class. + + + This constructor creates a new instance of the + + class with properties set to . + + 0 - - - - + + 1.0.5000.0 + 2.0.0.0 + + + + + + Property + + System.String + + + + + Gets or sets the base URI for requests made by a . + + + A containing the base URI for requests made by a + or, , if no value + was set or was specified for a set operation. + + + + The property + contains a base URI that is combined with the relative address specified when + calling an upload or download method. + + + The value specified for a set operation is not or , and is not a URI in a format recognized by the class. + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + 2.0.0.0 + + + System.Net.Cache.RequestCachePolicy + + + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + To be added. + To be added. + + + + + + Property + + System.Net.ICredentials + + + + + Gets or sets the network credentials used + to authenticate the client making the current request. + + + A containing the authentication credentials for the + request. The default is +. + + + The property contains the + authentication credentials required to access the Internet resource. + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Byte[] @@ -110,20 +218,15 @@ + A that specifies the URI from which data will be downloaded. Downloads data from the resource identified by the specified URI. - A that specifies the URI from which data will be downloaded. A array containing the data downloaded from the resource specified by . - - The absolute URI is not valid. - -or- - An error occurred while downloading data. - If the property of the current instance is not , is combined @@ -135,12 +238,92 @@ property of the current instance is not , it is appended to . + + The absolute URI is not valid. + -or- + An error occurred while downloading data. + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 2.0.0.0 + + + System.Byte[] + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Event + + 2.0.0.0 + + + System.Net.DownloadDataCompletedEventHandler + + + To be added. + To be added. + + - + Method System.Void @@ -150,21 +333,12 @@ + A that specifies the URI from which data will be downloaded. + A that specifies the name of the local file to which data will be written. Downloads data from the resource identified by the specified URI, and writes the data to the specified file . - A that specifies the URI from which data will be downloaded. - A that specifies the name of the local file to which data will be written. - - The absolute URI is not valid. - -or- - - is or or contains invalid characters, or the specified path to the file does not exist. - -or- - An error occurred while downloading data. - - The caller does not have permission to write to local files. If the property of the current instance is not , is combined @@ -179,13 +353,527 @@ to local file, . If already exists, the existing file is overwritten. + + The absolute URI is not valid. + -or- + + is or or contains invalid characters, or the specified path to the file does not exist. + -or- + An error occurred while downloading data. + + The caller does not have permission to write to local files. Requires permission to write to files. See . 0 + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Event + + 2.0.0.0 + + + System.ComponentModel.AsyncCompletedEventHandler + + + To be added. + To be added. + + + + + Event + + 2.0.0.0 + + + System.Net.DownloadProgressChangedEventHandler + + + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.String + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Event + + 2.0.0.0 + + + System.Net.DownloadStringCompletedEventHandler + + + To be added. + To be added. + + + + + Property + + 2.0.0.0 + + + System.Text.Encoding + + + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Net.WebRequest + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Net.WebResponse + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Net.WebResponse + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + + Property + + System.Net.WebHeaderCollection + + + + + Gets or sets a collection of header name/value pairs + associated with the request. + + + A containing header + name/value pairs associated with the request or, if this property has not been + set or was set to , a new instance of the + class. + + + + This property + stores the header information that the current instance sends with a + request. This is an unrestricted collection of headers; setting headers that are + protected in descendants like is allowed. + + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + - + Method System.IO.Stream @@ -194,20 +882,15 @@ + A that specifies the URI from which data will be downloaded. Opens a readable containing the data downloaded from the resource identified by the specified URI. - A that specifies the URI from which data will be downloaded. A used to read data from a resource. - - The absolute URI is not valid. - -or- - An error occurred while downloading data. - If the property of the current instance is not , is combined @@ -224,12 +907,92 @@ release the resources allocated for the stream. + + The absolute URI is not valid. + -or- + An error occurred while downloading data. + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 2.0.0.0 + + + System.IO.Stream + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Event + + 2.0.0.0 + + + System.Net.OpenReadCompletedEventHandler + + + To be added. + To be added. + + - + Method System.IO.Stream @@ -238,18 +1001,13 @@ + A that specifies the URI to receive the data. Opens a for writing data to the resource identified by the specified URI. - A that specifies the URI to receive the data. A used to write data to the resource. - - The absolute URI is not valid. - -or- - An error occurred while opening the stream. - This method is equivalent to (, "POST"). If the property of the current instance is not @@ -266,12 +1024,40 @@ made with the POST method. + + The absolute URI is not valid. + -or- + An error occurred while opening the stream. + 0 + + 1.0.5000.0 + 2.0.0.0 + + + Method + + 2.0.0.0 + + + System.IO.Stream + + + + + + To be added. + To be added. + To be added. + To be added. + + + - + Method System.IO.Stream @@ -281,20 +1067,15 @@ + A that specifies the URI of the resource to receive the data. + A that specifies the protocol method used to send the data to the resource identified by . Opens a for writing data to the resource identified by the specified URI using the specified protocol method. - A that specifies the URI of the resource to receive the data. - A that specifies the protocol method used to send the data to the resource identified by . A used to write data to the resource. - - The absolute URI is not valid. - -or- - An error occurred while opening the stream. - If the property of the current instance is not , is combined @@ -316,12 +1097,193 @@ is thrown with the property set to indicate the error. + + The absolute URI is not valid. + -or- + An error occurred while opening the stream. + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 2.0.0.0 + + + System.IO.Stream + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Event + + 2.0.0.0 + + + System.Net.OpenWriteCompletedEventHandler + + + To be added. + To be added. + + + + + Property + + 2.0.0.0 + + + System.Net.IWebProxy + + + To be added. + To be added. + To be added. + + + + + + Property + + System.Collections.Specialized.NameValueCollection + + + + + Gets or sets a collection of query name/value pairs + associated with the request. + + + A that contains query name/value + pairs associated with the request or, if this property has not been + set or was set to , a new instance of the + class. + + + The property contains a +instance containing name/value pairs that are appended to +the URI as a query string. The contents of the property are preceded by a question mark +(?), and each name/value pair is separated by an ampersand (&). + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Property + + System.Net.WebHeaderCollection + + + + + Gets a collection of header name/value pairs + associated with the response. + + + A containing header name/value + pairs associated with the response. + + + This property is read-only. + The property contains a +instance containing header information the receives from the Internet +resource. + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Byte[] @@ -331,28 +1293,18 @@ + A that specifies the URI of the resource to receive the data. + A array containing data to send to the resource. Uploads the specified data to the resource identified by the specified URI. - A that specifies the URI of the resource to receive the data. - A array containing data to send to the resource. A array containing the body of the response, if any, from the server hosting the resource. - - The absolute URI is not valid. - -or- - - is . - -or- - An error occurred while opening the stream or uploading the data. - -or- - There was no response from the server hosting the resource. - This method is equivalent to (, "POST", ). @@ -373,12 +1325,47 @@ it to the resource. + + The absolute URI is not valid. + -or- + + is . + -or- + An error occurred while opening the stream or uploading the data. + -or- + There was no response from the server hosting the resource. + 0 + + 1.0.5000.0 + 2.0.0.0 + + + Method + + 2.0.0.0 + + + System.Byte[] + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + - + Method System.Byte[] @@ -389,30 +1376,20 @@ + A that specifies the URI of the resource to receive the data. + + A that specifies the protocol method used to send the data to the resource identified by . + + A array containing data to send to the resource. Uploads the specified data to the resource identified by the specified URI using the specified protocol method. - A that specifies the URI of the resource to receive the data. - - A that specifies the protocol method used to send the data to the resource identified by . - - A array containing data to send to the resource. A array containing the body of the response, if any, from the server hosting the resource. - - The absolute URI is not valid. - -or- - - is . - -or- - An error occurred while opening the stream or uploading the data. - -or- - There was no response from the server hosting the resource. - If the property of the current instance is not , is combined @@ -435,12 +1412,129 @@ is thrown with the property set to indicate the error. + + The absolute URI is not valid. + -or- + + is . + -or- + An error occurred while opening the stream or uploading the data. + -or- + There was no response from the server hosting the resource. + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 2.0.0.0 + + + System.Byte[] + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Event + + 2.0.0.0 + + + System.Net.UploadDataCompletedEventHandler + + + To be added. + To be added. + + - + Method System.Byte[] @@ -450,30 +1544,17 @@ + A that specifies the URI of the resource to receive the file. + A that specifies the file to send to the resource. Uploads the specified local file to the resource identified by the specified URI. - A that specifies the URI of the resource to receive the file. - A that specifies the file to send to the resource. A array containing the body of the response, if any, from the server hosting the resource. - - The absolute URI is not valid. - -or- - - is or or contains invalid characters, or the specified path to the file does not exist. - -or- - An error occurred while opening the stream or uploading the file. - -or- - There was no response from the server hosting the resource. - -or- - The Content-Type header begins with "multipart". - - Local file access has not been granted. This method is equivalent to (, "POST", ). @@ -492,13 +1573,51 @@ made using the POST method. + + The absolute URI is not valid. + -or- + + is or or contains invalid characters, or the specified path to the file does not exist. + -or- + An error occurred while opening the stream or uploading the file. + -or- + There was no response from the server hosting the resource. + -or- + The Content-Type header begins with "multipart". + + Local file access has not been granted. Requires permission to access path information and read files. See and . 0 + + 1.0.5000.0 + 2.0.0.0 + + + Method + + 2.0.0.0 + + + System.Byte[] + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + - + Method System.Byte[] @@ -509,32 +1628,19 @@ - - Uploads the specified local file using the specified protocol - method to the resource identified by the specified URI . - A that specifies the URI of the resource to receive the file. A that specifies the protocol method used to send the data to the resource identified by . A that specifies the file to send to the resource. + + Uploads the specified local file using the specified protocol + method to the resource identified by the specified URI . + A array containing the body of the response, if any, from the server hosting the resource. - - The absolute URI is not valid. - -or- - - is or or contains invalid characters, or the specified path to the file does not exist. - -or- - An error occurred while opening the stream or uploading the file. - -or- - There was no response from the server hosting the resource. - -or- - The Content-Type header begins with "multipart". - - The caller does not have the required permissions. If the property of the current instance is not , is combined @@ -555,13 +1661,315 @@ is thrown with the property set to indicate the error. + + The absolute URI is not valid. + -or- + + is or or contains invalid characters, or the specified path to the file does not exist. + -or- + An error occurred while opening the stream or uploading the file. + -or- + There was no response from the server hosting the resource. + -or- + The Content-Type header begins with "multipart". + + The caller does not have the required permissions. Requires permission to access path information and read files. See and . 0 + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 2.0.0.0 + + + System.Byte[] + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Event + + 2.0.0.0 + + + System.Net.UploadFileCompletedEventHandler + + + To be added. + To be added. + + + + + Event + + 2.0.0.0 + + + System.Net.UploadProgressChangedEventHandler + + + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.String + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.String + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.String + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.String + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Event + + 2.0.0.0 + + + System.Net.UploadStringCompletedEventHandler + + + To be added. + To be added. + + - + Method System.Byte[] @@ -571,28 +1979,16 @@ + A that specifies the URI of the resource to receive the collection . + The to send to the resource identified by . Uploads the specified name/value collection to the specified resource. - A that specifies the URI of the resource to receive the collection . - The to send to the resource identified by . A array containing the body of the response, if any, from the server hosting the resource. - - The absolute URI is not valid. - -or- - - is . - -or- - An error occurred while opening the stream or uploading the data. - -or- - There was no response from the server hosting the resource. - -or- - The Content-Type header is not , and is not "application/x-www-form-urlencoded". - This method is equivalent to (, "POST", ). @@ -612,12 +2008,49 @@ request is made using the POST method. + + The absolute URI is not valid. + -or- + + is . + -or- + An error occurred while opening the stream or uploading the data. + -or- + There was no response from the server hosting the resource. + -or- + The Content-Type header is not , and is not "application/x-www-form-urlencoded". + 0 + + 1.0.5000.0 + 2.0.0.0 + + + Method + + 2.0.0.0 + + + System.Byte[] + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + + + - + Method System.Byte[] @@ -628,29 +2061,17 @@ + A that specifies the URI of the resource to receive the collection . + A that specifies the protocol method used to send to the resource. + The to send to the resource identified by . Uploads the specified name/value collection to the specified resource using the specified method. - A that specifies the URI of the resource to receive the collection . - A that specifies the protocol method used to send to the resource. - The to send to the resource identified by . A array containing the body of the response, if any, from the server hosting the resource. - - The absolute URI is not valid. - -or- - - is . - -or- - An error occurred while opening the stream or uploading the data. - -or- - There was no response from the server hosting the resource. - -or- - The Content-Type header is not , and is not "application/x-www-form-urlencoded". - If the Content-Type header is , this method sets it to "application/x-www-form-urlencoded". If the property of the current instance is not @@ -669,164 +2090,143 @@ property set to indicate the error. + + The absolute URI is not valid. + -or- + + is . + -or- + An error occurred while opening the stream or uploading the data. + -or- + There was no response from the server hosting the resource. + -or- + The Content-Type header is not , and is not "application/x-www-form-urlencoded". + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Constructor - - + + + Method + + 2.0.0.0 + + + System.Byte[] + + + + + + - - Constructs a new instance of the class. - - - This constructor creates a new instance of the - - class with properties set to . - + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. - 0 - - - - Property + + + Method + + 2.0.0.0 + - System.String + System.Void - + + + + - - Gets or sets the base URI for requests made by a . - - - A containing the base URI for requests made by a - or, , if no value - was set or was specified for a set operation. - - The value specified for a set operation is not or , and is not a URI in a format recognized by the class. - - - The property - contains a base URI that is combined with the relative address specified when - calling an upload or download method. - - + To be added. + To be added. + To be added. + To be added. - 0 - - - - Property + + + Method + + 2.0.0.0 + - System.Net.ICredentials + System.Void - + + + + + - - Gets or sets the network credentials used - to authenticate the client making the current request. - - - A containing the authentication credentials for the - request. The default is -. - - - The property contains the - authentication credentials required to access the Internet resource. - + To be added. + To be added. + To be added. + To be added. + To be added. - 0 - - - - Property + + + Method + + 2.0.0.0 + - System.Net.WebHeaderCollection + System.Void - + + + + + + - - Gets or sets a collection of header name/value pairs - associated with the request. - - - A containing header - name/value pairs associated with the request or, if this property has not been - set or was set to , a new instance of the - class. - - - - This property - stores the header information that the current instance sends with a - request. This is an unrestricted collection of headers; setting headers that are - protected in descendants like is allowed. - - + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. - 0 - - - - Property + + + Event + + 2.0.0.0 + - System.Collections.Specialized.NameValueCollection + System.Net.UploadValuesCompletedEventHandler - - - Gets or sets a collection of query name/value pairs - associated with the request. - - - A that contains query name/value - pairs associated with the request or, if this property has not been - set or was set to , a new instance of the - class. - - - The property contains a -instance containing name/value pairs that are appended to -the URI as a query string. The contents of the property are preceded by a question mark -(?), and each name/value pair is separated by an ampersand (&). - + To be added. + To be added. - 0 - - - + + Property + + 2.0.0.0 + - System.Net.WebHeaderCollection + System.Boolean - - - Gets a collection of header name/value pairs - associated with the response. - - - A containing header name/value - pairs associated with the response. - - - This property is read-only. - The property contains a -instance containing header information the receives from the Internet -resource. - + To be added. + To be added. + To be added. - 0 0 - \ No newline at end of file + Index: en/System.Net/HttpStatusCode.xml =================================================================== --- en/System.Net/HttpStatusCode.xml (revision 91089) +++ en/System.Net/HttpStatusCode.xml (working copy) @@ -6,14 +6,12 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 + + System.Enum + Contains the values of status codes defined for the Hypertext Transfer Protocol (HTTP). @@ -53,719 +51,799 @@ - - System.Enum - - - - - + + + Field - System.Int32 - - - - 0 - - - - - Field - System.Net.HttpStatusCode - Continue + Accepted - Equivalent to HTTP status 100. Indicates that the client is allowed to continue with the request. + Equivalent + to HTTP status 202. Indicates that the request has been + accepted but not + yet processed. - For a detailed description of HTTP status code 100, see - Section 10.1.1 of IETF RFC 2616 - HTTP/1.1. + For a detailed description of the HTTP status code 202, see + Section 10.2.3 of IETF RFC 2616 - HTTP/1.1. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - SwitchingProtocols + Ambiguous - - Equivalent to HTTP status 101. Indicates that the server understands - and will comply with the client's request to switch the protocol - being used by the current connection to the protocols defined by the response's Upgrade header. - - For a detailed description of the HTTP status code 101, see - Section 10.1.2 of IETF RFC 2616 - HTTP/1.1. - + Equivalent to HTTP status 300. Indicates that multiple + representations, each with a specific location, correspond to the requested + resource. Agent-driven negotiation information is provided so that the + request may be redirected by the user (or user agent) to the location of the + preferred representation. + + The default action is to treat this status as a redirect and + follow the contents of the Location header associated with the current + response. + + is a synonym for . + For a detailed description of the HTTP status code 300, see Section 10.3.1 of IETF RFC 2616 - + HTTP/1.1. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - OK + BadGateway - Equivalent to HTTP status 200. Indicates that the request succeeded. - The method used by the request determines the information returned with the response - as described in the following table. - - - Method - Information returned - - - GET - The entity that corresponds to the requested - resource. - - - HEAD - - The entity-header fields that correspond to the requested resource. Does - not return the message-body. - - - POST - An entity - that contains or describes the result of the action. - - - TRACE - An entity - that contains the request message received by the server. - - + Equivalent to HTTP status 502. Indicates that the + server, acting as a gateway or proxy, received an invalid response from the upstream + server that was accessed while attempting to fulfill the request. - For a detailed description of the HTTP status code 200, see - Section 10.2.1 of IETF RFC 2616 - HTTP/1.1. + For a detailed description of the HTTP status code 502, see + Section 10.5.3 of IETF RFC 2616 - HTTP/1.1. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - Created + BadRequest - Equivalent to HTTP status 201. - Indicates that the request has been fulfilled, resulting in the creation of a new resource. The most specific URI for this resource is contained - by the Location header field of the response. - - For a detailed description of the HTTP status code 201, see - Section 10.2.2 of IETF RFC 2616 - HTTP/1.1. - + Equivalent to HTTP status 400. + Indicates that improper syntax prevented the server from understanding the request . + + For a detailed description of the HTTP status code 400, see Section 10.4.1 of IETF RFC 2616 - + HTTP/1.1. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - Accepted + Conflict - Equivalent - to HTTP status 202. Indicates that the request has been - accepted but not - yet processed. + Equivalent to HTTP status 409. Indicates that a conflict with the current resource + state prevented the completion of the request. - For a detailed description of the HTTP status code 202, see - Section 10.2.3 of IETF RFC 2616 - HTTP/1.1. + For a detailed description of the HTTP status code 409, see + Section 10.4.10 of IETF RFC 2616 - HTTP/1.1. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - NonAuthoritativeInformation + Continue - Equivalent to HTTP status 203. - Indicates that a local or a third-party - copy rather than the origin server provided the metainformation returned in the entity-header. + Equivalent to HTTP status 100. Indicates that the client is allowed to continue with the request. - For a detailed description of the HTTP status code 203, see - Section 10.2.4 of IETF RFC 2616 - HTTP/1.1. + For a detailed description of HTTP status code 100, see + Section 10.1.1 of IETF RFC 2616 - HTTP/1.1. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - NoContent + Created - Equivalent to HTTP status 204. Indicates that the request has been fulfilled by the - server and no entity-body was returned by the server. + Equivalent to HTTP status 201. + Indicates that the request has been fulfilled, resulting in the creation of a new resource. The most specific URI for this resource is contained + by the Location header field of the response. - For a detailed description of the HTTP status code 204, see - Section 10.2.5 of IETF RFC 2616 - HTTP/1.1. + For a detailed description of the HTTP status code 201, see + Section 10.2.2 of IETF RFC 2616 - HTTP/1.1. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - ResetContent + ExpectationFailed - Equivalent to HTTP status 205. Indicates that the server - has fulfilled the request and the document view that yielded the request is to be reset by - the user agent. + + Equivalent to HTTP status 417. Indicates that the Expect request-header field condition could + not be met by the server, or the server is a proxy and has unambiguous evidence + that the next-hop server cannot meet the condition. - For a detailed description of the HTTP status code 205, see - Section 10.2.6 of IETF RFC 2616 - HTTP/1.1. + For a detailed description of the HTTP status code 417, see + Section 10.4.18 of IETF RFC 2616 - HTTP/1.1. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - PartialContent + Forbidden - Equivalent to HTTP status 206. Indicates that the server has - fulfilled a partial GET request for the resource. The request is required to have - included a Range header field that indicates the desired range. + Equivalent to HTTP status 403. Indicates that the server understood but refuses to fulfill the request. - For a detailed description of the HTTP status code 206, see - Section 10.2.7 of IETF RFC 2616 - HTTP/1.1. + For a detailed description of the HTTP status code 403, see + Section 10.4.4 of IETF RFC 2616 - HTTP/1.1. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - Ambiguous + Found - Equivalent - to HTTP status 300. Indicates that multiple representations, each with a specific location, - correspond to the requested resource. Agent-driven negotiation information is provided - so that the request may be redirected by the user (or user agent) to the location of the preferred representation. + Equivalent to HTTP status 302. Indicates + that the requested resource is temporarily located on a different URI. - The default action is to treat this status as a redirect - and follow the contents of the Location header of the response. - is a synonym for . - For a detailed description of the HTTP status code 300, see Section 10.3.1 of IETF RFC 2616 - + is a synonym for . + The default action when this status is received + is to follow the Location header of the response. When the original + request method was POST, the redirected request will use the GET method. + For a detailed description of the HTTP status code 302, see Section 10.3.3 of IETF RFC 2616 - HTTP/1.1. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - Ambiguous + GatewayTimeout - Equivalent to HTTP status 300. Indicates that multiple - representations, each with a specific location, correspond to the requested - resource. Agent-driven negotiation information is provided so that the - request may be redirected by the user (or user agent) to the location of the - preferred representation. - - The default action is to treat this status as a redirect and - follow the contents of the Location header associated with the current - response. - - is a synonym for . - For a detailed description of the HTTP status code 300, see Section 10.3.1 of IETF RFC 2616 - - HTTP/1.1. - + + Equivalent to HTTP status 504. Indicates that the server, acting as a gateway or proxy, timed out while waiting for a response from an + upstream server accessed in an attempt to fulfill the request. + + For a detailed description of the HTTP status code 504, see + Section 10.5.5 of IETF RFC 2616 - HTTP/1.1. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - MovedPermanently + Gone - Equivalent to HTTP status 301. Indicates that a new, permanent URI has been assigned to the requested resource. All future references should use one of the returned URIs. - - The default action when this status is received is to - follow the Location header of the response. - - is a synonym for . - For a detailed description of the HTTP status code 301, see Section 10.3.2 of IETF RFC 2616 - - HTTP/1.1. - + Equivalent to HTTP status 410. Indicates both that the + requested resource is no longer available + on the server and no forwarding address is known. + + For a detailed description of the HTTP status code 410, see + Section 10.4.11 of IETF RFC 2616 - HTTP/1.1. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - MovedPermanently + HttpVersionNotSupported - Equivalent to HTTP status 301. Indicates that a new, permanent URI has been - assigned to the requested resource. All future references should use one of the - returned URIs. - - The default action when this status is received is to - follow the Location header of the response. When the original request method was POST, - the redirected request will use the GET method. - - is a synonym for . - For a detailed description of the HTTP status code 301, see Section 10.3.2 of IETF RFC 2616 - - HTTP/1.1. - + Equivalent to HTTP + status 505. Indicates that the HTTP protocol version used by the request is not + supported by the server. + + For a detailed description of the HTTP status code 505, see + Section 10.5.6 of IETF RFC 2616 - HTTP/1.1. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - Found + InternalServerError - Equivalent to HTTP status 302. Indicates - that the requested resource is temporarily located on a different URI. - - - is a synonym for . - The default action when this status is received - is to follow the Location header of the response. When the original - request method was POST, the redirected request will use the GET method. - For a detailed description of the HTTP status code 302, see Section 10.3.3 of IETF RFC 2616 - - HTTP/1.1. - + Equivalent to HTTP status 500. Indicates that the request could not be fulfilled by the server due to an unexpected condition. + + For a detailed description of the HTTP status code 500, see + Section 10.5.1 of IETF RFC 2616 - HTTP/1.1. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - Found + LengthRequired - Equivalent to HTTP status 302. Indicates that the requested resource is - temporarily located on a different URI. - - The default action when this status is received is to follow the - Location header of the response. When the original request method was POST, - the redirected request will use the GET method. - - is a synonym for . - For a detailed description of the HTTP status code 302, see Section 10.3.3 of IETF RFC 2616 - - HTTP/1.1. - + Equivalent to HTTP status 411. Indicates that the server refuses to accept the request because its Content-length header is undefined. + + For a detailed description of the HTTP status code 411, see + Section 10.4.12 of IETF RFC 2616 - HTTP/1.1. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - RedirectMethod + MethodNotAllowed - Equivalent to HTTP status 303. Automatically redirects the client to the URI - specified in the Location header as the result of a POST. - - The request to the resource specified by the Location header will be made - with a GET. - - is a synonym for . - For a detailed description of the HTTP status code 303, see Section 10.3.4 of IETF RFC 2616 - - HTTP/1.1. - + Equivalent to HTTP status 405. Indicates that the method specified in the Request-Line + is not allowed for the requested resource. + + For a detailed description of the HTTP status code 405, see + Section 10.4.6 of IETF RFC 2616 - HTTP/1.1. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - RedirectMethod + MovedPermanently - Equivalent to HTTP status 303. - Automatically - redirects the client to the URI specified in the Location header as the result - of a POST. + Equivalent to HTTP status 301. Indicates that a new, permanent URI has been + assigned to the requested resource. All future references should use one of the + returned URIs. - The request to the resource specified by the Location header will be made - with a GET. + The default action when this status is received is to + follow the Location header of the response. When the original request method was POST, + the redirected request will use the GET method. - is a synonym for . - For a detailed description of the HTTP status code 303, see Section 10.3.4 of IETF RFC 2616 - + is a synonym for . + For a detailed description of the HTTP status code 301, see Section 10.3.2 of IETF RFC 2616 - HTTP/1.1. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - NotModified + MovedPermanently - Equivalent to HTTP status 304. Indicates that the - client has performed a conditional GET request and access is allowed, but the document has not been modified. - - For a detailed description of the HTTP status code 304, see Section 10.3.5 - of IETF RFC 2616 - HTTP/1.1. - + Equivalent to HTTP status 301. Indicates that a new, permanent URI has been assigned to the requested resource. All future references should use one of the returned URIs. + + The default action when this status is received is to + follow the Location header of the response. + + is a synonym for . + For a detailed description of the HTTP status code 301, see Section 10.3.2 of IETF RFC 2616 - + HTTP/1.1. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - UseProxy + Ambiguous - Equivalent to HTTP status 305. Indicates that the requested - resource is required to be accessed through the proxy identified in the Location header field. - - For a detailed description of the HTTP status - code 305, see Section 10.3.6 of IETF RFC 2616 - HTTP/1.1. - + Equivalent + to HTTP status 300. Indicates that multiple representations, each with a specific location, + correspond to the requested resource. Agent-driven negotiation information is provided + so that the request may be redirected by the user (or user agent) to the location of the preferred representation. + + The default action is to treat this status as a redirect + and follow the contents of the Location header of the response. + + is a synonym for . + For a detailed description of the HTTP status code 300, see Section 10.3.1 of IETF RFC 2616 - + HTTP/1.1. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - Unused + NoContent - Equivalent to HTTP status 306. - - This status code is not used in HTTP/1.1. - For a detailed description of the HTTP status code 306, see Section 10.3.7 of IETF RFC 2616 - - HTTP/1.1. - + Equivalent to HTTP status 204. Indicates that the request has been fulfilled by the + server and no entity-body was returned by the server. + + For a detailed description of the HTTP status code 204, see + Section 10.2.5 of IETF RFC 2616 - HTTP/1.1. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - TemporaryRedirect + NonAuthoritativeInformation - Equivalent to HTTP status 307. Indicates that the requested resource is temporarily - located under a different URI. - - The default action when this status is received is to follow the Location - header associated with the response. When the original request method was POST, - the redirected request will also use the POST method. - - is a synonym for . - For a detailed description of the HTTP status code 307, see Section 10.3.8 of IETF RFC 2616 - - HTTP/1.1. - + Equivalent to HTTP status 203. + Indicates that a local or a third-party + copy rather than the origin server provided the metainformation returned in the entity-header. + + For a detailed description of the HTTP status code 203, see + Section 10.2.4 of IETF RFC 2616 - HTTP/1.1. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - TemporaryRedirect + NotAcceptable - Equivalent to HTTP status 307. Indicates that the requested resource is - temporarily located under a different URI. - - The default action when this status is received is to follow the Location - header associated with the response. When the original request method was POST, - the redirected request will also use the POST method. - - is a synonym for . - For a detailed description of the HTTP status code 307, see Section 10.3.8 of IETF RFC 2616 - - HTTP/1.1. - + Equivalent to HTTP status 406. Indicates that the only response entities that can be generated by the requested resource have content + characteristics that are not acceptable according to the accept headers sent in the request. + + For a detailed description of the HTTP status code 406, see + Section 10.4.7 of IETF RFC 2616 - HTTP/1.1. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - BadRequest + NotFound - Equivalent to HTTP status 400. - Indicates that improper syntax prevented the server from understanding the request . - - For a detailed description of the HTTP status code 400, see Section 10.4.1 of IETF RFC 2616 - - HTTP/1.1. - + Equivalent to HTTP status 404. Indicates that the server did not find a resource that matches + the requested URI. + + For a detailed description of the HTTP status code 404, see + Section 10.4.5 of IETF RFC 2616 - HTTP/1.1. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - Unauthorized + NotImplemented - Equivalent to HTTP status 401. Indicates that user authentication is required - for the request. - - The WWW-Authenticate header contains the details of how to perform the - authentication. - For a detailed description of the HTTP status code 401, see Section 10.4.2 of IETF RFC 2616 - - HTTP/1.1. - + Equivalent to HTTP status 501. Indicates that + the functionality required to fulfill the request is not supported by the server. + This is appropriate, for example, if the server does not recognize the request method and cannot support it for any resource. + + For a detailed description of the HTTP status code 501, see + Section 10.5.2 of IETF RFC 2616 - HTTP/1.1. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - PaymentRequired + NotModified - Equivalent to HTTP status 402. - is reserved for future use. + Equivalent to HTTP status 304. Indicates that the + client has performed a conditional GET request and access is allowed, but the document has not been modified. + + For a detailed description of the HTTP status code 304, see Section 10.3.5 + of IETF RFC 2616 - HTTP/1.1. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - Forbidden + OK - Equivalent to HTTP status 403. Indicates that the server understood but refuses to fulfill the request. + Equivalent to HTTP status 200. Indicates that the request succeeded. + The method used by the request determines the information returned with the response + as described in the following table. + + + Method + Information returned + + + GET + The entity that corresponds to the requested + resource. + + + HEAD + + The entity-header fields that correspond to the requested resource. Does + not return the message-body. + + + POST + An entity + that contains or describes the result of the action. + + + TRACE + An entity + that contains the request message received by the server. + + - For a detailed description of the HTTP status code 403, see - Section 10.4.4 of IETF RFC 2616 - HTTP/1.1. + For a detailed description of the HTTP status code 200, see + Section 10.2.1 of IETF RFC 2616 - HTTP/1.1. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - NotFound + PartialContent - Equivalent to HTTP status 404. Indicates that the server did not find a resource that matches - the requested URI. + Equivalent to HTTP status 206. Indicates that the server has + fulfilled a partial GET request for the resource. The request is required to have + included a Range header field that indicates the desired range. - For a detailed description of the HTTP status code 404, see - Section 10.4.5 of IETF RFC 2616 - HTTP/1.1. + For a detailed description of the HTTP status code 206, see + Section 10.2.7 of IETF RFC 2616 - HTTP/1.1. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - MethodNotAllowed + PaymentRequired - Equivalent to HTTP status 405. Indicates that the method specified in the Request-Line - is not allowed for the requested resource. - - For a detailed description of the HTTP status code 405, see - Section 10.4.6 of IETF RFC 2616 - HTTP/1.1. - + Equivalent to HTTP status 402. + is reserved for future use. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - NotAcceptable + PreconditionFailed - Equivalent to HTTP status 406. Indicates that the only response entities that can be generated by the requested resource have content - characteristics that are not acceptable according to the accept headers sent in the request. - - For a detailed description of the HTTP status code 406, see - Section 10.4.7 of IETF RFC 2616 - HTTP/1.1. - + Equivalent to HTTP status 412. Indicates + that a precondition given in one or more of the request-header fields + was tested on the server but evaluated to + false. + + Conditions are set with conditional request headers such as If-Match, + If-None-Match, or If-Unmodified-Since. + For a detailed description of the HTTP status code 412, see Section 10.4.13 of IETF RFC 2616 - + HTTP/1.1. + 0 + + 1.0.5000.0 + 2.0.0.0 + - + Field System.Net.HttpStatusCode @@ -786,142 +864,184 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - RequestTimeout + Found - Equivalent to HTTP status 408. Indicates that the - server timed out before the client produced a request. - - For a detailed description of the HTTP status code 408, see - Section 10.4.9 of IETF RFC 2616 - HTTP/1.1. - + Equivalent to HTTP status 302. Indicates that the requested resource is + temporarily located on a different URI. + + The default action when this status is received is to follow the + Location header of the response. When the original request method was POST, + the redirected request will use the GET method. + + is a synonym for . + For a detailed description of the HTTP status code 302, see Section 10.3.3 of IETF RFC 2616 - + HTTP/1.1. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - Conflict + TemporaryRedirect - Equivalent to HTTP status 409. Indicates that a conflict with the current resource - state prevented the completion of the request. - - For a detailed description of the HTTP status code 409, see - Section 10.4.10 of IETF RFC 2616 - HTTP/1.1. - + Equivalent to HTTP status 307. Indicates that the requested resource is + temporarily located under a different URI. + + The default action when this status is received is to follow the Location + header associated with the response. When the original request method was POST, + the redirected request will also use the POST method. + + is a synonym for . + For a detailed description of the HTTP status code 307, see Section 10.3.8 of IETF RFC 2616 - + HTTP/1.1. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - Gone + RedirectMethod - Equivalent to HTTP status 410. Indicates both that the - requested resource is no longer available - on the server and no forwarding address is known. - - For a detailed description of the HTTP status code 410, see - Section 10.4.11 of IETF RFC 2616 - HTTP/1.1. - + Equivalent to HTTP status 303. + Automatically + redirects the client to the URI specified in the Location header as the result + of a POST. + + The request to the resource specified by the Location header will be made + with a GET. + + is a synonym for . + For a detailed description of the HTTP status code 303, see Section 10.3.4 of IETF RFC 2616 - + HTTP/1.1. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - LengthRequired + RequestedRangeNotSatisfiable - Equivalent to HTTP status 411. Indicates that the server refuses to accept the request because its Content-length header is undefined. + Equivalent to HTTP status + 416. Indicates that none of the values specified by the Range request-header field + overlap the current extent of the + selected resource, and no If-Range request-header field was contained by the request. - For a detailed description of the HTTP status code 411, see - Section 10.4.12 of IETF RFC 2616 - HTTP/1.1. + For a detailed description of the HTTP status code 416, see + Section 10.4.17 of IETF RFC 2616 - HTTP/1.1. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - PreconditionFailed + RequestEntityTooLarge - Equivalent to HTTP status 412. Indicates - that a precondition given in one or more of the request-header fields - was tested on the server but evaluated to - false. - - Conditions are set with conditional request headers such as If-Match, - If-None-Match, or If-Unmodified-Since. - For a detailed description of the HTTP status code 412, see Section 10.4.13 of IETF RFC 2616 - - HTTP/1.1. - + Equivalent to HTTP status 413. Indicates that the + request entity is larger that the server is willing or able to process, so the server is not + processing the request. + + For a detailed description of the HTTP + status code 413, see Section 10.4.14 of IETF RFC 2616 - + HTTP/1.1. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - RequestEntityTooLarge + RequestTimeout - Equivalent to HTTP status 413. Indicates that the - request entity is larger that the server is willing or able to process, so the server is not - processing the request. + Equivalent to HTTP status 408. Indicates that the + server timed out before the client produced a request. - For a detailed description of the HTTP - status code 413, see Section 10.4.14 of IETF RFC 2616 - - HTTP/1.1. + For a detailed description of the HTTP status code 408, see + Section 10.4.9 of IETF RFC 2616 - HTTP/1.1. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Field System.Net.HttpStatusCode @@ -941,203 +1061,261 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - UnsupportedMediaType + ResetContent - Equivalent to HTTP status - 415. Indicates that the format of the entity of the request is not supported by the requested resource, so the server did not service the request. + Equivalent to HTTP status 205. Indicates that the server + has fulfilled the request and the document view that yielded the request is to be reset by + the user agent. - For a detailed description of the HTTP status code 415, see - Section 10.4.16 of IETF RFC 2616 - HTTP/1.1. + For a detailed description of the HTTP status code 205, see + Section 10.2.6 of IETF RFC 2616 - HTTP/1.1. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - RequestedRangeNotSatisfiable + RedirectMethod - Equivalent to HTTP status - 416. Indicates that none of the values specified by the Range request-header field - overlap the current extent of the - selected resource, and no If-Range request-header field was contained by the request. - - For a detailed description of the HTTP status code 416, see - Section 10.4.17 of IETF RFC 2616 - HTTP/1.1. - + Equivalent to HTTP status 303. Automatically redirects the client to the URI + specified in the Location header as the result of a POST. + + The request to the resource specified by the Location header will be made + with a GET. + + is a synonym for . + For a detailed description of the HTTP status code 303, see Section 10.3.4 of IETF RFC 2616 - + HTTP/1.1. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - ExpectationFailed + ServiceUnavailable - - Equivalent to HTTP status 417. Indicates that the Expect request-header field condition could - not be met by the server, or the server is a proxy and has unambiguous evidence - that the next-hop server cannot meet the condition. + Equivalent to HTTP status 503. Indicates that a temporary overloading or maintenance of + the server is preventing it from handling the request. - For a detailed description of the HTTP status code 417, see - Section 10.4.18 of IETF RFC 2616 - HTTP/1.1. + For a detailed description of the HTTP status code 503, see + Section 10.5.4 of IETF RFC 2616 - HTTP/1.1. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - InternalServerError + SwitchingProtocols - Equivalent to HTTP status 500. Indicates that the request could not be fulfilled by the server due to an unexpected condition. - For a detailed description of the HTTP status code 500, see - Section 10.5.1 of IETF RFC 2616 - HTTP/1.1. + Equivalent to HTTP status 101. Indicates that the server understands + and will comply with the client's request to switch the protocol + being used by the current connection to the protocols defined by the response's Upgrade header. + + For a detailed description of the HTTP status code 101, see + Section 10.1.2 of IETF RFC 2616 - HTTP/1.1. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - NotImplemented + TemporaryRedirect - Equivalent to HTTP status 501. Indicates that - the functionality required to fulfill the request is not supported by the server. - This is appropriate, for example, if the server does not recognize the request method and cannot support it for any resource. - - For a detailed description of the HTTP status code 501, see - Section 10.5.2 of IETF RFC 2616 - HTTP/1.1. - + Equivalent to HTTP status 307. Indicates that the requested resource is temporarily + located under a different URI. + + The default action when this status is received is to follow the Location + header associated with the response. When the original request method was POST, + the redirected request will also use the POST method. + + is a synonym for . + For a detailed description of the HTTP status code 307, see Section 10.3.8 of IETF RFC 2616 - + HTTP/1.1. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - BadGateway + Unauthorized - Equivalent to HTTP status 502. Indicates that the - server, acting as a gateway or proxy, received an invalid response from the upstream - server that was accessed while attempting to fulfill the request. - - For a detailed description of the HTTP status code 502, see - Section 10.5.3 of IETF RFC 2616 - HTTP/1.1. - + Equivalent to HTTP status 401. Indicates that user authentication is required + for the request. + + The WWW-Authenticate header contains the details of how to perform the + authentication. + For a detailed description of the HTTP status code 401, see Section 10.4.2 of IETF RFC 2616 - + HTTP/1.1. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - ServiceUnavailable + UnsupportedMediaType - Equivalent to HTTP status 503. Indicates that a temporary overloading or maintenance of - the server is preventing it from handling the request. + Equivalent to HTTP status + 415. Indicates that the format of the entity of the request is not supported by the requested resource, so the server did not service the request. - For a detailed description of the HTTP status code 503, see - Section 10.5.4 of IETF RFC 2616 - HTTP/1.1. + For a detailed description of the HTTP status code 415, see + Section 10.4.16 of IETF RFC 2616 - HTTP/1.1. 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - GatewayTimeout + Unused - - Equivalent to HTTP status 504. Indicates that the server, acting as a gateway or proxy, timed out while waiting for a response from an - upstream server accessed in an attempt to fulfill the request. - - For a detailed description of the HTTP status code 504, see - Section 10.5.5 of IETF RFC 2616 - HTTP/1.1. - + Equivalent to HTTP status 306. + + This status code is not used in HTTP/1.1. + For a detailed description of the HTTP status code 306, see Section 10.3.7 of IETF RFC 2616 - + HTTP/1.1. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Field System.Net.HttpStatusCode - HttpVersionNotSupported + UseProxy - Equivalent to HTTP - status 505. Indicates that the HTTP protocol version used by the request is not - supported by the server. + Equivalent to HTTP status 305. Indicates that the requested + resource is required to be accessed through the proxy identified in the Location header field. - For a detailed description of the HTTP status code 505, see - Section 10.5.6 of IETF RFC 2616 - HTTP/1.1. + For a detailed description of the HTTP status + code 305, see Section 10.3.6 of IETF RFC 2616 - HTTP/1.1. 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Field + + System.Int32 + + + + 0 + 0 Index: en/System.Net/WebProxy.xml =================================================================== --- en/System.Net/WebProxy.xml (revision 91089) +++ en/System.Net/WebProxy.xml (working copy) @@ -1,20 +1,26 @@ - + Networking System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ] 1.0.x.x - none - - - CLSCompliantAttribute(true) - 0 - - + 1.0.5000.0 + 2.0.0.0 All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe. + + System.Object + + + + System.Net.IWebProxy + + + System.Runtime.Serialization.ISerializable + + Contains HTTP proxy settings for the class. @@ -52,112 +58,10 @@ - - System.Object - - - - System.Net.IWebProxy - 0 - - - - - - Method - - System.Boolean - - - - - - - Indicates whether a request will bypass the proxy server - when accessing the resource represented by the specified URI. - - A containing the URI of the server to check. - - Returns under any of the following conditions: - - - - - The property of the current instance is - and is a local URI. - - - - matches a regular expression in . - - - - - The of the current instance is - . - - - All other conditions return . - - The of the current instance contains an invalid regular expression. - - 0 - - - - - Method - - System.Uri - - - - - - - Returns the URI of the server that is contacted for the specified resource. - - The of the requested resource. - - If is on the bypass list of the - current instance, returns ; otherwise, returns the of - the current instance. - - - This - method returns the URI that the uses to access the resource. compares with the contents - of using the method. - - - 0 - - - - - Method - - System.Net.WebProxy - - - - - Returns a new instance that contains the default proxy settings of the system. - - - A new -instance that contains the default proxy settings of the -system. - - - The default proxy settings of the system are implementation-defined. - - - 0 - - + Constructor @@ -228,24 +132,27 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - + + Constructor - - + + + A containing the URI of the proxy server. - Constructs and initializes a new instance of the class using the specified -. + Constructs and initializes a new instance of the class with the specified URI. - A containing the address of the proxy server. - This constructor initializes the properties of the new instance as - follows. + This constructor initializes the properties of the new instance + as follows. Property @@ -257,9 +164,9 @@ - - - + A new + constructed from or, if does not contain "://", constructed from "http://". If is , + this property is set to . @@ -268,7 +175,7 @@ A new empty - . + . @@ -277,9 +184,9 @@ - A - new empty - array. + A + new empty + array. @@ -303,27 +210,32 @@ + + is not and not in a valid URI format. 0 + + 1.0.5000.0 + 2.0.0.0 + - - + + Constructor - - - + + + A containing the address of the proxy server. - Constructs and initializes a new instance of the class using the specified and specified bypass setting. + Constructs and initializes a new instance of the class using the specified +. - A containing the address of the proxy server. - A that indicates whether or not to bypass the proxy for local connections. Specify to bypass the proxy for local connections; otherwise, . - The properties of the new instance are initialized as detailed in the - following table. + This constructor initializes the properties of the new instance as + follows. Property @@ -336,7 +248,7 @@ - + @@ -366,7 +278,7 @@ - + @@ -383,27 +295,48 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - + Constructor + + + + + + To be added. + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + + Constructor - - - - + + + - - Constructs a new instance of the class with the specified , bypass setting, - and list of URIs to bypass. - - A containing the address of the proxy server. + To be added. + To be added. + A that represents the URI of the proxy server. A that indicates whether or not to bypass the proxy for local connections. Specify to bypass the proxy for local connections; otherwise, . - A array of regular expressions that describe the URIs that will not be accessed using the current instance. For more information on the format of these regular expressions, see IETF RFC 2396, Appendix B. + + Constructs and initializes a new instance of the class with the specified URI and bypass setting. + This constructor initializes the properties of the new instance as follows. @@ -418,9 +351,10 @@ - - - + A new + constructed from or, if does not contain "://", constructed from "http://". + If is , + this property is set to . @@ -428,11 +362,8 @@ - - A new - constructed from or, if is - , a new - empty . + A new empty + . @@ -440,9 +371,10 @@ - - or, if is - , a new empty array. + + A + new empty + array. @@ -466,30 +398,35 @@ + + + is not in a valid URI format. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - + + Constructor - - - - - + + + + To be added. + To be added. + A containing the name of the proxy server. + A that contains the port number to use when accessing . - Constructs and initializes a new instance of the class with the specified , bypass setting, list of URIs to bypass, and credentials. + Constructs and initializes a new instance of the class with + the specified host and port number. - A containing the address of the proxy server. - - A that indicates whether or not to bypass the proxy for local connections. Specify to bypass the proxy for local connections; otherwise, . - - A array of regular expressions that describe the URIs that will not be accessed using the current instance. For more information on the format of these regular expressions, see IETF RFC 2396, Appendix B. - A object to submit to the proxy server for client authentication. This constructor initializes the properties of the new instance as follows. @@ -504,9 +441,8 @@ - - - + A new + constructed from "http://:". @@ -514,11 +450,8 @@ - - A new - constructed from or, if is - , a new - empty . + A new empty + . @@ -526,9 +459,10 @@ - - or, if is - , a new empty array. + + A + new empty + array. @@ -537,7 +471,7 @@ - + @@ -547,34 +481,39 @@ - + + The URI formed by combining and is not in a valid URI format. 0 + + 1.0.5000.0 + 2.0.0.0 + - - + + Constructor - - - + + + + To be added. + To be added. + A containing the address of the proxy server. + A that indicates whether or not to bypass the proxy for local connections. Specify to bypass the proxy for local connections; otherwise, . - Constructs and initializes a new instance of the class with - the specified host and port number. + Constructs and initializes a new instance of the class using the specified and specified bypass setting. - A containing the name of the proxy server. - A that contains the port number to use when accessing . - The URI formed by combining and is not in a valid URI format. - This constructor initializes the properties of the new instance - as follows. + The properties of the new instance are initialized as detailed in the + following table. Property @@ -586,8 +525,9 @@ - A new - constructed from "http://:". + + + @@ -616,7 +556,7 @@ - + @@ -633,22 +573,33 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - + + Constructor - - + + + + + To be added. + To be added. + To be added. + A that represents the URI of the proxy server. + + A that indicates whether or not to bypass the proxy for local connections. Specify to bypass the proxy for local connections; otherwise, . + + A array of regular expressions that describe the URIs that will not be accessed using the current instance. For more information on the format of these regular expressions, see IETF RFC 2396, Appendix B. - Constructs and initializes a new instance of the class with the specified URI. + Constructs and initializes a new instance of the class with the specified URI, bypass setting, and list of URIs to bypass. - A containing the URI of the proxy server. - - is not and not in a valid URI format. This constructor initializes the properties of the new instance as follows. @@ -673,8 +624,11 @@ - A new empty - . + + A new + constructed from or, if is + , a new + empty . @@ -682,10 +636,9 @@ - - A - new empty - array. + + or, if is + , a new empty array. @@ -694,7 +647,7 @@ - + @@ -709,30 +662,40 @@ + + + is not in a valid URI format. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - + + Constructor - - - + + + + - - Constructs and initializes a new instance of the class with the specified URI and bypass setting. - - A that represents the URI of the proxy server. + To be added. + To be added. + To be added. + A containing the address of the proxy server. A that indicates whether or not to bypass the proxy for local connections. Specify to bypass the proxy for local connections; otherwise, . - - - is not in a valid URI format. - + A array of regular expressions that describe the URIs that will not be accessed using the current instance. For more information on the format of these regular expressions, see IETF RFC 2396, Appendix B. + + Constructs a new instance of the class with the specified , bypass setting, + and list of URIs to bypass. + This constructor initializes the properties of the new instance as follows. @@ -747,10 +710,9 @@ - A new - constructed from or, if does not contain "://", constructed from "http://". - If is , - this property is set to . + + + @@ -758,8 +720,11 @@ - A new empty - . + + A new + constructed from or, if is + , a new + empty . @@ -767,10 +732,9 @@ - - A - new empty - array. + + or, if is + , a new empty array. @@ -796,30 +760,36 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - + + Constructor - - - - + + + + + - - Constructs and initializes a new instance of the class with the specified URI, bypass setting, and list of URIs to bypass. - + To be added. + To be added. + To be added. + To be added. A that represents the URI of the proxy server. A that indicates whether or not to bypass the proxy for local connections. Specify to bypass the proxy for local connections; otherwise, . A array of regular expressions that describe the URIs that will not be accessed using the current instance. For more information on the format of these regular expressions, see IETF RFC 2396, Appendix B. - - - is not in a valid URI format. - + A object to submit to the proxy server for client authentication. + + Constructs and initializes a new instance of the class with the specified URI, bypass setting, list of URIs to bypass, and credentials. + This constructor initializes the properties of the new instance as follows. @@ -877,39 +847,47 @@ - + + + + is not in a valid URI format. + 0 + + 1.0.5000.0 + 2.0.0.0 + - - + + Constructor - - - - - + + + + + - - Constructs and initializes a new instance of the class with the specified URI, bypass setting, list of URIs to bypass, and credentials. - - A that represents the URI of the proxy server. + To be added. + To be added. + To be added. + To be added. + A containing the address of the proxy server. A that indicates whether or not to bypass the proxy for local connections. Specify to bypass the proxy for local connections; otherwise, . A array of regular expressions that describe the URIs that will not be accessed using the current instance. For more information on the format of these regular expressions, see IETF RFC 2396, Appendix B. - A object to submit to the proxy server for client authentication. - - - is not in a valid URI format. - + A object to submit to the proxy server for client authentication. + + Constructs and initializes a new instance of the class with the specified , bypass setting, list of URIs to bypass, and credentials. + This constructor initializes the properties of the new instance as follows. @@ -924,9 +902,9 @@ - A new - constructed from or, if does not contain "://", constructed from "http://". If is , - this property is set to . + + + @@ -935,10 +913,10 @@ - A new - constructed from or, if is - , a new - empty . + A new + constructed from or, if is + , a new + empty . @@ -948,7 +926,7 @@ or, if is - , a new empty array. + , a new empty array. @@ -974,10 +952,14 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Uri @@ -1001,47 +983,42 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Property - System.Boolean + System.Collections.ArrayList - Gets or sets a value indicating whether requests - for local resources bypass the proxy server. + Gets a list of the URIs that do not use the proxy server. - - to bypass the proxy server for local resources; - otherwise, . The default value is -. + A of + instances. The elements of + the list represent the URIs that a + instance accesses directly instead of through the proxy server. - The setting of this property - determines whether instances use the - proxy server when accessing local resources. If is , requests - to local resources do not use the proxy server. Local resources are - identified by the lack of a period (.) in the URI, as in "http://webserver/". When is - , all - requests for resources are made through the proxy server. - - If a request for a - resource residing on a local machine is made using a URI that contains a period, - the proxy is used to send the request. Create an entity in - the to access local resources directly. - + This property is read-only. 0 + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String[] @@ -1062,10 +1039,55 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.Boolean + + + + + Gets or sets a value indicating whether requests + for local resources bypass the proxy server. + + + + to bypass the proxy server for local resources; + otherwise, . The default value is +. + + + The setting of this property + determines whether instances use the + proxy server when accessing local resources. If is , requests + to local resources do not use the proxy server. Local resources are + identified by the lack of a period (.) in the URI, as in "http://webserver/". When is + , all + requests for resources are made through the proxy server. + + If a request for a + resource residing on a local machine is made using a URI that contains a period, + the proxy is used to send the request. Create an entity in + the to access local resources directly. + + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + - + Property System.Net.ICredentials @@ -1092,45 +1114,178 @@ 0 + + 1.0.5000.0 + 2.0.0.0 + - - - - Property + + + + Method - System.Collections.ArrayList + System.Net.WebProxy - Gets a list of the URIs that do not use the proxy server. + Returns a new instance that contains the default proxy settings of the system. - - A of - instances. The elements of - the list represent the URIs that a - instance accesses directly instead of through the proxy server. - + + A new +instance that contains the default proxy settings of the +system. + - This property is read-only. + The default proxy settings of the system are implementation-defined. 0 + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("This method has been deprecated", false) + + - - - Constructor + + + Method + + 2.0.0.0 + + + System.Void + + To be added. + To be added. To be added. + To be added. + + + + + + Method + + System.Uri + + + + + + The of the requested resource. + + Returns the URI of the server that is contacted for the specified resource. + + + If is on the bypass list of the + current instance, returns ; otherwise, returns the of + the current instance. + + + This + method returns the URI that the uses to access the resource. compares with the contents + of using the method. + + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + + Method + + System.Boolean + + + + + + A containing the URI of the server to check. + + Indicates whether a request will bypass the proxy server + when accessing the resource represented by the specified URI. + + + Returns under any of the following conditions: + + + + + The property of the current instance is + and is a local URI. + + + + matches a regular expression in . + + + + + The of the current instance is + . + + + All other conditions return . + + To be added. + The of the current instance contains an invalid regular expression. + + 0 + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + To be added. To be added. + To be added. To be added. + + + Property + + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + 0 Index: en/System.Text.RegularExpressions/Capture.xml =================================================================== --- en/System.Text.RegularExpressions/Capture.xml (revision 91089) +++ en/System.Text.RegularExpressions/Capture.xml (working copy) @@ -4,84 +4,83 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object - + + To be added + To be added + - - - Method + + + Property - System.String + System.Int32 - To be added - To be added: an object of type 'string' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Int32 + System.String + To be added - To be added: an object of type 'int' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Text.RegularExpressions/RegexRunner.xml =================================================================== --- en/System.Text.RegularExpressions/RegexRunner.xml (revision 91089) +++ en/System.Text.RegularExpressions/RegexRunner.xml (working copy) @@ -4,148 +4,185 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object - System.ComponentModel.EditorBrowsableAttribute + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never) + + To be added + To be added + - - + + + Constructor + + 1.0.5000.0 + 2.0.0.0 + + + + To be added. + To be added. + + + + Method - System.Boolean + System.Void - - - - + + + + + To be added: an object of type 'int' + To be added: an object of type 'int' + To be added: an object of type 'int' To be added - To be added: an object of type 'char' - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method + + 2.0.0.0 + - System.Void + System.Boolean - + + + + - To be added - To be added + To be added. + To be added. + To be added. + To be added. + To be added. - - + + Method System.Boolean - + + + + + + To be added: an object of type 'char' + To be added: an object of type 'string' + To be added: an object of type 'string' To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - + + + + To be added: an object of type 'int' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method + + 1.0.5000.0 + 2.0.0.0 + - System.Void + System.Int32 - To be added - To be added + To be added. + To be added. + To be added. - - + + Method - System.Boolean + System.Int32 - - - - - + + To be added. + To be added. + To be added. + + + + + Method + + System.Void + + + To be added - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean + System.Void - - - - - + To be added - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -158,9 +195,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void @@ -170,87 +211,107 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Boolean To be added + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - + To be added - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - - + + Method System.Void - - - - - + To be added - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Boolean - - - - - + + + + + To be added: an object of type 'int' + To be added: an object of type 'int' + To be added: an object of type 'int' To be added - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added: an object of type 'int' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Boolean - + + + + + + To be added: an object of type 'int' + To be added: an object of type 'int' + To be added: an object of type 'int' To be added + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -259,14 +320,18 @@ System.Boolean - - + + + To be added: an object of type 'int' To be added - To be added: an object of type 'int' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -275,14 +340,18 @@ System.Int32 - - + + + To be added: an object of type 'int' To be added - To be added: an object of type 'int' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -291,18 +360,26 @@ System.Int32 - - + + + To be added: an object of type 'int' To be added - To be added: an object of type 'int' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method + + 1.0.5000.0 + 2.0.0.0 + System.Int32 @@ -313,7 +390,7 @@ To be added. - + Method @@ -326,5 +403,288 @@ To be added. + + + Field + + 1.0.5000.0 + 2.0.0.0 + + + System.Int32[] + + + To be added. + To be added. + + + + + Field + + 1.0.5000.0 + 2.0.0.0 + + + System.Int32 + + + To be added. + To be added. + + + + + Field + + 1.0.5000.0 + 2.0.0.0 + + + System.Text.RegularExpressions.Match + + + To be added. + To be added. + + + + + Field + + 1.0.5000.0 + 2.0.0.0 + + + System.Text.RegularExpressions.Regex + + + To be added. + To be added. + + + + + Field + + 1.0.5000.0 + 2.0.0.0 + + + System.Int32[] + + + To be added. + To be added. + + + + + Field + + 1.0.5000.0 + 2.0.0.0 + + + System.Int32 + + + To be added. + To be added. + + + + + Field + + 1.0.5000.0 + 2.0.0.0 + + + System.String + + + To be added. + To be added. + + + + + Field + + 1.0.5000.0 + 2.0.0.0 + + + System.Int32 + + + To be added. + To be added. + + + + + Field + + 1.0.5000.0 + 2.0.0.0 + + + System.Int32 + + + To be added. + To be added. + + + + + Field + + 1.0.5000.0 + 2.0.0.0 + + + System.Int32 + + + To be added. + To be added. + + + + + Field + + 1.0.5000.0 + 2.0.0.0 + + + System.Int32 + + + To be added. + To be added. + + + + + Field + + 1.0.5000.0 + 2.0.0.0 + + + System.Int32[] + + + To be added. + To be added. + + + + + Field + + 1.0.5000.0 + 2.0.0.0 + + + System.Int32 + + + To be added. + To be added. + + + + + Field + + 1.0.5000.0 + 2.0.0.0 + + + System.Int32 + + + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Text.RegularExpressions.Match + + + + + + + + + + + + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + To be added. + + + + + Method + + System.Void + + + + + + + + + To be added: an object of type 'int' + To be added: an object of type 'int' + To be added: an object of type 'int' + To be added: an object of type 'int' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.Void + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + Index: en/System.Text.RegularExpressions/RegexCompilationInfo.xml =================================================================== --- en/System.Text.RegularExpressions/RegexCompilationInfo.xml (revision 91089) +++ en/System.Text.RegularExpressions/RegexCompilationInfo.xml (working copy) @@ -4,132 +4,133 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Object + + To be added To be added - - System.Object - - - - + Constructor - - - - - - + + + + + + - To be added To be added: an object of type 'string' To be added: an object of type 'RegexOptions' To be added: an object of type 'string' To be added: an object of type 'string' To be added: an object of type 'bool' - To be added: an object of type 'RegexCompilationInfo' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.String + System.Boolean - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Text.RegularExpressions.RegexOptions + System.String - + To be added - To be added: an object of type 'RegexOptions' - To be added: an object of type 'RegexOptions' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.String - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.String + System.Text.RegularExpressions.RegexOptions - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'RegexOptions' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Boolean + System.String - + To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Text.RegularExpressions/RegexOptions.xml =================================================================== --- en/System.Text.RegularExpressions/RegexOptions.xml (revision 91089) +++ en/System.Text.RegularExpressions/RegexOptions.xml (working copy) @@ -1,91 +1,76 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - The various options that can be applied to a regular expression are listed below along with a brief explanation. - To be added - System.Enum - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - System.FlagsAttribute + System.Flags + + The various options that can be applied to a regular expression are listed below along with a brief explanation. + To be added + - - + + Field System.Text.RegularExpressions.RegexOptions - This specifies that no options are set for the regular expression. + Precompiles the regular expression into an assembly. Although this will speed up the execution time, the startup time will be increased. This is very useful for a static regular expression used constantly. To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Text.RegularExpressions.RegexOptions - Enables case insensitive matching of the regular expression. + Enables the regular expression to ignore cultural differences in language when matching. To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Text.RegularExpressions.RegexOptions - Changes the behavior of the metacharacters ^ and $. With this mode ^ matches the beginning of any line, and $ matches the end of any line. The default behavior is to mach the beginning and ending of the entire string. + Enables EMCAScript compliant behavior for the regular expression. It must be enabled in conjuction with IgnoreCase, Multiline, and Compiled or else it will raise an exception. To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.Text.RegularExpressions.RegexOptions @@ -95,78 +80,106 @@ This mode will change the behavior of the regular expression such that only captures which are explicitly named will be remembered. As a result, unnamed groups become noncapturing groups without the use of the (?:) style. To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Text.RegularExpressions.RegexOptions - Precompiles the regular expression into an assembly. Although this will speed up the execution time, the startup time will be increased. This is very useful for a static regular expression used constantly. + Enables case insensitive matching of the regular expression. To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Text.RegularExpressions.RegexOptions - This changes the behavior of the metacharacter . to mean any character rather than any character other than \n. + Removes any unescaped whitespace in the pattern. It also enables comments which are identified by the '#' character. To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Text.RegularExpressions.RegexOptions - Removes any unescaped whitespace in the pattern. It also enables comments which are identified by the '#' character. + Changes the behavior of the metacharacters ^ and $. With this mode ^ matches the beginning of any line, and $ matches the end of any line. The default behavior is to mach the beginning and ending of the entire string. To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Text.RegularExpressions.RegexOptions - Specifies that the regular expression be run right to left rather than left to right. + This specifies that no options are set for the regular expression. To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Text.RegularExpressions.RegexOptions - Enables EMCAScript compliant behavior for the regular expression. It must be enabled in conjuction with IgnoreCase, Multiline, and Compiled or else it will raise an exception. + Specifies that the regular expression be run right to left rather than left to right. To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.Text.RegularExpressions.RegexOptions - Enables the regular expression to ignore cultural differences in language when matching. + This changes the behavior of the metacharacter . to mean any character rather than any character other than \n. To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -181,4 +194,4 @@ - \ No newline at end of file + Index: en/System.Text.RegularExpressions/GroupCollection.xml =================================================================== --- en/System.Text.RegularExpressions/GroupCollection.xml (revision 91089) +++ en/System.Text.RegularExpressions/GroupCollection.xml (working copy) @@ -1,33 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -35,70 +15,105 @@ System.Collections.ICollection - - System.Collections.IEnumerable - - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") + + To be added + To be added + - - - - - Property + + + Method + + 1.0.5000.0 + 2.0.0.0 + - System.Object + System.Void + + + + - To be added - To be added: an object of type 'object' - To be added + To be added. + To be added. + To be added. + To be added. - - + + Property - System.Boolean + System.Int32 To be added - To be added: an object of type 'bool' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Collections.IEnumerator + + + + To be added. + To be added. + To be added. + + - + Property System.Boolean To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Int32 + System.Boolean To be added - To be added: an object of type 'int' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - - + + Property System.Text.RegularExpressions.Group @@ -107,14 +122,18 @@ + To be added. To be added. - To be added. To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.Text.RegularExpressions.Group @@ -123,11 +142,31 @@ + To be added. To be added. - To be added. To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + System.Object + + + To be added + To be added: an object of type 'object' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + Index: en/System.Text.RegularExpressions/MatchCollection.xml =================================================================== --- en/System.Text.RegularExpressions/MatchCollection.xml (revision 91089) +++ en/System.Text.RegularExpressions/MatchCollection.xml (working copy) @@ -1,33 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -35,69 +15,105 @@ System.Collections.ICollection - - System.Collections.IEnumerable - - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") + + To be added + To be added + - - + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + - + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method + + 1.0.5000.0 + 2.0.0.0 + - System.Object + System.Collections.IEnumerator + - To be added - To be added: an object of type 'object' - To be added + To be added. + To be added. + To be added. - - + + Property System.Boolean To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.Boolean To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - + + Property System.Text.RegularExpressions.Match @@ -106,11 +122,31 @@ + To be added. To be added. - To be added. To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + System.Object + + + To be added + To be added: an object of type 'object' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + Index: en/System.Text.RegularExpressions/Regex.xml =================================================================== --- en/System.Text.RegularExpressions/Regex.xml (revision 91089) +++ en/System.Text.RegularExpressions/Regex.xml (working copy) @@ -1,33 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -36,456 +16,535 @@ System.Runtime.Serialization.ISerializable - + + To be added + To be added + - - - Method - - System.String - - - - + + + Constructor + + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.String - + + + Constructor + - + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Boolean - + + + Constructor - - + + - This method uses the given pattern against the input and returns true if it matches. It returns false if the input does not match the pattern. - The input string to be matched against. - A regular expression to match against the input parameter. - Returns true if the input string matches the regular expression defined in pattern. - To be added + To be added. + To be added. + To be added. + To be added. + + 2.0.0.0 + - - - Method - - System.Boolean - + + + Constructor + - - To be added - To be added: an object of type 'string' To be added: an object of type 'string' To be added: an object of type 'RegexOptions' - To be added: an object of type 'bool' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property + + 2.0.0.0 + - System.Text.RegularExpressions.Match + System.Int32 - - - - - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'Match' - To be added + To be added. + To be added. + To be added. - - - Method + + + Field + + 1.0.5000.0 + 2.0.0.0 + - System.Text.RegularExpressions.Match + System.Collections.Hashtable - - - - - - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'RegexOptions' - To be added: an object of type 'Match' - To be added + To be added. + To be added. - - - Method + + + Field + + 1.0.5000.0 + 2.0.0.0 + - System.Text.RegularExpressions.MatchCollection + System.Collections.Hashtable - - - - - Matches an input string against a regular expression. - Input string to match against the regular expression. - Regular expression to match against. - To be added: an object of type 'MatchCollection' - To be added + To be added. + To be added. - - + + + Field + + 1.0.5000.0 + 2.0.0.0 + + + System.Int32 + + + To be added. + To be added. + + + + + Field + + 1.0.5000.0 + 2.0.0.0 + + + System.String[] + + + To be added. + To be added. + + + + Method - System.Text.RegularExpressions.MatchCollection + System.Void - - - + + + To be added. + To be added. To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'RegexOptions' - To be added: an object of type 'MatchCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.String + System.Void - - - + + + + To be added. + To be added. + To be added. + To be added: an object of type 'Reflection.Emit.CustomAttributeBuilder []' To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.String + System.Void - - - - + + + + + To be added. + To be added. + To be added. + To be added: an object of type 'string' + To be added: an object of type 'Reflection.Emit.CustomAttributeBuilder []' To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'RegexOptions' - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.String - - - + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'MatchEvaluator' To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + + Field + + 1.0.5000.0 + 2.0.0.0 + + + System.Text.RegularExpressions.RegexRunnerFactory + + + To be added. + To be added. + + + + Method + + 1.0.5000.0 + - System.String + System.Void - - - - - - + - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'MatchEvaluator' - To be added: an object of type 'RegexOptions' - To be added: an object of type 'string' - To be added + To be added. + To be added. - - + + Method System.String[] - - - - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' To be added: an object of type 'string []' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.String[] + System.Int32[] - - - - - + To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'RegexOptions' - To be added: an object of type 'string []' + To be added: an object of type 'int []' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + - To be added - To be added: an object of type 'RegexCompilationInfo []' - To be added: an object of type 'Reflection.AssemblyName' - To be added + To be added. + To be added. + To be added. + To be added. - - + + Method - System.Void + System.String - - - + + To be added: an object of type 'int' To be added - To be added: an object of type 'RegexCompilationInfo []' - To be added: an object of type 'Reflection.AssemblyName' - To be added: an object of type 'Reflection.Emit.CustomAttributeBuilder []' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Int32 - - - - + + To be added: an object of type 'string' To be added - To be added: an object of type 'RegexCompilationInfo []' - To be added: an object of type 'Reflection.AssemblyName' - To be added: an object of type 'Reflection.Emit.CustomAttributeBuilder []' - To be added: an object of type 'string' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.String + System.Void To be added - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.String[] + System.Boolean - + + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string []' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Int32[] + System.Boolean - + + + + + To be added: an object of type 'string' + To be added: an object of type 'int' To be added - To be added: an object of type 'int []' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.String + System.Boolean - + + - To be added - To be added: an object of type 'int' - To be added: an object of type 'string' + The input string to be matched against. + A regular expression to match against the input parameter. + This method uses the given pattern against the input and returns true if it matches. It returns false if the input does not match the pattern. + Returns true if the input string matches the regular expression defined in pattern. To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Int32 + System.Boolean - + + + + To be added: an object of type 'string' + To be added: an object of type 'string' + To be added: an object of type 'RegexOptions' To be added - To be added: an object of type 'string' - To be added: an object of type 'int' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean + System.Text.RegularExpressions.Match + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'bool' + To be added: an object of type 'Match' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean + System.Text.RegularExpressions.Match - To be added To be added: an object of type 'string' To be added: an object of type 'int' - To be added: an object of type 'bool' + To be added + To be added: an object of type 'Match' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Text.RegularExpressions.Match + + To be added: an object of type 'string' + To be added: an object of type 'string' To be added - To be added: an object of type 'string' To be added: an object of type 'Match' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Text.RegularExpressions.Match @@ -493,37 +552,47 @@ + + To be added: an object of type 'string' + To be added. + To be added: an object of type 'int' To be added - To be added: an object of type 'string' - To be added: an object of type 'int' To be added: an object of type 'Match' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Text.RegularExpressions.Match - - + + + To be added: an object of type 'string' + To be added: an object of type 'string' + To be added: an object of type 'RegexOptions' To be added - To be added: an object of type 'string' - To be added: an object of type 'int' - To be added: an object of type 'int' To be added: an object of type 'Match' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Text.RegularExpressions.MatchCollection @@ -532,14 +601,18 @@ + To be added: an object of type 'string' To be added - To be added: an object of type 'string' To be added: an object of type 'MatchCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Text.RegularExpressions.MatchCollection @@ -549,13 +622,94 @@ - To be added To be added: an object of type 'string' To be added: an object of type 'int' + To be added To be added: an object of type 'MatchCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.Text.RegularExpressions.MatchCollection + + + + + + + Input string to match against the regular expression. + Regular expression to match against. + Matches an input string against a regular expression. + To be added: an object of type 'MatchCollection' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.Text.RegularExpressions.MatchCollection + + + + + + + + To be added: an object of type 'string' + To be added: an object of type 'string' + To be added: an object of type 'RegexOptions' + To be added + To be added: an object of type 'MatchCollection' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Property + + System.Text.RegularExpressions.RegexOptions + + + To be added + To be added: an object of type 'RegexOptions' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Field + + 1.0.5000.0 + 2.0.0.0 + + + System.String + + + To be added. + To be added. + + Method @@ -567,14 +721,40 @@ - To be added To be added: an object of type 'string' To be added: an object of type 'string' + To be added To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + Method + + System.String + + + + + + + To be added: an object of type 'string' + To be added: an object of type 'MatchEvaluator' + To be added + To be added: an object of type 'string' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + Method @@ -586,56 +766,68 @@ - To be added To be added: an object of type 'string' To be added: an object of type 'string' To be added: an object of type 'int' + To be added To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.String + - - - To be added To be added: an object of type 'string' + To be added: an object of type 'string' To be added: an object of type 'string' - To be added: an object of type 'int' - To be added: an object of type 'int' + To be added To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.String + - To be added To be added: an object of type 'string' + To be added: an object of type 'string' To be added: an object of type 'MatchEvaluator' + To be added To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.String @@ -646,223 +838,356 @@ - To be added To be added: an object of type 'string' To be added: an object of type 'MatchEvaluator' To be added: an object of type 'int' + To be added To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.String - + - To be added To be added: an object of type 'string' - To be added: an object of type 'MatchEvaluator' + To be added: an object of type 'string' To be added: an object of type 'int' To be added: an object of type 'int' + To be added To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.String[] + System.String + + + + To be added: an object of type 'string' + To be added: an object of type 'string' + To be added: an object of type 'string' + To be added: an object of type 'RegexOptions' To be added - To be added: an object of type 'string' - To be added: an object of type 'string []' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.String[] + System.String - + + + + To be added: an object of type 'string' + To be added: an object of type 'string' + To be added: an object of type 'MatchEvaluator' + To be added: an object of type 'RegexOptions' To be added - To be added: an object of type 'string' - To be added: an object of type 'int' - To be added: an object of type 'string []' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.String[] + System.String + - To be added To be added: an object of type 'string' + To be added: an object of type 'MatchEvaluator' To be added: an object of type 'int' To be added: an object of type 'int' - To be added: an object of type 'string []' + To be added + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.Boolean - To be added + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + + Field + + 1.0.5000.0 + 2.0.0.0 + + + System.Text.RegularExpressions.RegexOptions + + + To be added. + To be added. + + + + Method - System.Boolean + System.String[] - + + + + To be added: an object of type 'string' To be added - To be added: an object of type 'bool' + To be added: an object of type 'string []' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean + System.String[] - + + + + + To be added: an object of type 'string' + To be added: an object of type 'int' To be added - To be added: an object of type 'bool' + To be added: an object of type 'string []' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - + + + Method + + System.String[] + + + + + + To be added: an object of type 'string' + To be added: an object of type 'string' To be added - To be added: an object of type 'Regex' + To be added: an object of type 'string []' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.String[] + - + + + + To be added: an object of type 'string' + To be added: an object of type 'int' + To be added: an object of type 'int' To be added - To be added: an object of type 'string' - To be added: an object of type 'Regex' + To be added: an object of type 'string []' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.String[] + + - To be added + To be added: an object of type 'string' To be added: an object of type 'string' To be added: an object of type 'RegexOptions' - To be added: an object of type 'Regex' + To be added + To be added: an object of type 'string []' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method + + 1.0.5000.0 + 2.0.0.0 + - System.Boolean + System.Void + + + + - To be added - To be added: an object of type 'bool' - To be added + To be added. + To be added. + To be added. + To be added. - - - Property + + + Method - System.Text.RegularExpressions.RegexOptions + System.String + To be added - To be added: an object of type 'RegexOptions' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor + + + Method + + System.String + - - + - To be added. - To be added. - To be added. - To be added. + To be added: an object of type 'string' + To be added + To be added: an object of type 'string' + To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Boolean - - - - + - To be added. - To be added. - To be added. - To be added. + To be added + To be added: an object of type 'bool' + To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.Boolean + + + + To be added + To be added: an object of type 'bool' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - \ No newline at end of file + Index: en/System.Text.RegularExpressions/Group.xml =================================================================== --- en/System.Text.RegularExpressions/Group.xml (revision 91089) +++ en/System.Text.RegularExpressions/Group.xml (working copy) @@ -4,75 +4,70 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Text.RegularExpressions.Capture - + + To be added + To be added + - - - Method + + + Property - System.Text.RegularExpressions.Group + System.Text.RegularExpressions.CaptureCollection - - - To be added - To be added: an object of type 'Group' - To be added: an object of type 'Group' + To be added: an object of type 'CaptureCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Boolean To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Text.RegularExpressions.CaptureCollection + System.Text.RegularExpressions.Group + + + + To be added: an object of type 'Group' To be added - To be added: an object of type 'CaptureCollection' + To be added: an object of type 'Group' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Text.RegularExpressions/Match.xml =================================================================== --- en/System.Text.RegularExpressions/Match.xml (revision 91089) +++ en/System.Text.RegularExpressions/Match.xml (working copy) @@ -4,70 +4,53 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Text.RegularExpressions.Group + + To be added To be added - - System.Text.RegularExpressions.Group - - - - - - Method + + + Property System.Text.RegularExpressions.Match - - - To be added - To be added: an object of type 'Match' - To be added: an object of type 'Match' + To be added: an object of type 'Match' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.String + System.Text.RegularExpressions.GroupCollection - - - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' + To be added: an object of type 'GroupCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Text.RegularExpressions.Match @@ -78,30 +61,50 @@ To be added: an object of type 'Match' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Text.RegularExpressions.Match + System.String + + + + To be added: an object of type 'string' To be added - To be added: an object of type 'Match' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Text.RegularExpressions.GroupCollection + System.Text.RegularExpressions.Match + + + + To be added: an object of type 'Match' To be added - To be added: an object of type 'GroupCollection' + To be added: an object of type 'Match' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.Text.RegularExpressions/RegexRunnerFactory.xml =================================================================== --- en/System.Text.RegularExpressions/RegexRunnerFactory.xml (revision 91089) +++ en/System.Text.RegularExpressions/RegexRunnerFactory.xml (working copy) @@ -4,39 +4,23 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object - System.ComponentModel.EditorBrowsableAttribute + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never) + + To be added + To be added + @@ -45,9 +29,29 @@ To be added - To be added: an object of type 'RegexRunnerFactory' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Text.RegularExpressions.RegexRunner + + + + To be added. + To be added. + To be added. + + Index: en/System.Text.RegularExpressions/CaptureCollection.xml =================================================================== --- en/System.Text.RegularExpressions/CaptureCollection.xml (revision 91089) +++ en/System.Text.RegularExpressions/CaptureCollection.xml (working copy) @@ -1,33 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -35,69 +15,105 @@ System.Collections.ICollection - - System.Collections.IEnumerable - - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") + + To be added + To be added + - - - - - Property + + + Method + + 1.0.5000.0 + 2.0.0.0 + - System.Object + System.Void + + + + - To be added - To be added: an object of type 'object' - To be added + To be added. + To be added. + To be added. + To be added. - - + + Property - System.Boolean + System.Int32 To be added - To be added: an object of type 'bool' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Collections.IEnumerator + + + + To be added. + To be added. + To be added. + + - + Property System.Boolean To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.Int32 + System.Boolean To be added - To be added: an object of type 'int' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - + + Property System.Text.RegularExpressions.Capture @@ -106,11 +122,31 @@ + To be added. To be added. - To be added. To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + System.Object + + + To be added + To be added: an object of type 'object' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + Index: en/System.Text.RegularExpressions/MatchEvaluator.xml =================================================================== --- en/System.Text.RegularExpressions/MatchEvaluator.xml (revision 91089) +++ en/System.Text.RegularExpressions/MatchEvaluator.xml (working copy) @@ -1,53 +1,27 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Delegate + + To be added. To be added + To be added. To be added - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - - - + + + + System.String Index: en/System.Security.Cryptography.X509Certificates/X509CertificateCollection.xml =================================================================== --- en/System.Security.Cryptography.X509Certificates/X509CertificateCollection.xml (revision 91089) +++ en/System.Security.Cryptography.X509Certificates/X509CertificateCollection.xml (working copy) @@ -1,68 +1,78 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - A collection class for X.509 certificates. - To be added - System.Collections.CollectionBase - - System.Collections.IList - - - System.Collections.ICollection - - - System.Collections.IEnumerable - - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") + + A collection class for X.509 certificates. + To be added + - - - Method - - System.Int32 - + + + Constructor + To be added - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Constructor + + + + + + To be added: an object of type 'X509Certificate []' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Constructor + + + + + + To be added: an object of type 'X509CertificateCollection' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Int32 @@ -71,14 +81,18 @@ + To be added: an object of type 'X509Certificate' To be added - To be added: an object of type 'X509Certificate' To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void @@ -87,13 +101,17 @@ + To be added: an object of type 'X509Certificate []' To be added - To be added: an object of type 'X509Certificate []' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void @@ -102,13 +120,17 @@ + To be added: an object of type 'X509CertificateCollection' To be added - To be added: an object of type 'X509CertificateCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean @@ -117,14 +139,18 @@ + To be added: an object of type 'X509Certificate' To be added - To be added: an object of type 'X509Certificate' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void @@ -134,128 +160,129 @@ - To be added To be added: an object of type 'X509Certificate []' To be added: an object of type 'int' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Int32 + System.Security.Cryptography.X509Certificates.X509CertificateCollection+X509CertificateEnumerator - - - + To be added - To be added: an object of type 'X509Certificate' - To be added: an object of type 'int' + To be added: an object of type 'X509CertificateCollection+X509CertificateEnumerator' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Int32 - - - - + To be added - To be added: an object of type 'int' - To be added: an object of type 'X509Certificate' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Security.Cryptography.X509Certificates.X509CertificateCollection+X509CertificateEnumerator + System.Int32 - + + + + To be added: an object of type 'X509Certificate' To be added - To be added: an object of type 'X509CertificateCollection+X509CertificateEnumerator' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void + - To be added + To be added: an object of type 'int' To be added: an object of type 'X509Certificate' - To be added - - - - - Constructor - - - To be added - To be added: an object of type 'X509CertificateCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Property + + System.Security.Cryptography.X509Certificates.X509Certificate + - + + To be added: an object of type 'int' To be added - To be added: an object of type 'X509CertificateCollection' - To be added: an object of type 'X509CertificateCollection' + To be added: an object of type 'X509Certificate' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - - - To be added - To be added: an object of type 'X509Certificate []' - To be added: an object of type 'X509CertificateCollection' - To be added - - - - - Property + + + Method - System.Security.Cryptography.X509Certificates.X509Certificate + System.Void - + + To be added: an object of type 'X509Certificate' To be added - To be added: an object of type 'int' - To be added: an object of type 'X509Certificate' - To be added: an object of type 'X509Certificate' To be added + + 1.0.5000.0 + 2.0.0.0 + - \ No newline at end of file + Index: en/System.Security.Cryptography.X509Certificates/X509CertificateCollection+X509CertificateEnumerator.xml =================================================================== --- en/System.Security.Cryptography.X509Certificates/X509CertificateCollection+X509CertificateEnumerator.xml (revision 91089) +++ en/System.Security.Cryptography.X509Certificates/X509CertificateCollection+X509CertificateEnumerator.xml (working copy) @@ -1,66 +1,9 @@ - + System 1.0.5000.0 - - - - - System.Reflection.AssemblyKeyFile(KeyFile="../ecma.pub") - - - System.Reflection.AssemblyDelaySign(DelaySign=True) - - - System.Runtime.InteropServices.ComVisible(Value=False) - - - System.Security.AllowPartiallyTrustedCallers - - - System.Resources.NeutralResourcesLanguage(CultureName="en-US") - - - System.Reflection.AssemblyInformationalVersion(InformationalVersion="0.0.0.1") - - - System.Reflection.AssemblyDefaultAlias(DefaultAlias="System.dll") - - - System.CLSCompliant(IsCompliant=True) - - - System.Reflection.AssemblyTrademark(Trademark="") - - - System.Reflection.AssemblyCopyright(Copyright="(c) 2003 Various Authors") - - - System.Reflection.AssemblyProduct(Product="MONO CLI") - - - System.Reflection.AssemblyCompany(Company="MONO development team") - - - System.Reflection.AssemblyConfiguration(Configuration="Development version") - - - System.Reflection.AssemblyDescription(Description="System.dll") - - - System.Reflection.AssemblyTitle(Title="System.dll") - - - System.Runtime.InteropServices.TypeLibVersion(MajorVersion=1, MinorVersion=10) - - - System.Runtime.InteropServices.ComCompatibleVersion(MajorVersion=1, MinorVersion=0, BuildNumber=3300, RevisionNumber=0) - - - System.Resources.SatelliteContractVersion(Version="1.0.5000.0") - - + 2.0.0.0 System.Object @@ -70,21 +13,45 @@ System.Collections.IEnumerator + + To be added. + To be added. + - + Constructor + To be added. To be added. - To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + System.Security.Cryptography.X509Certificates.X509Certificate + + + To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + - + Method System.Boolean @@ -95,9 +62,13 @@ To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void @@ -107,12 +78,20 @@ To be added. To be added. + + 1.0.5000.0 + 2.0.0.0 + - - + + Property + + 1.0.5000.0 + 2.0.0.0 + - System.Security.Cryptography.X509Certificates.X509Certificate + System.Object To be added. @@ -120,9 +99,38 @@ To be added. + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Boolean + + + + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + To be added. + To be added. + + - - To be added. - To be added. - Index: en/System.Security.Cryptography.X509Certificates/X509CertificateEnumerator.xml =================================================================== --- en/System.Security.Cryptography.X509Certificates/X509CertificateEnumerator.xml (revision 91089) +++ en/System.Security.Cryptography.X509Certificates/X509CertificateEnumerator.xml (working copy) @@ -68,8 +68,8 @@ Constructor - - + + To be added To be added: an object of type 'X509CertificateCollection' Index: en/System.ComponentModel.Design/ComponentChangingEventArgs.xml =================================================================== --- en/System.ComponentModel.Design/ComponentChangingEventArgs.xml (revision 91089) +++ en/System.ComponentModel.Design/ComponentChangingEventArgs.xml (working copy) @@ -1,82 +1,77 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.EventArgs - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + - + Constructor - - - + + + - To be added To be added: an object of type 'object' To be added: an object of type 'ComponentModel.MemberDescriptor' - To be added: an object of type 'ComponentChangingEventArgs' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Object To be added - To be added: an object of type 'object' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.ComponentModel.MemberDescriptor To be added - To be added: an object of type 'ComponentModel.MemberDescriptor' + To be added: an object of type 'ComponentModel.MemberDescriptor' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/ITypeDescriptorFilterService.xml =================================================================== --- en/System.ComponentModel.Design/ITypeDescriptorFilterService.xml (revision 91089) +++ en/System.ComponentModel.Design/ITypeDescriptorFilterService.xml (working copy) @@ -1,90 +1,84 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + To be added To be added - - - - - + + Method System.Boolean - - - + + + - To be added To be added: an object of type 'ComponentModel.IComponent' - To be added: an object of type 'Collections.IDictionary' + To be added: an object of type 'Collections.IDictionary' + To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - - + + + - To be added To be added: an object of type 'ComponentModel.IComponent' To be added: an object of type 'Collections.IDictionary' + To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Boolean - - - + + + - To be added To be added: an object of type 'ComponentModel.IComponent' - To be added: an object of type 'Collections.IDictionary' + To be added: an object of type 'Collections.IDictionary' + To be added To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/IResourceService.xml =================================================================== --- en/System.ComponentModel.Design/IResourceService.xml (revision 91089) +++ en/System.ComponentModel.Design/IResourceService.xml (working copy) @@ -1,68 +1,58 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + To be added To be added - - - - - + + Method - System.Resources.IResourceWriter + System.Resources.IResourceReader - - + + - To be added To be added: an object of type 'Globalization.CultureInfo' - To be added: an object of type 'Resources.IResourceWriter' + To be added + To be added: an object of type 'Resources.IResourceReader' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Resources.IResourceReader + System.Resources.IResourceWriter - - + + - To be added To be added: an object of type 'Globalization.CultureInfo' - To be added: an object of type 'Resources.IResourceReader' + To be added + To be added: an object of type 'Resources.IResourceWriter' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/IHelpService.xml =================================================================== --- en/System.ComponentModel.Design/IHelpService.xml (revision 91089) +++ en/System.ComponentModel.Design/IHelpService.xml (working copy) @@ -1,145 +1,155 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + To be added To be added - - - - - + + Method System.Void - - + + + + + To be added: an object of type 'string' + To be added: an object of type 'string' + To be added: an object of type 'HelpKeywordType' To be added - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - + To be added - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.ComponentModel.Design.IHelpService - - + + + To be added: an object of type 'HelpContextType' To be added - To be added: an object of type 'IHelpService' + To be added: an object of type 'IHelpService' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'string' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.Design.IHelpService + System.Void - - + + + To be added: an object of type 'IHelpService' To be added - To be added: an object of type 'HelpContextType' - To be added: an object of type 'IHelpService' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - + + + + To be added: an object of type 'string' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'HelpKeywordType' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/IExtenderProviderService.xml =================================================================== --- en/System.ComponentModel.Design/IExtenderProviderService.xml (revision 91089) +++ en/System.ComponentModel.Design/IExtenderProviderService.xml (working copy) @@ -1,66 +1,56 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + To be added To be added - - - - - + + Method System.Void - - + + - To be added To be added: an object of type 'ComponentModel.IExtenderProvider' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + - To be added To be added: an object of type 'ComponentModel.IExtenderProvider' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/CheckoutException.xml =================================================================== --- en/System.ComponentModel.Design/CheckoutException.xml (revision 91089) +++ en/System.ComponentModel.Design/CheckoutException.xml (working copy) @@ -1,55 +1,23 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Runtime.InteropServices.ExternalException - - System.Runtime.Serialization.ISerializable - - + + To be added + To be added + - - - Field - - System.ComponentModel.Design.CheckoutException - - - - To be added - To be added - - Constructor @@ -57,39 +25,98 @@ To be added - To be added: an object of type 'CheckoutException' To be added + + 1.0.5000.0 + 2.0.0.0 + Constructor - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'CheckoutException' To be added + + 1.0.5000.0 + 2.0.0.0 + + + Constructor + + 2.0.0.0 + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Constructor + + 2.0.0.0 + + + + + + + To be added. + To be added. + To be added. + To be added. + + + Constructor - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'int' - To be added: an object of type 'CheckoutException' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Field + + System.ComponentModel.Design.CheckoutException + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + Index: en/System.ComponentModel.Design/CommandID.xml =================================================================== --- en/System.ComponentModel.Design/CommandID.xml (revision 91089) +++ en/System.ComponentModel.Design/CommandID.xml (working copy) @@ -4,121 +4,128 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + - - - Method - - System.Int32 - - + + + Constructor + + + + + + To be added: an object of type 'Guid' + To be added: an object of type 'int' To be added - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'object' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.String + System.Int32 To be added - To be added: an object of type 'string' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - - + + + Property + + System.Guid + To be added - To be added: an object of type 'Guid' - To be added: an object of type 'int' - To be added: an object of type 'CommandID' + To be added: an object of type 'Guid' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Guid + System.String + To be added - To be added: an object of type 'Guid' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/ComponentChangedEventArgs.xml =================================================================== --- en/System.ComponentModel.Design/ComponentChangedEventArgs.xml (revision 91089) +++ en/System.ComponentModel.Design/ComponentChangedEventArgs.xml (working copy) @@ -1,110 +1,113 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.EventArgs - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + - + Constructor - - - - - + + + + + - To be added To be added: an object of type 'object' To be added: an object of type 'ComponentModel.MemberDescriptor' To be added: an object of type 'object' To be added: an object of type 'object' - To be added: an object of type 'ComponentChangedEventArgs' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Object To be added - To be added: an object of type 'object' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.ComponentModel.MemberDescriptor To be added - To be added: an object of type 'ComponentModel.MemberDescriptor' + To be added: an object of type 'ComponentModel.MemberDescriptor' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Object To be added - To be added: an object of type 'object' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Object To be added - To be added: an object of type 'object' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/IDesignerEventService.xml =================================================================== --- en/System.ComponentModel.Design/IDesignerEventService.xml (revision 91089) +++ en/System.ComponentModel.Design/IDesignerEventService.xml (working copy) @@ -1,63 +1,37 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + To be added To be added - - - - + Property System.ComponentModel.Design.IDesignerHost To be added - To be added: an object of type 'IDesignerHost' + To be added: an object of type 'IDesignerHost' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property - - System.ComponentModel.Design.DesignerCollection - - - To be added - To be added: an object of type 'DesignerCollection' - To be added - - - + Event System.ComponentModel.Design.ActiveDesignerEventHandler @@ -67,9 +41,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Event System.ComponentModel.Design.DesignerEventHandler @@ -79,9 +57,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Event System.ComponentModel.Design.DesignerEventHandler @@ -91,9 +73,29 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + System.ComponentModel.Design.DesignerCollection + + + To be added + To be added: an object of type 'DesignerCollection' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Event System.EventHandler @@ -103,6 +105,10 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/DesignerTransactionCloseEventHandler.xml =================================================================== --- en/System.ComponentModel.Design/DesignerTransactionCloseEventHandler.xml (revision 91089) +++ en/System.ComponentModel.Design/DesignerTransactionCloseEventHandler.xml (working copy) @@ -1,58 +1,33 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Delegate - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added. + To be added. + To be added + To be added + - - - - - - - - + + + + + System.Void Index: en/System.ComponentModel.Design/IMenuCommandService.xml =================================================================== --- en/System.ComponentModel.Design/IMenuCommandService.xml (revision 91089) +++ en/System.ComponentModel.Design/IMenuCommandService.xml (working copy) @@ -1,163 +1,178 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - - - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + - - + + Method System.Void - - - - + + + To be added: an object of type 'MenuCommand' To be added - To be added: an object of type 'CommandID' - To be added: an object of type 'int' - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'DesignerVerb' To be added - To be added: an object of type 'DesignerVerb' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.ComponentModel.Design.MenuCommand - - + + + To be added: an object of type 'CommandID' To be added - To be added: an object of type 'MenuCommand' + To be added: an object of type 'MenuCommand' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Boolean - - + + + To be added: an object of type 'CommandID' To be added - To be added: an object of type 'CommandID' To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.Design.MenuCommand + System.Void - - + + + To be added: an object of type 'MenuCommand' To be added - To be added: an object of type 'CommandID' - To be added: an object of type 'MenuCommand' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'DesignerVerb' To be added - To be added: an object of type 'DesignerVerb' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + + + To be added: an object of type 'CommandID' + To be added: an object of type 'int' + To be added: an object of type 'int' To be added - To be added: an object of type 'MenuCommand' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.ComponentModel.Design.DesignerVerbCollection To be added - To be added: an object of type 'DesignerVerbCollection' + To be added: an object of type 'DesignerVerbCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/HelpKeywordType.xml =================================================================== --- en/System.ComponentModel.Design/HelpKeywordType.xml (revision 91089) +++ en/System.ComponentModel.Design/HelpKeywordType.xml (working copy) @@ -1,51 +1,23 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Enum + To be added To be added - - System.Enum - - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - - + Field System.ComponentModel.Design.HelpKeywordType @@ -55,9 +27,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.HelpKeywordType @@ -67,9 +43,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.HelpKeywordType @@ -79,6 +59,10 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/DesigntimeLicenseContext.xml =================================================================== --- en/System.ComponentModel.Design/DesigntimeLicenseContext.xml (revision 91089) +++ en/System.ComponentModel.Design/DesigntimeLicenseContext.xml (working copy) @@ -1,100 +1,95 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ComponentModel.LicenseContext - - System.IServiceProvider - - + + To be added + To be added + - - - Method - - System.Void - - - - - + + + Constructor + + To be added - To be added: an object of type 'Type' - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.String - - - + + + - To be added To be added: an object of type 'Type' To be added: an object of type 'Reflection.Assembly' + To be added To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - + + + Method + + System.Void + + + + + + To be added: an object of type 'Type' + To be added: an object of type 'string' To be added - To be added: an object of type 'DesigntimeLicenseContext' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.ComponentModel.LicenseUsageMode To be added - To be added: an object of type 'ComponentModel.LicenseUsageMode' + To be added: an object of type 'ComponentModel.LicenseUsageMode' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/IComponentChangeService.xml =================================================================== --- en/System.ComponentModel.Design/IComponentChangeService.xml (revision 91089) +++ en/System.ComponentModel.Design/IComponentChangeService.xml (working copy) @@ -1,81 +1,26 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - - - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + - - - Method - - System.Void - - - - - - - To be added - To be added: an object of type 'object' - To be added: an object of type 'ComponentModel.MemberDescriptor' - To be added - - - - - Method - - System.Void - - - - - - - - - To be added - To be added: an object of type 'object' - To be added: an object of type 'ComponentModel.MemberDescriptor' - To be added: an object of type 'object' - To be added: an object of type 'object' - To be added - - - + Event System.ComponentModel.Design.ComponentEventHandler @@ -85,9 +30,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Event System.ComponentModel.Design.ComponentEventHandler @@ -97,9 +46,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Event System.ComponentModel.Design.ComponentChangedEventHandler @@ -109,9 +62,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Event System.ComponentModel.Design.ComponentChangingEventHandler @@ -121,9 +78,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Event System.ComponentModel.Design.ComponentEventHandler @@ -133,9 +94,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Event System.ComponentModel.Design.ComponentEventHandler @@ -145,9 +110,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Event System.ComponentModel.Design.ComponentRenameEventHandler @@ -157,6 +126,56 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + System.Void + + + + + + + + + To be added: an object of type 'object' + To be added: an object of type 'ComponentModel.MemberDescriptor' + To be added: an object of type 'object' + To be added: an object of type 'object' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.Void + + + + + + + To be added: an object of type 'object' + To be added: an object of type 'ComponentModel.MemberDescriptor' + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + Index: en/System.ComponentModel.Design/ServiceContainer.xml =================================================================== --- en/System.ComponentModel.Design/ServiceContainer.xml (revision 91089) +++ en/System.ComponentModel.Design/ServiceContainer.xml (working copy) @@ -1,33 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -36,94 +16,109 @@ System.ComponentModel.Design.IServiceContainer - System.IServiceProvider + System.IDisposable - + + To be added + To be added + - - - Method - - System.Object - - - - + + + Constructor + + To be added - To be added: an object of type 'Type' - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Void - + + + Constructor + - - - + + + To be added: an object of type 'IServiceProvider' To be added - To be added: an object of type 'Type' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + + To be added: an object of type 'Type' + To be added: an object of type 'ServiceCreatorCallback' To be added - To be added: an object of type 'Type' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - - + + + + To be added: an object of type 'Type' + To be added: an object of type 'object' To be added - To be added: an object of type 'Type' - To be added: an object of type 'ServiceCreatorCallback' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + + - To be added To be added: an object of type 'Type' To be added: an object of type 'ServiceCreatorCallback' + To be added: an object of type 'bool' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + @@ -132,59 +127,129 @@ System.Void - - - - + + + + - To be added To be added: an object of type 'Type' To be added: an object of type 'object' To be added: an object of type 'bool' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + + Property + + 2.0.0.0 + + + System.Type[] + + + To be added. + To be added. + To be added. + + + + Method + + 2.0.0.0 + System.Void + + + To be added. + To be added. + + + + + Method + + 2.0.0.0 + + + System.Void + - - - + + + To be added. + To be added. + To be added. + + + + + Method + + System.Object + + + + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'Type' - To be added: an object of type 'object' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - + + + Method + + System.Void + + + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'ServiceContainer' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Void + - - + + + + To be added: an object of type 'Type' + To be added: an object of type 'bool' To be added - To be added: an object of type 'IServiceProvider' - To be added: an object of type 'ServiceContainer' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/IEventBindingService.xml =================================================================== --- en/System.ComponentModel.Design/IEventBindingService.xml (revision 91089) +++ en/System.ComponentModel.Design/IEventBindingService.xml (working copy) @@ -1,169 +1,184 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - - - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + - - + + Method - System.Boolean + System.String - - - + + + - To be added To be added: an object of type 'ComponentModel.IComponent' To be added: an object of type 'ComponentModel.EventDescriptor' - To be added: an object of type 'bool' + To be added + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean + System.Collections.ICollection - - + + + To be added: an object of type 'ComponentModel.EventDescriptor' To be added - To be added: an object of type 'int' - To be added: an object of type 'bool' + To be added: an object of type 'Collections.ICollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean + System.ComponentModel.EventDescriptor - + + + + To be added: an object of type 'ComponentModel.PropertyDescriptor' To be added - To be added: an object of type 'bool' + To be added: an object of type 'ComponentModel.EventDescriptor' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.PropertyDescriptor + System.ComponentModel.PropertyDescriptorCollection - - + + + To be added: an object of type 'ComponentModel.EventDescriptorCollection' To be added - To be added: an object of type 'ComponentModel.EventDescriptor' - To be added: an object of type 'ComponentModel.PropertyDescriptor' + To be added: an object of type 'ComponentModel.PropertyDescriptorCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.PropertyDescriptorCollection + System.ComponentModel.PropertyDescriptor - - + + + To be added: an object of type 'ComponentModel.EventDescriptor' To be added - To be added: an object of type 'ComponentModel.EventDescriptorCollection' - To be added: an object of type 'ComponentModel.PropertyDescriptorCollection' + To be added: an object of type 'ComponentModel.PropertyDescriptor' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.EventDescriptor + System.Boolean - - - + To be added - To be added: an object of type 'ComponentModel.PropertyDescriptor' - To be added: an object of type 'ComponentModel.EventDescriptor' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Collections.ICollection + System.Boolean - - + + + To be added: an object of type 'int' To be added - To be added: an object of type 'ComponentModel.EventDescriptor' - To be added: an object of type 'Collections.ICollection' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.String + System.Boolean - - - + + + - To be added To be added: an object of type 'ComponentModel.IComponent' To be added: an object of type 'ComponentModel.EventDescriptor' - To be added: an object of type 'string' + To be added + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/DesignerTransaction.xml =================================================================== --- en/System.ComponentModel.Design/DesignerTransaction.xml (revision 91089) +++ en/System.ComponentModel.Design/DesignerTransaction.xml (working copy) @@ -4,30 +4,10 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -36,37 +16,44 @@ System.IDisposable - + + To be added + To be added + - - - Method - - System.Void - - - - + + + Constructor + + To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Void - - + + + Constructor + + + + + To be added: an object of type 'string' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void @@ -76,21 +63,29 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.Boolean - To be added + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void @@ -100,79 +95,125 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.Boolean - To be added + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - + + + Property + + System.String + To be added - To be added: an object of type 'DesignerTransaction' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Void + - - + + + To be added: an object of type 'bool' To be added - To be added: an object of type 'string' - To be added: an object of type 'DesignerTransaction' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Boolean + System.Void + To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Boolean + System.Void + To be added - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.String + System.Void + To be added - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + To be added. + To be added. + + Index: en/System.ComponentModel.Design/ComponentRenameEventArgs.xml =================================================================== --- en/System.ComponentModel.Design/ComponentRenameEventArgs.xml (revision 91089) +++ en/System.ComponentModel.Design/ComponentRenameEventArgs.xml (working copy) @@ -1,96 +1,95 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.EventArgs - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + Constructor - - - - + + + + - To be added To be added: an object of type 'object' To be added: an object of type 'string' To be added: an object of type 'string' - To be added: an object of type 'ComponentRenameEventArgs' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Object To be added - To be added: an object of type 'object' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.String To be added - To be added: an object of type 'string' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/StandardToolWindows.xml =================================================================== --- en/System.ComponentModel.Design/StandardToolWindows.xml (revision 91089) +++ en/System.ComponentModel.Design/StandardToolWindows.xml (working copy) @@ -4,38 +4,35 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Object + + To be added To be added - - System.Object - - - + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Field System.Guid @@ -45,9 +42,14 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + 970d9861-ee83-11d0-a778-00a0c91110c3 - + Field System.Guid @@ -57,9 +59,14 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + 34e76e81-ee4a-11d0-ae2e-00a0c90fffc3 - + Field System.Guid @@ -69,9 +76,14 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + 3ae79031-e1bc-11d0-8f78-00a0c9110057 - + Field System.Guid @@ -81,9 +93,14 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + eefa5220-e298-11d0-8f78-00a0c9110057 - + Field System.Guid @@ -93,9 +110,14 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + 66dba47c-61df-11d2-aa79-00c04f990343 - + Field System.Guid @@ -105,9 +127,14 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + 74946827-37a0-11d2-a273-00c04f8ef4ff - + Field System.Guid @@ -117,9 +144,14 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + 4a9b7e51-aa16-11d0-a8c5-00a0c921a4d2 - + Field System.Guid @@ -129,17 +161,11 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + b1e99781-ab81-11d0-b683-00aa00a3ee26 - - - Constructor - - - - To be added - To be added: an object of type 'StandardToolWindows' - To be added - - Index: en/System.ComponentModel.Design/ActiveDesignerEventArgs.xml =================================================================== --- en/System.ComponentModel.Design/ActiveDesignerEventArgs.xml (revision 91089) +++ en/System.ComponentModel.Design/ActiveDesignerEventArgs.xml (working copy) @@ -1,78 +1,72 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.EventArgs - + + To be added + To be added + - + Constructor - - - + + + - To be added To be added: an object of type 'IDesignerHost' To be added: an object of type 'IDesignerHost' - To be added: an object of type 'ActiveDesignerEventArgs' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.ComponentModel.Design.IDesignerHost To be added - To be added: an object of type 'IDesignerHost' + To be added: an object of type 'IDesignerHost' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.ComponentModel.Design.IDesignerHost To be added - To be added: an object of type 'IDesignerHost' + To be added: an object of type 'IDesignerHost' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/ComponentChangedEventHandler.xml =================================================================== --- en/System.ComponentModel.Design/ComponentChangedEventHandler.xml (revision 91089) +++ en/System.ComponentModel.Design/ComponentChangedEventHandler.xml (working copy) @@ -1,58 +1,33 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Delegate - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added. + To be added. + To be added + To be added + - - - - - - - - + + + + + System.Void Index: en/System.ComponentModel.Design/DesignerCollection.xml =================================================================== --- en/System.ComponentModel.Design/DesignerCollection.xml (revision 91089) +++ en/System.ComponentModel.Design/DesignerCollection.xml (working copy) @@ -1,33 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object @@ -35,72 +15,86 @@ System.Collections.ICollection - - System.Collections.IEnumerable - - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") + + To be added + To be added + - - - Method - - System.Collections.IEnumerator - - - - To be added - To be added: an object of type 'Collections.IEnumerator' - To be added - - - + Constructor - - + + + To be added: an object of type 'Collections.IList' To be added - To be added: an object of type 'IDesignerHost []' - To be added: an object of type 'DesignerCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - + + + To be added: an object of type 'IDesignerHost []' To be added - To be added: an object of type 'Collections.IList' - To be added: an object of type 'DesignerCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - + + + Method + + System.Collections.IEnumerator + + + + To be added + To be added: an object of type 'Collections.IEnumerator' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + Property System.ComponentModel.Design.IDesignerHost @@ -109,11 +103,101 @@ + To be added. To be added. + To be added. + To be added. + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Void + + + + + + + To be added. To be added. + To be added. + To be added. + + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Int32 + + + To be added. To be added. To be added. + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + + + + Property + + 1.0.5000.0 + 2.0.0.0 + + + System.Object + + + To be added. + To be added. + To be added. + + + + + Method + + 1.0.5000.0 + 2.0.0.0 + + + System.Collections.IEnumerator + + + + To be added. + To be added. + To be added. + + Index: en/System.ComponentModel.Design/IServiceContainer.xml =================================================================== --- en/System.ComponentModel.Design/IServiceContainer.xml (revision 91089) +++ en/System.ComponentModel.Design/IServiceContainer.xml (working copy) @@ -1,34 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - - System.IServiceProvider @@ -36,113 +15,141 @@ - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + - - + + Method System.Void - - - + + + + To be added: an object of type 'Type' + To be added: an object of type 'ServiceCreatorCallback' To be added - To be added: an object of type 'Type' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + + To be added: an object of type 'Type' + To be added: an object of type 'object' To be added - To be added: an object of type 'Type' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - - + + + + - To be added To be added: an object of type 'Type' To be added: an object of type 'ServiceCreatorCallback' To be added: an object of type 'bool' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + + + To be added: an object of type 'Type' + To be added: an object of type 'object' + To be added: an object of type 'bool' To be added - To be added: an object of type 'Type' - To be added: an object of type 'ServiceCreatorCallback' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - - + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'Type' - To be added: an object of type 'object' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - + + + + To be added: an object of type 'Type' + To be added: an object of type 'bool' To be added - To be added: an object of type 'Type' - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/DesignerEventArgs.xml =================================================================== --- en/System.ComponentModel.Design/DesignerEventArgs.xml (revision 91089) +++ en/System.ComponentModel.Design/DesignerEventArgs.xml (working copy) @@ -1,64 +1,54 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.EventArgs - + + To be added + To be added + - + Constructor - - + + - To be added To be added: an object of type 'IDesignerHost' - To be added: an object of type 'DesignerEventArgs' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.ComponentModel.Design.IDesignerHost To be added - To be added: an object of type 'IDesignerHost' + To be added: an object of type 'IDesignerHost' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/ComponentEventArgs.xml =================================================================== --- en/System.ComponentModel.Design/ComponentEventArgs.xml (revision 91089) +++ en/System.ComponentModel.Design/ComponentEventArgs.xml (working copy) @@ -1,68 +1,59 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.EventArgs - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + - + Constructor - - + + - To be added To be added: an object of type 'ComponentModel.IComponent' - To be added: an object of type 'ComponentEventArgs' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.ComponentModel.IComponent To be added - To be added: an object of type 'ComponentModel.IComponent' + To be added: an object of type 'ComponentModel.IComponent' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/StandardCommands.xml =================================================================== --- en/System.ComponentModel.Design/StandardCommands.xml (revision 91089) +++ en/System.ComponentModel.Design/StandardCommands.xml (working copy) @@ -4,38 +4,35 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Object + + To be added To be added - - System.Object - - - + + + Constructor + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Field System.ComponentModel.Design.CommandID @@ -45,9 +42,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.ComponentModel.Design.CommandID @@ -57,9 +58,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.ComponentModel.Design.CommandID @@ -69,9 +74,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.ComponentModel.Design.CommandID @@ -81,9 +90,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.ComponentModel.Design.CommandID @@ -93,9 +106,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.ComponentModel.Design.CommandID @@ -105,9 +122,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.ComponentModel.Design.CommandID @@ -117,9 +138,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.ComponentModel.Design.CommandID @@ -129,9 +154,29 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Field + + System.ComponentModel.Design.CommandID + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + - + Field System.ComponentModel.Design.CommandID @@ -141,9 +186,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.ComponentModel.Design.CommandID @@ -153,9 +202,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.ComponentModel.Design.CommandID @@ -165,9 +218,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.ComponentModel.Design.CommandID @@ -177,9 +234,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.ComponentModel.Design.CommandID @@ -189,9 +250,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.ComponentModel.Design.CommandID @@ -201,9 +266,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.ComponentModel.Design.CommandID @@ -213,9 +282,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Field System.ComponentModel.Design.CommandID @@ -225,21 +298,27 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field + + 2.0.0.0 + System.ComponentModel.Design.CommandID - - To be added - To be added + To be added. + To be added. - - + + Field System.ComponentModel.Design.CommandID @@ -249,9 +328,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -261,9 +344,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -273,9 +360,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -285,9 +376,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -297,9 +392,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -309,9 +408,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -321,9 +424,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -333,9 +440,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -345,9 +456,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -357,9 +472,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -369,9 +488,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -381,9 +504,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -393,9 +520,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -405,9 +536,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -417,9 +552,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -429,9 +568,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -441,9 +584,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -453,9 +600,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -465,9 +616,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -477,9 +632,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -489,9 +648,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -501,9 +664,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -513,9 +680,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -525,9 +696,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -537,9 +712,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -549,9 +728,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -561,9 +744,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -573,9 +760,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -585,9 +776,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -597,9 +792,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -609,9 +808,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -621,9 +824,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -633,9 +840,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -645,9 +856,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.CommandID @@ -657,29 +872,40 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field + + 2.0.0.0 + System.ComponentModel.Design.CommandID - - To be added - To be added + To be added. + To be added. - - - Constructor - + + + Field + + System.ComponentModel.Design.CommandID + To be added - To be added: an object of type 'StandardCommands' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/IDesignerOptionService.xml =================================================================== --- en/System.ComponentModel.Design/IDesignerOptionService.xml (revision 91089) +++ en/System.ComponentModel.Design/IDesignerOptionService.xml (working copy) @@ -1,73 +1,63 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + To be added To be added - - - - - + + Method - System.Void + System.Object - - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'string' - To be added: an object of type 'object' + To be added + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Object + System.Void - - - + + + + - To be added To be added: an object of type 'string' To be added: an object of type 'string' - To be added: an object of type 'object' + To be added: an object of type 'object' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/IInheritanceService.xml =================================================================== --- en/System.ComponentModel.Design/IInheritanceService.xml (revision 91089) +++ en/System.ComponentModel.Design/IInheritanceService.xml (working copy) @@ -1,69 +1,59 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + To be added To be added - - - - - + + Method - System.ComponentModel.InheritanceAttribute + System.Void - - + + + - To be added To be added: an object of type 'ComponentModel.IComponent' - To be added: an object of type 'ComponentModel.InheritanceAttribute' + To be added: an object of type 'ComponentModel.IContainer' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.ComponentModel.InheritanceAttribute - - - + + - To be added To be added: an object of type 'ComponentModel.IComponent' - To be added: an object of type 'ComponentModel.IContainer' + To be added + To be added: an object of type 'ComponentModel.InheritanceAttribute' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/IReferenceService.xml =================================================================== --- en/System.ComponentModel.Design/IReferenceService.xml (revision 91089) +++ en/System.ComponentModel.Design/IReferenceService.xml (working copy) @@ -1,113 +1,115 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + To be added To be added - - - - - + + Method - System.Object[] + System.ComponentModel.IComponent - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'Type' - To be added: an object of type 'object []' + To be added: an object of type 'ComponentModel.IComponent' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Object[] + System.String - + + + + To be added: an object of type 'object' To be added - To be added: an object of type 'object []' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.String + System.Object - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'object' - To be added: an object of type 'string' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Object + System.Object[] - - - + To be added - To be added: an object of type 'string' - To be added: an object of type 'object' + To be added: an object of type 'object []' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.IComponent + System.Object[] - - + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'object' - To be added: an object of type 'ComponentModel.IComponent' + To be added: an object of type 'object []' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/DesigntimeLicenseContextSerializer.xml =================================================================== --- en/System.ComponentModel.Design/DesigntimeLicenseContextSerializer.xml (revision 91089) +++ en/System.ComponentModel.Design/DesigntimeLicenseContextSerializer.xml (working copy) @@ -4,54 +4,41 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object - + + To be added + To be added + - + Method System.Void - - - - + + + + - To be added To be added: an object of type 'IO.Stream' To be added: an object of type 'string' To be added: an object of type 'DesigntimeLicenseContext' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/ComponentRenameEventHandler.xml =================================================================== --- en/System.ComponentModel.Design/ComponentRenameEventHandler.xml (revision 91089) +++ en/System.ComponentModel.Design/ComponentRenameEventHandler.xml (working copy) @@ -1,58 +1,33 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Delegate - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added. + To be added. + To be added + To be added + - - - - - - - - + + + + + System.Void Index: en/System.ComponentModel.Design/DesignerVerbCollection.xml =================================================================== --- en/System.ComponentModel.Design/DesignerVerbCollection.xml (revision 91089) +++ en/System.ComponentModel.Design/DesignerVerbCollection.xml (working copy) @@ -1,304 +1,340 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Collections.CollectionBase - - System.Collections.IList - - - System.Collections.ICollection - - - System.Collections.IEnumerable - - System.Reflection.DefaultMemberAttribute + System.Reflection.DefaultMember("Item") - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + - - - Method - - System.Void - - - - + + + Constructor + + To be added - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method - - System.Void - + + + Constructor + - - - + + + To be added: an object of type 'DesignerVerb []' To be added - To be added: an object of type 'int' - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Int32 - + + + + To be added: an object of type 'DesignerVerb' To be added + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - + + + To be added: an object of type 'DesignerVerb []' To be added - To be added: an object of type 'int' - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - - + + + To be added: an object of type 'DesignerVerbCollection' To be added - To be added: an object of type 'int' - To be added: an object of type 'object' - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Int32 + System.Boolean - - + + + To be added: an object of type 'DesignerVerb' To be added - To be added: an object of type 'DesignerVerb' - To be added: an object of type 'int' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + + To be added: an object of type 'DesignerVerb []' + To be added: an object of type 'int' To be added - To be added: an object of type 'DesignerVerb []' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Int32 - - + + + To be added: an object of type 'DesignerVerb' To be added - To be added: an object of type 'DesignerVerbCollection' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void - - - + + + - To be added To be added: an object of type 'int' To be added: an object of type 'DesignerVerb' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Int32 + System.ComponentModel.Design.DesignerVerb - - + + + To be added: an object of type 'int' To be added - To be added: an object of type 'DesignerVerb' - To be added: an object of type 'int' + To be added: an object of type 'DesignerVerb' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Boolean + System.Void - - - + To be added - To be added: an object of type 'DesignerVerb' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + + To be added: an object of type 'int' + To be added: an object of type 'object' To be added - To be added: an object of type 'DesignerVerb' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - - + + + + To be added: an object of type 'int' + To be added: an object of type 'object' To be added - To be added: an object of type 'DesignerVerb []' - To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - + + + Method + + System.Void + + + + + + + To be added: an object of type 'int' + To be added: an object of type 'object' + To be added: an object of type 'object' To be added - To be added: an object of type 'DesignerVerbCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - + + + Method + + System.Void + - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'DesignerVerb []' - To be added: an object of type 'DesignerVerbCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.ComponentModel.Design.DesignerVerb + System.Void - - + + + To be added: an object of type 'DesignerVerb' To be added - To be added: an object of type 'int' - To be added: an object of type 'DesignerVerb' - To be added: an object of type 'DesignerVerb' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/ActiveDesignerEventHandler.xml =================================================================== --- en/System.ComponentModel.Design/ActiveDesignerEventHandler.xml (revision 91089) +++ en/System.ComponentModel.Design/ActiveDesignerEventHandler.xml (working copy) @@ -1,54 +1,28 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Delegate + + To be added. + To be added. To be added To be added - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - - - - + + + + + System.Void Index: en/System.ComponentModel.Design/ServiceCreatorCallback.xml =================================================================== --- en/System.ComponentModel.Design/ServiceCreatorCallback.xml (revision 91089) +++ en/System.ComponentModel.Design/ServiceCreatorCallback.xml (working copy) @@ -1,58 +1,34 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Delegate - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added. + To be added. + To be added + To be added. + To be added + - - - - - - - - + + + + + System.Object Index: en/System.ComponentModel.Design/IDictionaryService.xml =================================================================== --- en/System.ComponentModel.Design/IDictionaryService.xml (revision 91089) +++ en/System.ComponentModel.Design/IDictionaryService.xml (working copy) @@ -1,85 +1,79 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + To be added To be added - - - - - + + Method - System.Void + System.Object - - - + + - To be added - To be added: an object of type 'object' To be added: an object of type 'object' + To be added + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Object - - + + - To be added To be added: an object of type 'object' + To be added To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Object + System.Void - - + + + - To be added + To be added: an object of type 'object' To be added: an object of type 'object' - To be added: an object of type 'object' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/HelpContextType.xml =================================================================== --- en/System.ComponentModel.Design/HelpContextType.xml (revision 91089) +++ en/System.ComponentModel.Design/HelpContextType.xml (working copy) @@ -1,51 +1,23 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Enum + To be added To be added - - System.Enum - - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - - + Field System.ComponentModel.Design.HelpContextType @@ -55,9 +27,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.HelpContextType @@ -67,9 +43,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field System.ComponentModel.Design.HelpContextType @@ -79,12 +59,16 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Field - System.ComponentModel.Design.HelpContextType + System.Int32 @@ -92,17 +76,21 @@ To be added - - + + Field - System.Int32 + System.ComponentModel.Design.HelpContextType To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/ITypeResolutionService.xml =================================================================== --- en/System.ComponentModel.Design/ITypeResolutionService.xml (revision 91089) +++ en/System.ComponentModel.Design/ITypeResolutionService.xml (working copy) @@ -1,155 +1,165 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + To be added To be added - - - - - + + Method - System.String + System.Reflection.Assembly - - + + + To be added: an object of type 'Reflection.AssemblyName' To be added - To be added: an object of type 'Reflection.AssemblyName' - To be added: an object of type 'string' + To be added: an object of type 'Reflection.Assembly' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Reflection.Assembly - - + + + + To be added: an object of type 'Reflection.AssemblyName' + To be added: an object of type 'bool' To be added - To be added: an object of type 'Reflection.AssemblyName' + To be added: an object of type 'Reflection.Assembly' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Type + System.String - - - - + + + To be added: an object of type 'Reflection.AssemblyName' To be added - To be added: an object of type 'string' - To be added: an object of type 'bool' - To be added: an object of type 'bool' - To be added: an object of type 'Type' + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Type - - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'bool' To be added: an object of type 'Type' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Type - - + + + + To be added: an object of type 'string' + To be added: an object of type 'bool' To be added - To be added: an object of type 'string' To be added: an object of type 'Type' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Reflection.Assembly + System.Type - - - + + + + + To be added: an object of type 'string' + To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added - To be added: an object of type 'Reflection.AssemblyName' - To be added: an object of type 'bool' - To be added: an object of type 'Reflection.Assembly' + To be added: an object of type 'Type' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Reflection.Assembly + System.Void - - + + + To be added: an object of type 'Reflection.AssemblyName' To be added - To be added: an object of type 'Reflection.AssemblyName' - To be added: an object of type 'Reflection.Assembly' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/DesignerEventHandler.xml =================================================================== --- en/System.ComponentModel.Design/DesignerEventHandler.xml (revision 91089) +++ en/System.ComponentModel.Design/DesignerEventHandler.xml (working copy) @@ -1,54 +1,28 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + System.Delegate + + To be added. + To be added. To be added To be added - - System.Delegate - - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - - - - - - - - - + + + + + System.Void Index: en/System.ComponentModel.Design/ComponentChangingEventHandler.xml =================================================================== --- en/System.ComponentModel.Design/ComponentChangingEventHandler.xml (revision 91089) +++ en/System.ComponentModel.Design/ComponentChangingEventHandler.xml (working copy) @@ -1,58 +1,33 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Delegate - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added. + To be added. + To be added + To be added + - - - - - - - - + + + + + System.Void Index: en/System.ComponentModel.Design/ComponentEventHandler.xml =================================================================== --- en/System.ComponentModel.Design/ComponentEventHandler.xml (revision 91089) +++ en/System.ComponentModel.Design/ComponentEventHandler.xml (working copy) @@ -1,58 +1,33 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Delegate - - - System.ICloneable - - - System.Runtime.Serialization.ISerializable - - - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added. + To be added. + To be added + To be added + - - - - - - - - + + + + + System.Void Index: en/System.ComponentModel.Design/MenuCommand.xml =================================================================== --- en/System.ComponentModel.Design/MenuCommand.xml (revision 91089) +++ en/System.ComponentModel.Design/MenuCommand.xml (working copy) @@ -4,191 +4,247 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Object - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + - - - Method - - System.Void - + + + Constructor + - - + + + + To be added: an object of type 'EventHandler' + To be added: an object of type 'CommandID' To be added - To be added: an object of type 'EventArgs' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Void + System.Boolean - + + To be added + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Event - System.String + System.EventHandler To be added - To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Constructor - - - - - + + + Property + + System.ComponentModel.Design.CommandID + To be added - To be added: an object of type 'EventHandler' - To be added: an object of type 'CommandID' - To be added: an object of type 'MenuCommand' + To be added: an object of type 'CommandID' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property System.Boolean - + To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Boolean + System.Void - - + To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method + + 2.0.0.0 + - System.Boolean + System.Void - + + + To be added. + To be added. + To be added. + + + + + Property + + System.Int32 + + To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Boolean + System.Void - + + + To be added: an object of type 'EventArgs' To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property + + 2.0.0.0 + - System.ComponentModel.Design.CommandID + System.Collections.IDictionary - To be added - To be added: an object of type 'CommandID' - To be added + To be added. + To be added. + To be added. - - + + Property - System.Int32 + System.Boolean + + To be added - To be added: an object of type 'int' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Event + + + Method - System.EventHandler + System.String To be added + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + System.Boolean + + + + + To be added + To be added: an object of type 'bool' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + Index: en/System.ComponentModel.Design/IExtenderListService.xml =================================================================== --- en/System.ComponentModel.Design/IExtenderListService.xml (revision 91089) +++ en/System.ComponentModel.Design/IExtenderListService.xml (working copy) @@ -1,39 +1,21 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + To be added To be added - - - - + Method System.ComponentModel.IExtenderProvider[] @@ -44,6 +26,10 @@ To be added: an object of type 'ComponentModel.IExtenderProvider []' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/ViewTechnology.xml =================================================================== --- en/System.ComponentModel.Design/ViewTechnology.xml (revision 91089) +++ en/System.ComponentModel.Design/ViewTechnology.xml (working copy) @@ -1,67 +1,41 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Enum - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + - - + + Field + + 2.0.0.0 + System.ComponentModel.Design.ViewTechnology - - To be added - To be added + To be added. - - + + Field System.ComponentModel.Design.ViewTechnology @@ -71,6 +45,15 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("Use ViewTechnology.Default.") + + @@ -84,5 +67,26 @@ To be added + + + Field + + System.ComponentModel.Design.ViewTechnology + + + + To be added + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("Use ViewTechnology.Default.") + + + Index: en/System.ComponentModel.Design/IDesignerHost.xml =================================================================== --- en/System.ComponentModel.Design/IDesignerHost.xml (revision 91089) +++ en/System.ComponentModel.Design/IDesignerHost.xml (working copy) @@ -1,113 +1,120 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - - System.ComponentModel.Design.IServiceContainer - - System.IServiceProvider - - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + - - + + Method - System.Type + System.Void - - - + To be added - To be added: an object of type 'string' - To be added: an object of type 'Type' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Event - System.ComponentModel.Design.IDesigner + System.EventHandler - - - + To be added - To be added: an object of type 'ComponentModel.IComponent' - To be added: an object of type 'IDesigner' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + + Property + + System.ComponentModel.IContainer + + + To be added + To be added: an object of type 'ComponentModel.IContainer' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + Method - System.Void + System.ComponentModel.IComponent - - + + + To be added: an object of type 'Type' To be added - To be added: an object of type 'ComponentModel.IComponent' + To be added: an object of type 'ComponentModel.IComponent' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.Design.DesignerTransaction + System.ComponentModel.IComponent - - + + + + To be added: an object of type 'Type' + To be added: an object of type 'string' To be added - To be added: an object of type 'string' - To be added: an object of type 'DesignerTransaction' + To be added: an object of type 'ComponentModel.IComponent' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.ComponentModel.Design.DesignerTransaction @@ -118,165 +125,206 @@ To be added: an object of type 'DesignerTransaction' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.ComponentModel.IComponent + System.ComponentModel.Design.DesignerTransaction - - - + + + To be added: an object of type 'string' To be added - To be added: an object of type 'Type' - To be added: an object of type 'string' - To be added: an object of type 'ComponentModel.IComponent' + To be added: an object of type 'DesignerTransaction' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Event - System.ComponentModel.IComponent + System.EventHandler - - - + To be added - To be added: an object of type 'Type' - To be added: an object of type 'ComponentModel.IComponent' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - + + + + To be added: an object of type 'ComponentModel.IComponent' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Boolean + System.ComponentModel.Design.IDesigner + + + + To be added: an object of type 'ComponentModel.IComponent' To be added - To be added: an object of type 'bool' + To be added: an object of type 'IDesigner' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.Boolean + System.Type + + + + To be added: an object of type 'string' To be added - To be added: an object of type 'bool' + To be added: an object of type 'Type' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.ComponentModel.IContainer + System.Boolean To be added - To be added: an object of type 'ComponentModel.IContainer' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Event - System.ComponentModel.IComponent + System.EventHandler + To be added - To be added: an object of type 'ComponentModel.IComponent' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.String + System.Boolean To be added - To be added: an object of type 'string' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Property - System.String + System.ComponentModel.IComponent To be added - To be added: an object of type 'string' + To be added: an object of type 'ComponentModel.IComponent' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Event + + + Property - System.EventHandler + System.String - To be added + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Event - System.EventHandler + System.ComponentModel.Design.DesignerTransactionCloseEventHandler To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Event - System.EventHandler - - - - To be added - To be added - - - - - Event - System.ComponentModel.Design.DesignerTransactionCloseEventHandler @@ -284,21 +332,29 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Event + + + Property - System.ComponentModel.Design.DesignerTransactionCloseEventHandler + System.String - To be added + To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Event System.EventHandler @@ -308,9 +364,13 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Event System.EventHandler @@ -320,6 +380,10 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/IDesigner.xml =================================================================== --- en/System.ComponentModel.Design/IDesigner.xml (revision 91089) +++ en/System.ComponentModel.Design/IDesigner.xml (working copy) @@ -1,34 +1,13 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - - System.IDisposable @@ -36,27 +15,32 @@ - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + - - - Method + + + Property - System.Void + System.ComponentModel.IComponent - - - To be added - To be added: an object of type 'ComponentModel.IComponent' + To be added: an object of type 'ComponentModel.IComponent' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Method System.Void @@ -66,30 +50,45 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Method - System.ComponentModel.IComponent + System.Void + + + + To be added: an object of type 'ComponentModel.IComponent' To be added - To be added: an object of type 'ComponentModel.IComponent' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.ComponentModel.Design.DesignerVerbCollection To be added - To be added: an object of type 'DesignerVerbCollection' + To be added: an object of type 'DesignerVerbCollection' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/SelectionTypes.xml =================================================================== --- en/System.ComponentModel.Design/SelectionTypes.xml (revision 91089) +++ en/System.ComponentModel.Design/SelectionTypes.xml (working copy) @@ -1,70 +1,78 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.Enum - - - System.IComparable - - - System.IFormattable - - - System.IConvertible - - - System.FlagsAttribute + System.Runtime.InteropServices.ComVisible(true) - System.Runtime.InteropServices.ComVisibleAttribute + System.Flags + + To be added + To be added + - - + + Field + + 2.0.0.0 + System.ComponentModel.Design.SelectionTypes + + To be added. + + + + + Field + + 2.0.0.0 + + + System.ComponentModel.Design.SelectionTypes + + + To be added. + + + + + Field + + System.ComponentModel.Design.SelectionTypes + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("This value has been deprecated. Use SelectionTypes.Primary instead.") + + - - + + Field System.ComponentModel.Design.SelectionTypes @@ -74,9 +82,18 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("This value has been deprecated. It is no longer supported.") + + - - + + Field System.ComponentModel.Design.SelectionTypes @@ -86,9 +103,18 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("This value has been deprecated. It is no longer supported.") + + - - + + Field System.ComponentModel.Design.SelectionTypes @@ -98,21 +124,73 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("This value has been deprecated. Use SelectionTypes.Auto instead.") + + - - + + Field + + 2.0.0.0 + System.ComponentModel.Design.SelectionTypes + + To be added. + + + + + Field + + 2.0.0.0 + + + System.ComponentModel.Design.SelectionTypes + + + To be added. + + + + + Field + + System.ComponentModel.Design.SelectionTypes + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Field + + 2.0.0.0 + + + System.ComponentModel.Design.SelectionTypes + + + To be added. + + - + Field System.ComponentModel.Design.SelectionTypes @@ -122,6 +200,15 @@ To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("This value has been deprecated. It is no longer supported.") + + Index: en/System.ComponentModel.Design/DesignerTransactionCloseEventArgs.xml =================================================================== --- en/System.ComponentModel.Design/DesignerTransactionCloseEventArgs.xml (revision 91089) +++ en/System.ComponentModel.Design/DesignerTransactionCloseEventArgs.xml (working copy) @@ -1,68 +1,96 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.EventArgs - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + Constructor - - + + + To be added: an object of type 'bool' To be added - To be added: an object of type 'bool' - To be added: an object of type 'DesignerTransactionCloseEventArgs' To be added + + 1.0.5000.0 + 2.0.0.0 + + + + System.Obsolete("Use another constructor that indicates lastTransaction") + + + + + Constructor + + 2.0.0.0 + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + Property + + 2.0.0.0 + + + System.Boolean + + + To be added. + To be added. + To be added. + + - + Property System.Boolean To be added - To be added: an object of type 'bool' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/IRootDesigner.xml =================================================================== --- en/System.ComponentModel.Design/IRootDesigner.xml (revision 91089) +++ en/System.ComponentModel.Design/IRootDesigner.xml (working copy) @@ -1,75 +1,63 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - - System.ComponentModel.Design.IDesigner - - System.IDisposable - - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + - + Method System.Object - - + + - To be added To be added: an object of type 'ViewTechnology' + To be added To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.ComponentModel.Design.ViewTechnology[] To be added - To be added: an object of type 'ViewTechnology []' + To be added: an object of type 'ViewTechnology []' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/IDesignerFilter.xml =================================================================== --- en/System.ComponentModel.Design/IDesignerFilter.xml (revision 91089) +++ en/System.ComponentModel.Design/IDesignerFilter.xml (working copy) @@ -1,126 +1,132 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + To be added To be added - - - - - + + Method System.Void - - + + + To be added: an object of type 'Collections.IDictionary' To be added - To be added: an object of type 'Collections.IDictionary' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'Collections.IDictionary' To be added - To be added: an object of type 'Collections.IDictionary' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'Collections.IDictionary' To be added - To be added: an object of type 'Collections.IDictionary' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'Collections.IDictionary' To be added - To be added: an object of type 'Collections.IDictionary' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'Collections.IDictionary' To be added - To be added: an object of type 'Collections.IDictionary' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method System.Void - - + + + To be added: an object of type 'Collections.IDictionary' To be added - To be added: an object of type 'Collections.IDictionary' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/DesignerVerb.xml =================================================================== --- en/System.ComponentModel.Design/DesignerVerb.xml (revision 91089) +++ en/System.ComponentModel.Design/DesignerVerb.xml (working copy) @@ -4,98 +4,111 @@ System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - System.ComponentModel.Design.MenuCommand - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + - - - Method - - System.String - - - - To be added - To be added: an object of type 'string' - To be added - - Constructor - - - + + + - To be added To be added: an object of type 'string' To be added: an object of type 'EventHandler' - To be added: an object of type 'DesignerVerb' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - + Constructor - - - - + + + + - To be added To be added: an object of type 'string' To be added: an object of type 'EventHandler' To be added: an object of type 'CommandID' - To be added: an object of type 'DesignerVerb' + To be added To be added + + 1.0.5000.0 + 2.0.0.0 + + + + Property + + 2.0.0.0 + + + System.String + + + To be added. + To be added. + To be added. + + - + Property System.String To be added + To be added: an object of type 'string' + To be added + + + 1.0.5000.0 + 2.0.0.0 + + + + + Method + + System.String + + + + To be added To be added: an object of type 'string' To be added + + 1.0.5000.0 + 2.0.0.0 + Index: en/System.ComponentModel.Design/ISelectionService.xml =================================================================== --- en/System.ComponentModel.Design/ISelectionService.xml (revision 91089) +++ en/System.ComponentModel.Design/ISelectionService.xml (working copy) @@ -1,147 +1,162 @@ - + System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 - neutral - - - System.Resources.NeutralResourcesLanguageAttribute - - - System.Resources.SatelliteContractVersionAttribute - - - System.CLSCompliantAttribute - - - System.Runtime.InteropServices.ComVisibleAttribute - - - System.Security.AllowPartiallyTrustedCallersAttribute - - + 1.0.5000.0 + 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - - To be added - To be added - - - System.Runtime.InteropServices.ComVisibleAttribute + System.Runtime.InteropServices.ComVisible(true) + + To be added + To be added + - - + + Method - System.Void + System.Boolean - - - + + + To be added: an object of type 'object' To be added - To be added: an object of type 'Collections.ICollection' - To be added: an object of type 'SelectionTypes' + To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - + + Method - System.Void + System.Collections.ICollection - - - + To be added - To be added: an object of type 'Collections.ICollection' + To be added: an object of type 'Collections.ICollection' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Property - System.Collections.ICollection + System.Object - To be added - To be added: an object of type 'Collections.ICollection' + To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Method + + + Event - System.Boolean + System.EventHandler - - - To be added - To be added: an object of type 'object' - To be added: an object of type 'bool' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Property + + + Event - System.Object + System.EventHandler To be added - To be added: an object of type 'object' To be added + + 1.0.5000.0 + 2.0.0.0 + - + Property System.Int32 To be added - To be added: an object of type 'int' + To be added: an object of type 'int' To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Event + + + Method - System.EventHandler + System.Void + + + + To be added: an object of type 'Collections.ICollection' To be added To be added + + 1.0.5000.0 + 2.0.0.0 + - - - Event + + + Method - System.EventHandler + System.Void + + + + + To be added: an object of type 'Collections.ICollection' + To be added: an object of type 'SelectionTypes' To be added To be added + + 1.0.5000.0 + 2.0.0.0 +