Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Sharplike
Core
Messaging
Message
C# Class Sharplike.Core.Messaging.Message
Show file
Open project: eropple/sharplike
Class Usage Examples
Public Properties
Property
Type
Description
Args
Object[]
Channel
String
Name
String
Private Methods
Method
Description
Message
(
String
name
,
String
channel
,
Object
args
) :
System
Property Details
Args
public property
public
Object[]
Args
return
Object[]
Channel
public property
public
String
Channel
return
String
Name
public property
public
String
Name
return
String