Class DisposablePipeline
Namespace: Aurigma.DesignAtoms.Common
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class DisposablePipeline : IDisposable
Inheritance: System.Object -> DisposablePipeline
Implements
System.IDisposable
Inherited Members
System.Object.ToStringSystem.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.ReferenceEquals(System.Object,System.Object)System.Object.GetHashCodeSystem.Object.GetTypeSystem.Object.MemberwiseClone
Constructors
DisposablePipeline
public DisposablePipeline(Pipeline pipeline)
Properties
Pipeline
public Pipeline Pipeline { get; }
Methods
Dispose
public void Dispose()