Table of Contents

Interface ILink

Namespace
Fluxzy.Core
Assembly
Fluxzy.Core.dll
public interface ILink

Properties

Stream? ReadStream { get; }

Property Value

Stream
Stream? WriteStream { get; }

Property Value

Stream