Ejemplo n.º 1
0
 internal void _Comment_CommentReset(IUtility sender, ResetEventArgs ea)
 {
     if (sender != null)
     {
         CommentView.Reset();
     }
 }