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

Inheritance: IDirective
ファイルを表示 Open project: Diegoisawesome/AwesomeMapEditor-old

Public Methods

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

Method Details

Apply() public method

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