KernelClassAttribute Class

Definition

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

Constructors

KernelClassAttribute()

Applies to