Get a TextReader from a Stream?

后端 未结 4 1582
北恋
北恋 2021-02-04 23:21

I\'m trying to read an embedded text file with System.Reflection.Assembly.GetExecutingAssembly().GetManifestResourceStream(resource); but it gives me a Stream

4条回答
提交回复
热议问题