AtelierElieScripter.Abstract.AbstractTextBlock.LoadTextFileSmallerBlock C# (CSharp) Method

LoadTextFileSmallerBlock() protected abstract method

protected abstract LoadTextFileSmallerBlock ( StringReader blockStream, int textBlockNo ) : void
blockStream System.IO.StringReader
textBlockNo int
return void
        protected abstract void LoadTextFileSmallerBlock(StringReader blockStream, int? textBlockNo);