CSPspEmu.Hle.Formats.IsoFile.IsoFile C# (CSharp) Method

IsoFile() public method

public IsoFile ( ) : System
return System
        public IsoFile()
        {
        }

Same methods

IsoFile::IsoFile ( Stream Stream ) : System
IsoFile::IsoFile ( Stream stream, string path = "<unknown>" ) : System
IsoFile::IsoFile ( string path ) : System