C# 클래스 WPCordovaClassLib.Cordova.Commands.Capture.MediaFile

파일 보기 프로젝트 열기: ChristianWeyer/tUdUs

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
MediaFile ( string filePath, Picture image ) : System
MediaFile ( string filePath, Stream stream ) : System

메소드 상세

MediaFile() 공개 메소드

public MediaFile ( string filePath, Picture image ) : System
filePath string
image Picture
리턴 System

MediaFile() 공개 메소드

public MediaFile ( string filePath, Stream stream ) : System
filePath string
stream Stream
리턴 System