ATMLCommonLibrary.controls.ResourceControl.ResourceControl_Validating C# (CSharp) Method

ResourceControl_Validating() private method

private ResourceControl_Validating ( object sender, CancelEventArgs e ) : void
sender object
e CancelEventArgs
return void
        private void ResourceControl_Validating(object sender, CancelEventArgs e)
        {
        }