Description
This class provides data for the ProxyResurrectionCompleted event of the database.
Class Hierarchy
Autodesk.AutoCAD.DatabaseServices.ProxyResurrectionCompletedEventArgs
Visual Basic
Public sealed Class ProxyResurrectionCompletedEventArgs Inherits EventArgs
C#
public sealed class ProxyResurrectionCompletedEventArgs : EventArgs;