Autodesk.AutoCAD.DatabaseServices Namespace > ProxyResurrectionCompletedEventArgs Class
ProxyResurrectionCompletedEventArgs Class
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;
Links
   Comments?