protected virtual void OnNoRows(
EventArgs e
)
Protected Overridable Sub OnNoRows (
e As EventArgs
)
protected:
virtual void OnNoRows(
EventArgs^ e
)
abstract OnNoRows :
e : EventArgs -> unit
override OnNoRows :
e : EventArgs -> unit