Click or drag to resize
GlowTypes Class
Provides a singleton EmberTypeBag instance containing all Glow types.
Inheritance Hierarchy
SystemObject
  Lawo.EmberPlusSharp.GlowGlowTypes

Namespace: Lawo.EmberPlusSharp.Glow
Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax
C#
public static class GlowTypes

The GlowTypes type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberInstance
Gets the singleton EmberTypeBag instance containing all Glow types.
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also