C# Class Sharplike.Core.Messaging.Message

Mostrar archivo 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_oe property

public Object[] Args
return Object[]

Channel public_oe property

public String Channel
return String

Name public_oe property

public String Name
return String