C# Class AjTalk.Language.BlockBehavior

Inheritance: NativeBehavior
Afficher le fichier Open project: ajlopez/AjTalk

Méthodes publiques

Méthode Description
BlockBehavior ( IBehavior behavior, IBehavior superclass, System.Machine machine ) : System

Private Methods

Méthode Description
AssertMethod ( System.Machine machine, object obj, object arguments ) : object

Method Details

BlockBehavior() public méthode

public BlockBehavior ( IBehavior behavior, IBehavior superclass, System.Machine machine ) : System
behavior IBehavior
superclass IBehavior
machine System.Machine
Résultat System