AOUT.CH7.LogAn.LogProvider.GetLineCount C# (CSharp) Method

GetLineCount() public method

public GetLineCount ( ) : int
return int
        public int GetLineCount()
        {
            throw new NotImplementedException();
        }