Table of Contents

Class StringWrapperLineReader

Namespace
SearchAThing.Ext
Assembly
netcore-ext.dll
public class StringWrapperLineReader
Inheritance
StringWrapperLineReader
Inherited Members
Extension Methods

Constructors

StringWrapperLineReader(StringWrapper)

public StringWrapperLineReader(StringWrapper strw)

Parameters

strw StringWrapper

Properties

Strw

public StringWrapper Strw { get; }

Property Value

StringWrapper

Methods

GetNext()

public StringWrapper GetNext()

Returns

StringWrapper

HasNext()

public bool HasNext()

Returns

bool