C# Class RavenGallery.Core.Commands.UpdateImageTagsCommand

ファイルを表示 Open project: robashton/RavenGallery

Public Methods

Method Description
UpdateImageTagsCommand ( string imageId, string tags ) : System

Method Details

UpdateImageTagsCommand() public method

public UpdateImageTagsCommand ( string imageId, string tags ) : System
imageId string
tags string
return System