C# Class Irontalk.STMethodBuilder

Inheritance: STRuntimeObject
Afficher le fichier Open project: rezonant/irontalk

Méthodes publiques

Méthode Description
HandleDoesNotUnderstand ( STMessage msg ) : STObject
STMethodBuilder ( STClass buildingClass ) : System

Private Methods

Méthode Description
ToString ( ) : string

Method Details

HandleDoesNotUnderstand() public méthode

public HandleDoesNotUnderstand ( STMessage msg ) : STObject
msg STMessage
Résultat STObject

STMethodBuilder() public méthode

public STMethodBuilder ( STClass buildingClass ) : System
buildingClass STClass
Résultat System