Szymon Wanot
Results
1
issues of
Szymon Wanot
Hi. I’m not sure if it would be possible to change the accessor to `protected` in the following methods of the `ExtendedContentManager` class. ```c# private FileStream GetStream(string path) { if...