C# Class Microsoft.ProjectOxford.Common.Contract.VideoOperationResult

Afficher le fichier Open project: Microsoft/ProjectOxford-ClientSDK Class Usage Examples

Méthodes publiques

Méthode Description
VideoOperationResult ( ) : System

Méthodes protégées

Méthode Description
VideoOperationResult ( VideoOperationResult other ) : System

Protected copy constructor

Method Details

VideoOperationResult() public méthode

public VideoOperationResult ( ) : System
Résultat System

VideoOperationResult() protected méthode

Protected copy constructor
protected VideoOperationResult ( VideoOperationResult other ) : System
other VideoOperationResult Result from which to copy.
Résultat System