C# Class Nintenlord.Event_Assembler.Core.Code.Preprocessors.Directives.Define

Inheritance: IDirective
Mostra file Open project: Diegoisawesome/AwesomeMapEditor-old

Public Methods

Method Description
Apply ( string parameters, IDirectivePreprocessor host ) : CanCauseError

Private Methods

Method Description
Define ( ) : System

Method Details

Apply() public method

public Apply ( string parameters, IDirectivePreprocessor host ) : CanCauseError
parameters string
host IDirectivePreprocessor
return CanCauseError