コード例 #1
0
 public MfgImportExportCommand()
 {
     enabler = new RwEmsCommandEnabler();
 }
コード例 #2
0
 /// <summary>
 /// Creates an instance of the command
 /// </summary>
 public ImportExportQueryMfgCommand()
 {
     enabler = new RwEmsCommandEnabler();
 }