Exemplo n.º 1
0
 private void _init()
 {
     _index = -1;
     Title  = Content = string.Empty;
     IsHtml = false;
     AttachmentList.Clear();
 }
Exemplo n.º 2
0
 private void ExecuteClearAttachmentCommand()
 {
     AttachmentList.Clear();
 }