diff --git a/samples/snippets/csharp/VS_Snippets_Remoting/NCLWebClientAsync/CS/asyncmethods.cs b/samples/snippets/csharp/VS_Snippets_Remoting/NCLWebClientAsync/CS/asyncmethods.cs index 6c856ae4c0f..fdff0baf395 100644 --- a/samples/snippets/csharp/VS_Snippets_Remoting/NCLWebClientAsync/CS/asyncmethods.cs +++ b/samples/snippets/csharp/VS_Snippets_Remoting/NCLWebClientAsync/CS/asyncmethods.cs @@ -17,7 +17,7 @@ public static void UploadString (string address) client.Encoding = System.Text.Encoding.UTF8; // Upload the data. string reply = client.UploadString (address, data); - // Disply the server's response. + // Display the server's response. Console.WriteLine (reply); } diff --git a/xml/System.Activities/BookmarkScopeHandle.xml b/xml/System.Activities/BookmarkScopeHandle.xml index 0c12e2ccca1..dcdfd5609d9 100644 --- a/xml/System.Activities/BookmarkScopeHandle.xml +++ b/xml/System.Activities/BookmarkScopeHandle.xml @@ -19,7 +19,7 @@ - A T:System.Handle used to manage the lifetime of a . + A used to manage the lifetime of a . To be added. diff --git a/xml/System.Data.Mapping/EntityViewGenerationAttribute.xml b/xml/System.Data.Mapping/EntityViewGenerationAttribute.xml index 2f9fba7ec3a..460b0c55d2f 100644 --- a/xml/System.Data.Mapping/EntityViewGenerationAttribute.xml +++ b/xml/System.Data.Mapping/EntityViewGenerationAttribute.xml @@ -75,8 +75,8 @@ System.Type - Gets the T:System.Type of the view. - The T:System.Type of the view. + Gets the of the view. + The of the view. 4.1.0.0 - Converts to a T:System.Data.SqlTypes.SqlChars structure. + Converts to a structure. SQL Server Data Types and ADO.NET diff --git a/xml/System.Data.SqlTypes/SqlDouble.xml b/xml/System.Data.SqlTypes/SqlDouble.xml index 674f4c4a0f2..ae9689b4f48 100644 --- a/xml/System.Data.SqlTypes/SqlDouble.xml +++ b/xml/System.Data.SqlTypes/SqlDouble.xml @@ -1419,7 +1419,7 @@ 4.1.0.0 - Converts to a T:System.Data.SqlTypes.SqlDouble structure. + Converts to a structure. SQL Server Data Types and ADO.NET diff --git a/xml/System.Diagnostics.Design/LogConverter.xml b/xml/System.Diagnostics.Design/LogConverter.xml index f8a134079ea..8b8fccb6c41 100644 --- a/xml/System.Diagnostics.Design/LogConverter.xml +++ b/xml/System.Diagnostics.Design/LogConverter.xml @@ -74,7 +74,7 @@ An that provides a format context. - A T:System.Type that represents the type you want to convert from. + A that represents the type you want to convert from. Indicates whether this converter can convert an object of the given type to the type of this converter, using the specified context. if the conversion can be performed; otherwise, . @@ -104,9 +104,9 @@ - An T:System.ComponentModel.ITypeDescriptorContext that provides a format context. - The T:System.Globalization.CultureInfo to use as the current culture. - The T:System.Object to convert + An that provides a format context. + The to use as the current culture. + The to convert Converts the given object to a string, using the specified context and culture information. An that represents the converted value. To be added. diff --git a/xml/System.DirectoryServices.AccountManagement/PrincipalCollection.xml b/xml/System.DirectoryServices.AccountManagement/PrincipalCollection.xml index d727948bdd6..2a1315eaca0 100644 --- a/xml/System.DirectoryServices.AccountManagement/PrincipalCollection.xml +++ b/xml/System.DirectoryServices.AccountManagement/PrincipalCollection.xml @@ -1008,7 +1008,7 @@ - The T:System.Array that should be populated with objects. + The that should be populated with objects. The position in to which the first object should be copied to. Copies the objects from this into the specified array, starting at the specified position index in array. diff --git a/xml/System.IO/InternalBufferOverflowException.xml b/xml/System.IO/InternalBufferOverflowException.xml index f7329c53731..459a494c8be 100644 --- a/xml/System.IO/InternalBufferOverflowException.xml +++ b/xml/System.IO/InternalBufferOverflowException.xml @@ -200,8 +200,8 @@ - The information required to serialize the T:System.IO.InternalBufferOverflowException object. - The source and destination of the serialized stream associated with the T:System.IO.InternalBufferOverflowException object. + The information required to serialize the object. + The source and destination of the serialized stream associated with the object. Initializes a new, empty instance of the class that is serializable using the specified and objects. To be added. diff --git a/xml/System.Management.Instrumentation/ManagedNameAttribute.xml b/xml/System.Management.Instrumentation/ManagedNameAttribute.xml index 4e231553fa1..865eaacb122 100644 --- a/xml/System.Management.Instrumentation/ManagedNameAttribute.xml +++ b/xml/System.Management.Instrumentation/ManagedNameAttribute.xml @@ -78,7 +78,7 @@ Gets the name of the managed entity. - Returns a T:System.String value containing the name of the managed entity. + Returns a value containing the name of the managed entity. System.String - Gets the name of the T:System.Runtime.Remoting.Contexts.ContextProperty class. + Gets the name of the class. The name of the class. To be added. diff --git a/xml/System.Security.AccessControl/CommonObjectSecurity.xml b/xml/System.Security.AccessControl/CommonObjectSecurity.xml index aee0634703c..665a2058a45 100644 --- a/xml/System.Security.AccessControl/CommonObjectSecurity.xml +++ b/xml/System.Security.AccessControl/CommonObjectSecurity.xml @@ -184,7 +184,7 @@ to include access rules explicitly set for the object. to include inherited access rules. - Specifies whether the security identifier for which to retrieve access rules is of type T:System.Security.Principal.SecurityIdentifier or type T:System.Security.Principal.NTAccount. The value of this parameter must be a type that can be translated to the type. + Specifies whether the security identifier for which to retrieve access rules is of type or type . The value of this parameter must be a type that can be translated to the type. Gets a collection of the access rules associated with the specified security identifier. The collection of access rules associated with the specified object. To be added. diff --git a/xml/System.ServiceModel.Channels/ChannelPoolSettings.xml b/xml/System.ServiceModel.Channels/ChannelPoolSettings.xml index b1b77620537..1d0cb5ae97c 100644 --- a/xml/System.ServiceModel.Channels/ChannelPoolSettings.xml +++ b/xml/System.ServiceModel.Channels/ChannelPoolSettings.xml @@ -105,7 +105,7 @@ ]]> - The value is less than zero or greater than T:System.Int32.MaxValue in milliseconds. + The value is less than zero or greater than in milliseconds. diff --git a/xml/System.Web.Services.Protocols/SoapException.xml b/xml/System.Web.Services.Protocols/SoapException.xml index b03ca176bdd..9200685291c 100644 --- a/xml/System.Web.Services.Protocols/SoapException.xml +++ b/xml/System.Web.Services.Protocols/SoapException.xml @@ -100,7 +100,7 @@ The that holds the serialized object data about the exception being thrown. - The T:System.Runtime.Serialization.StreamingContext that contains contextual information about the source or destination. + The that contains contextual information about the source or destination. Initializes a new instance of the class with serialized data. To be added. diff --git a/xml/System.Web.UI.Design/SkinIDTypeConverter.xml b/xml/System.Web.UI.Design/SkinIDTypeConverter.xml index a181bd23652..23121d3712b 100644 --- a/xml/System.Web.UI.Design/SkinIDTypeConverter.xml +++ b/xml/System.Web.UI.Design/SkinIDTypeConverter.xml @@ -67,7 +67,7 @@ - An T:System.ComponentModel.ITypeDescriptorContext that provides a format context for the control being designed. + An that provides a format context for the control being designed. A . Returns a value indicating whether this converter can convert a object to a string using the provided format context and type. @@ -98,8 +98,8 @@ - An T:System.ComponentModel.ITypeDescriptorContext that provides a format context for the control being designed. - A T:System.Type that represents the type to convert to. + An that provides a format context for the control being designed. + A that represents the type to convert to. Returns a value indicating whether this converter can convert a object to the specified type, using the specified context. , if a conversion can be made; otherwise, . @@ -130,8 +130,8 @@ - An T:System.ComponentModel.ITypeDescriptorContext that provides a format context that represents the control being designed. - A T:System.Globalization.CultureInfo. If is passed, the current culture is assumed. + An that provides a format context that represents the control being designed. + A . If is passed, the current culture is assumed. The string to convert. Converts the given string to a object using the specified context and culture information. An object that can be cast as a object, if the conversion can be made; otherwise, . @@ -163,10 +163,10 @@ - An T:System.ComponentModel.ITypeDescriptorContext that provides a format context that represents the control being designed. - A T:System.Globalization.CultureInfo. If , the current culture is assumed. + An that provides a format context that represents the control being designed. + A . If , the current culture is assumed. The object to convert. - The T:System.Type to convert to (must be a ). + The to convert to (must be a ). Converts the given object to a string using the specified context and culture information. An object that represents the converted value. To be added. @@ -194,7 +194,7 @@ - An T:System.ComponentModel.ITypeDescriptorContext that provides a format context that represents the control being designed. or properties of can be . + An that provides a format context that represents the control being designed. or properties of can be . Returns a set of objects that can be applied to the control that is represented by the given format context. A that holds a set of objects; otherwise, , if the control does not support skins. To be added. diff --git a/xml/System.Workflow.Activities/SendActivityEventArgs.xml b/xml/System.Workflow.Activities/SendActivityEventArgs.xml index 57cec8eae2b..ca66e5ff258 100644 --- a/xml/System.Workflow.Activities/SendActivityEventArgs.xml +++ b/xml/System.Workflow.Activities/SendActivityEventArgs.xml @@ -50,7 +50,7 @@ - The T:System.Workflow.Activities.SendActivity that threw the event associated with this . + The that threw the event associated with this . Initializes a new instance of the class. To be added. diff --git a/xml/System.Xml.Schema/XmlSchemaException.xml b/xml/System.Xml.Schema/XmlSchemaException.xml index b0fcb00a5dc..12fc643699d 100644 --- a/xml/System.Xml.Schema/XmlSchemaException.xml +++ b/xml/System.Xml.Schema/XmlSchemaException.xml @@ -219,7 +219,7 @@ A description of the error condition. - The original T:System.Exception object that caused this exception. + The original object that caused this exception. Initializes a new instance of the class with the exception message and original object that caused this exception specified. To be added. @@ -258,7 +258,7 @@ A description of the error condition. - The original T:System.Exception object that caused this exception. + The original object that caused this exception. The line number of the XML that caused this exception. The line position of the XML that caused this exception. Initializes a new instance of the class with the exception message specified, and the original object, line number, and line position of the XML that cause this exception specified. diff --git a/xml/System.Xml/UniqueId.xml b/xml/System.Xml/UniqueId.xml index f3620ac5761..2d9ccaf0b8e 100644 --- a/xml/System.Xml/UniqueId.xml +++ b/xml/System.Xml/UniqueId.xml @@ -738,7 +738,7 @@ 4.1.3.0 - Tries to get the value of the as a T:System.Guid. + Tries to get the value of the as a . diff --git a/xml/System.Xml/XmlValidatingReader.xml b/xml/System.Xml/XmlValidatingReader.xml index e147e629d7a..ce3e86fb39f 100644 --- a/xml/System.Xml/XmlValidatingReader.xml +++ b/xml/System.Xml/XmlValidatingReader.xml @@ -3410,7 +3410,7 @@ object obj = vreader.SchemaType; An object that identifies the scope of the reader. For a description of this member, see . - An T:System.Collections.IDictionary object that identifies the namespaces in scope. + An object that identifies the namespaces in scope. - The T:System.Uri to validate. + The to validate. Validation errors, if any. Initialize the state of the parser and validate the URI.