System.Tools.ResGen.LineNumberStreamReader.ReadToEnd C# (CSharp) Method

ReadToEnd() public method

public ReadToEnd ( ) : String
return String
            public override String ReadToEnd()
            {
                throw new NotImplementedException("NYI");
            }