C# Class Entitas.Serialization.Blueprints.ComponentBlueprintException

Inheritance: EntitasException
ファイルを表示 Open project: sschmid/Entitas-CSharp

Public Methods

Method Description
ComponentBlueprintException ( string message, string hint ) : System

Method Details

ComponentBlueprintException() public method

public ComponentBlueprintException ( string message, string hint ) : System
message string
hint string
return System