Click or drag to resize

CADSharpTools.Core Namespace

Core classes for the CADSharpTools.PDM library.
Classes
  ClassDescription
Public classCode examplebusyIndicatorCallBack
This class is used to report status of time-consuming operation.
Public classbusyIndicatorCallBackFinishEventArgs
Arguments of the Finished event.
Public classbusyIndicatorInvoker
Invokes a time-consuming method.
Public classExtension
Extension class provides miscellaneous methods.
Public classMethodReturn
MethodReturn serves as wrapper for methods that return void.
Public classMethodReturnT
MethodReturn serves as wrapper for method returns.
Public classMethodReturnT, IConvertible
MethodReturn serves as wrapper for method returns.
Interfaces
  InterfaceDescription
Public interfacectpICallback
CADSharpTools.PDM callback.
Enumerations
  EnumerationDescription
Public enumerationbusyIndicatorCallBackState_e
State of the callback.