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: 15.0.2.11458
Syntax
C#
public class CompileEventArgs : EventArgs

The CompileEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodCompileEventArgs
Initializes a new instance of the CompileEventArgs class
Top
Fields
  NameDescription
Public fieldAssembly
Top
See Also