跳到主要内容
版本:Next

Class StreamPipeline

Assembly: RCaron.dll​
View Source​
Declaration
csharp
public class StreamPipeline : Pipeline
Declaration
csharp
public class StreamPipeline : Pipeline

Inheritance: System.Object -> RCaron.Pipeline

Properties​

StreamReader​

View Source​
Declaration
csharp
public StreamReader StreamReader { get; init; }
Declaration
csharp
public StreamReader StreamReader { get; init; }

Methods​

_getEnumerator()​

View Source​
Declaration
csharp
protected override IEnumerator _getEnumerator()
Declaration
csharp
protected override IEnumerator _getEnumerator()
Returns​

System.Collections.IEnumerator

Extension Methods​