Show / Hide Table of Contents

Delegate Project.RefreshDelegate

Namespace: CADability
Assembly: CADability.dll
Syntax
public delegate void RefreshDelegate(object sender, EventArgs args);
Parameters
Type Name Description
System.Object sender
System.EventArgs args
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX