C# Class LSystem.MatchParameterConstant

Inheritance: MatchParameter
Mostrar archivo Open project: FacepunchProgrammers/coderelay-audio Class Usage Examples

Public Methods

Method Description
Match ( ElementParameter parameter, ElementParameter>.Dictionary variables ) : bool
MatchParameterConstant ( ElementParameter value ) : System.Collections.Generic

Method Details

Match() public method

public Match ( ElementParameter parameter, ElementParameter>.Dictionary variables ) : bool
parameter ElementParameter
variables ElementParameter>.Dictionary
return bool

MatchParameterConstant() public method

public MatchParameterConstant ( ElementParameter value ) : System.Collections.Generic
value ElementParameter
return System.Collections.Generic