C# 클래스 Signal.Models.Record.BodyRecord

파일 보기 프로젝트 열기: smndtrl/Signal-UWP

공개 메소드들

메소드 설명
BodyRecord ( string body, bool plaintext ) : GalaSoft.MvvmLight
isPlaintext ( ) : bool

메소드 상세

BodyRecord() 공개 메소드

public BodyRecord ( string body, bool plaintext ) : GalaSoft.MvvmLight
body string
plaintext bool
리턴 GalaSoft.MvvmLight

isPlaintext() 공개 메소드

public isPlaintext ( ) : bool
리턴 bool