Exemplo n.º 1
0
 /// <summary>
 /// Додати коментар
 /// </summary>
 /// <param name="Comment"></param>
 public void SetTextComment(string Comment)
 {
     fp.TextComment(Comment);
 }