namespace Alsing.SourceCode { /// /// /// public delegate void RowEventHandler(object sender, RowEventArgs e); }