Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Irontalk
STMessage
C# Class Irontalk.STMessage
Represents a message being passed to a receiver
Inheritance:
STObject
ファイルを表示
Open project: rezonant/irontalk
Class Usage Examples
Public Methods
Method
Description
STMessage
(
STObject
receiver
,
STSymbol
message
) :
System
Method Details
STMessage()
public
method
public
STMessage
(
STObject
receiver
,
STSymbol
message
) :
System
receiver
STObject
message
STSymbol
return
System