C# Class FittingEngine.Model.Expressions.GetTypeIdExpression

Inheritance: UnaryExpression
Afficher le fichier Open project: rischwa/eve-fast-fitting-assessment Class Usage Examples

Méthodes publiques

Méthode Description
Execute ( IContext context, Stack stack ) : void
GetTypeIdExpression ( IExpression arg1 ) : System.Collections.Generic

Method Details

Execute() public méthode

public Execute ( IContext context, Stack stack ) : void
context IContext
stack Stack
Résultat void

GetTypeIdExpression() public méthode

public GetTypeIdExpression ( IExpression arg1 ) : System.Collections.Generic
arg1 IExpression
Résultat System.Collections.Generic