Esempio n. 1
0
 public static bool AddCmnt(Comment cmnt)
 {
     return(icmnt.AddCmnt(cmnt));
 }