C# Class Irontalk.STMethodBuilder

Inheritance: STRuntimeObject
Datei anzeigen Open project: rezonant/irontalk

Public Methods

Method Description
HandleDoesNotUnderstand ( STMessage msg ) : STObject
STMethodBuilder ( STClass buildingClass ) : System

Private Methods

Method Description
ToString ( ) : string

Method Details

HandleDoesNotUnderstand() public method

public HandleDoesNotUnderstand ( STMessage msg ) : STObject
msg STMessage
return STObject

STMethodBuilder() public method

public STMethodBuilder ( STClass buildingClass ) : System
buildingClass STClass
return System