Method | Description | |
---|---|---|
Notify ( string channel, object sender, |
||
PatternNotify ( string channel_pattern, object sender, |
public Notify ( string channel, object sender, |
||
channel | string | |
sender | object | |
args | ||
return | void |
public PatternNotify ( string channel_pattern, object sender, |
||
channel_pattern | string | |
sender | object | |
args | ||
return | void |