C# Class WolvenKit.CR2W.InvalidChunkTypeException

Inheritance: Exception
显示文件 Open project: dragnilar/WolvenKit-DX

Public Methods

Method Description
InvalidChunkTypeException ( string message ) : System

Method Details

InvalidChunkTypeException() public method

public InvalidChunkTypeException ( string message ) : System
message string
return System