C# Class Sharplike.Core.Messaging.Message

Afficher le fichier Open project: eropple/sharplike Class Usage Examples

Méthodes publiques

Свойство Type Description
Args Object[]
Channel String
Name String

Private Methods

Méthode Description
Message ( String name, String channel, Object args ) : System

Property Details

Args public_oe property

public Object[] Args
Résultat Object[]

Channel public_oe property

public String Channel
Résultat String

Name public_oe property

public String Name
Résultat String