TestClassExtensionAttribute Class

Definition

public ref class TestClassExtensionAttribute abstract : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)]
[System.Serializable]
public abstract class TestClassExtensionAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)>]
[<System.Serializable>]
type TestClassExtensionAttribute = class
    inherit Attribute
Public MustInherit Class TestClassExtensionAttribute
Inherits Attribute
Inheritance
TestClassExtensionAttribute
Attributes

Constructors

TestClassExtensionAttribute()

Properties

ExtensionId

Methods

Equals(Object)
GetClientSide()
GetExecution()
GetHashCode()

Applies to