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