Method | Description | |
---|---|---|
DeleteCommand ( string name, IDrawingEditor editor ) : System | ||
Execute ( ) : void |
Method | Description | |
---|---|---|
CreateUndoActivity ( ) : IUndoActivity |
protected CreateUndoActivity ( ) : IUndoActivity | ||
return | IUndoActivity |
public DeleteCommand ( string name, IDrawingEditor editor ) : System | ||
name | string | |
editor | IDrawingEditor | |
return | System |