Пример #1
0
 public Task AddTestamentAsync(string topic, object[] args, global::System.Collections.Generic.IDictionary <string, object> kwargs, global::WampSharp.V2.Core.Contracts.PublishOptions publish_options, string scope)
 {
     return(mMethodHandler7(this, global::System.Threading.CancellationToken.None, topic, args, kwargs, publish_options, scope));
 }
Пример #2
0
 public void AddTestament(string topic, object[] args, global::System.Collections.Generic.IDictionary <string, object> kwargs, global::WampSharp.V2.Core.Contracts.PublishOptions publish_options, string scope)
 {
     mMethodHandler2(this, topic, args, kwargs, publish_options, scope);
 }