C# Class Tripod.Actions.ChangeCommentBatchPhotoAction

Inheritance: IBatchPhotoAction
Afficher le fichier Open project: rubenv/tripod

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ChangeCommentBatchPhotoAction ( string new_comment ) : System
CreateAction ( ) : IPhotoAction

Method Details

ChangeCommentBatchPhotoAction() public méthode

public ChangeCommentBatchPhotoAction ( string new_comment ) : System
new_comment string
Résultat System

CreateAction() public méthode

public CreateAction ( ) : IPhotoAction
Résultat IPhotoAction