diff --git a/xml/System.IO.Pipelines/Pipe.xml b/xml/System.IO.Pipelines/Pipe.xml index 36dd254416c..89a38f33efb 100644 --- a/xml/System.IO.Pipelines/Pipe.xml +++ b/xml/System.IO.Pipelines/Pipe.xml @@ -16,7 +16,7 @@ - Default and implementation. + The default and implementation. To be added. @@ -35,7 +35,7 @@ - Initializes the using as options. + Initializes a new instance of the class using as options. To be added. @@ -57,8 +57,8 @@ - To be added. - Initializes the with the specified . + The set of options for this pipe. + Initializes a new instance of the class with the specified options. To be added. @@ -81,7 +81,7 @@ Gets the for this pipe. - To be added. + A instance for this pipe. To be added. @@ -127,7 +127,7 @@ Gets the for this pipe. - To be added. + A instance for this pipe. To be added.