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
Methods
GetNext()
public StringWrapper GetNext()
Returns
HasNext()
public bool HasNext()