'Declaration Public NotInheritable Class C1RowUpdatingEventArgs(Of TCommandImpl As DbCommand) Inherits System.Data.Common.RowUpdatingEventArgs
public sealed class C1RowUpdatingEventArgs<TCommandImpl> : System.Data.Common.RowUpdatingEventArgs where TCommandImpl: DbCommand