C# Class Nintenlord.Event_Assembler.Core.Code.Preprocessors.BuiltInMacros.CurrentFile

Inheritance: IMacro
Afficher le fichier Open project: Diegoisawesome/AwesomeMapEditor-old Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( IMacro other ) : bool
IsCorrectAmountOfParameters ( int amount ) : bool
Replace ( string parameters ) : string

Method Details

Equals() public méthode

public Equals ( IMacro other ) : bool
other IMacro
Résultat bool

IsCorrectAmountOfParameters() public méthode

public IsCorrectAmountOfParameters ( int amount ) : bool
amount int
Résultat bool

Replace() public méthode

public Replace ( string parameters ) : string
parameters string
Résultat string