跳到主要内容
版本:0.1.0

Class SingleObjectPipeline

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

Inheritance: System.Object -> RCaron.Pipeline

Properties​

Object​

View Source​
Declaration
csharp
public object? Object { get; }
Declaration
csharp
public object? Object { get; }

Methods​

_getEnumerator()​

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

System.Collections.IEnumerator

Extension Methods​