'Declaration Protected Function New( _
ByVal sourceИсходный объект.As System.ICloneable, _
ByVal actionSourceИсточник действия.As System.Object _
)
protected UndoAction(
System.ICloneable source,
System.Object actionSource
)
protected: UndoAction(
System.ICloneable source,
System.Object actionSource
)
protected:
UndoAction(
System.ICloneable source,
System.Object actionSource
)
Parameters
- source
- Исходный объект.
- actionSource
- Источник действия.