C# Class RavenGallery.Core.Commands.UpdateImageTagsCommand

Afficher le fichier Open project: robashton/RavenGallery

Méthodes publiques

Méthode Description
UpdateImageTagsCommand ( string imageId, string tags ) : System

Method Details

UpdateImageTagsCommand() public méthode

public UpdateImageTagsCommand ( string imageId, string tags ) : System
imageId string
tags string
Résultat System