Redigera

Dela via


GeneratedAttribute(Type) Constructor

Definition

Initializes a new instance of the GeneratedAttribute class.

protected GeneratedAttribute (Type targetType);
new Orleans.CodeGeneration.GeneratedAttribute : Type -> Orleans.CodeGeneration.GeneratedAttribute
Protected Sub New (targetType As Type)

Parameters

targetType
Type

The type which this implementation applies to.

Applies to