C# 클래스 NewTOAPIA.DirectShow.BDA.MpegDate

파일 보기 프로젝트 열기: Wiladams/NewTOAPIA

공개 프로퍼티들

프로퍼티 타입 설명
Date byte
Month byte
Year short

공개 메소드들

메소드 설명
ToDateTime ( ) : System.DateTime

메소드 상세

ToDateTime() 공개 메소드

public ToDateTime ( ) : System.DateTime
리턴 System.DateTime

프로퍼티 상세

Date 공개적으로 프로퍼티

public byte Date
리턴 byte

Month 공개적으로 프로퍼티

public byte Month
리턴 byte

Year 공개적으로 프로퍼티

public short Year
리턴 short