C# Class Entitas.MatcherException

Inheritance: System.Exception
Mostrar archivo Open project: sschmid/Entitas-CSharp

Public Methods

Method Description
MatcherException ( IMatcher matcher ) : System

Method Details

MatcherException() public method

public MatcherException ( IMatcher matcher ) : System
matcher IMatcher
return System