C# Class Signal.Models.Record.BodyRecord

Afficher le fichier Open project: smndtrl/Signal-UWP

Méthodes publiques

Méthode Description
BodyRecord ( string body, bool plaintext ) : GalaSoft.MvvmLight
isPlaintext ( ) : bool

Method Details

BodyRecord() public méthode

public BodyRecord ( string body, bool plaintext ) : GalaSoft.MvvmLight
body string
plaintext bool
Résultat GalaSoft.MvvmLight

isPlaintext() public méthode

public isPlaintext ( ) : bool
Résultat bool