SmoApplication.ObjectDroppedEventHandler 대리자

정의

개체를 성공적으로 삭제할 때 호출됨

public delegate void SmoApplication.ObjectDroppedEventHandler(object sender, ObjectDroppedEventArgs e);
type SmoApplication.ObjectDroppedEventHandler = delegate of obj * ObjectDroppedEventArgs -> unit
Public Delegate Sub SmoApplication.ObjectDroppedEventHandler(sender As Object, e As ObjectDroppedEventArgs)

매개 변수

sender
Object

적용 대상