Ejemplo n.º 1
0
 public SubscriberDelegate(RootViewController This)
 {
     _this = This;
 }
Ejemplo n.º 2
0
 public SessionDelegate(RootViewController This)
 {
     _this = This;
 }
Ejemplo n.º 3
0
 public PublisherDelegate(RootViewController This)
 {
     _this = This;
 }
 public PublisherDelegate(RootViewController This)
 {
     _this = This;
 }
 public SubscriberDelegate(RootViewController This)
 {
     _this = This;
 }
 public SessionDelegate(RootViewController This)
 {
     _this = This;
 }