Exemple #1
0
 public MyPMX(IPEPluginHost host, MessageForm _message)
 {
     this.message = _message;
     this.pmx     = host.Connector.Pmx.GetCurrentState();
     this.SetMyPmx();
 }