Patcher.Data.Archives.Fallout4ArchiveReader.Fallout4ArchiveReader C# (CSharp) Method

Fallout4ArchiveReader() public method

public Fallout4ArchiveReader ( string path ) : System
path string
return System
        public Fallout4ArchiveReader(string path)
            : base(path)
        {
        }