C# 클래스 Signal.Models.Record

상속: GalaSoft.MvvmLight.ObservableObject
파일 보기 프로젝트 열기: smndtrl/Signal-UWP

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Record ( ) : GalaSoft.MvvmLight
Record ( BodyRecord body, Recipients recipients, System.DateTime dateSent, System.DateTime dateReceived, long threadId, long type ) : GalaSoft.MvvmLight

메소드 상세

Record() 공개 메소드

public Record ( ) : GalaSoft.MvvmLight
리턴 GalaSoft.MvvmLight

Record() 공개 메소드

public Record ( BodyRecord body, Recipients recipients, System.DateTime dateSent, System.DateTime dateReceived, long threadId, long type ) : GalaSoft.MvvmLight
body BodyRecord
recipients TextSecure.recipient.Recipients
dateSent System.DateTime
dateReceived System.DateTime
threadId long
type long
리턴 GalaSoft.MvvmLight