コード例 #1
0
		public ExportCommand(ExportingModel model)
		{
			this.model = model;
		}
コード例 #2
0
 public ExportCommand(ExportingModel model)
 {
     this.model = model;
 }