OnHotReloadAttribute Class

Definition

public ref class OnHotReloadAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Method)]
public class OnHotReloadAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Method)>]
type OnHotReloadAttribute = class
    inherit Attribute
Public Class OnHotReloadAttribute
Inherits Attribute
Inheritance
OnHotReloadAttribute
Attributes

Constructors

OnHotReloadAttribute()

Applies to