C# Class CrystalMpq.SeedNotFoundException

Thrown when the seed for a file is not known.
The seed is needed for reading encrypted files.
Inheritance: System.Exception
显示文件 Open project: sgraf812/crystalmpq

Private Methods

Method Description
SeedNotFoundException ( long block ) : System