Düzenle

Aracılığıyla paylaş


KnownTypeAttribute(Type) Constructor

Definition

Initializes a new instance of KnownAssemblyAttribute.

public KnownTypeAttribute (Type type);
new Orleans.CodeGeneration.KnownTypeAttribute : Type -> Orleans.CodeGeneration.KnownTypeAttribute
Public Sub New (type As Type)

Parameters

type
Type

The type that the generator should generate code for

Applies to