'Declaration Public Function New( _
ByVal dataStorageХранилище данных.As Vintasoft.Data.IDataStorage, _
ByVal commentCollectionСборник комментариев.As Vintasoft.Imaging.Annotation.Comments.AnnotationReplyCollection, _
ByVal actionSourceИсточник действия.As System.Object _
)
public AnnotationCommentCollectionUndoAction(
Vintasoft.Data.IDataStorage dataStorage,
Vintasoft.Imaging.Annotation.Comments.AnnotationReplyCollection commentCollection,
System.Object actionSource
)
public: AnnotationCommentCollectionUndoAction(
Vintasoft.Data.IDataStorage* dataStorage,
Vintasoft.Imaging.Annotation.Comments.AnnotationReplyCollection* commentCollection,
System.Object actionSource
)
public:
AnnotationCommentCollectionUndoAction(
Vintasoft.Data.IDataStorage^ dataStorage,
Vintasoft.Imaging.Annotation.Comments.AnnotationReplyCollection^ commentCollection,
System.Object actionSource
)
Parameters
- dataStorage
- Хранилище данных.
- commentCollection
- Сборник комментариев.
- actionSource
- Источник действия.