共用方式為


GenerateCodeForDeclaringAssemblyAttribute(Type) 建構函式

定義

初始化 GenerateCodeForDeclaringAssemblyAttribute 類別的新執行個體。

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

參數

type
Type

來源產生器應該檢查並產生來源之元件中的任何類型。

適用於