Beispiel #1
0
 private void saveComment( ShareComment c )
 {
     c.insert();
 }
Beispiel #2
0
 private void saveComment(ShareComment c)
 {
     c.insert();
 }