Click or drag to resize

CompileEventArgs Class

[Missing <summary> documentation for "T:Demo3D.Visuals.CompileEventArgs"]

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Demo3D.VisualsCompileEventArgs

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public class CompileEventArgs : EventArgs

The CompileEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodCompileEventArgsInitializes a new instance of the CompileEventArgs class
Top
Fields
 NameDescription
Public fieldAssembly 
Public fieldReplacedAssembly 
Top
See Also