Example #1
0
 public EfficioStartedMessage(EfficioStarted startedEvent)
 {
     this.Type         = MessageType.EfficioStarted;
     this.startedEvent = startedEvent;
 }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(EfficioStarted obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }