C# Class CatEye.IncorrectNodeException

Inheritance: StageDeserializationException
显示文件 Open project: bigfatbrowncat/CatEye

Public Methods

Method Description
IncorrectNodeException ( string message ) : System

Method Details

IncorrectNodeException() public method

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