C# 클래스 Microsoft.ProjectOxford.Common.Contract.VideoOperationResult

파일 보기 프로젝트 열기: Microsoft/ProjectOxford-ClientSDK 1 사용 예제들

공개 메소드들

메소드 설명
VideoOperationResult ( ) : System

보호된 메소드들

메소드 설명
VideoOperationResult ( VideoOperationResult other ) : System

Protected copy constructor

메소드 상세

VideoOperationResult() 공개 메소드

public VideoOperationResult ( ) : System
리턴 System

VideoOperationResult() 보호된 메소드

Protected copy constructor
protected VideoOperationResult ( VideoOperationResult other ) : System
other VideoOperationResult Result from which to copy.
리턴 System