IResource public interface IResource : IDisposable Documentation string FileBasePath { get; } IResource CreateRelative(string relativePath) TextReader GetStreamReader() TextReader GetStreamReader(Encoding encoding)