C# Class ViqetDesktop.PhotoInspector

Datei anzeigen Open project: VIQET/VIQET-Desktop Class Usage Examples

Public Methods

Method Description
InspectAndUpdatePhoto ( Photo photo, string categoryName ) : void
PhotoInspector ( ) : System

Method Details

InspectAndUpdatePhoto() public method

public InspectAndUpdatePhoto ( Photo photo, string categoryName ) : void
photo Photo
categoryName string
return void

PhotoInspector() public method

public PhotoInspector ( ) : System
return System