C# Class Files.IFF.IFFException

Inheritance: System.Exception
显示文件 Open project: Afr0Games/Project-Dollhouse

Public Methods

Method Description
IFFException ( string Message ) : System

Method Details

IFFException() public method

public IFFException ( string Message ) : System
Message string
return System