Udostępnij przez


AssemblyAttributeGenerator(Assembly) Konstruktor

Definicja

public:
 AssemblyAttributeGenerator(System::Reflection::Assembly ^ assembly);
public AssemblyAttributeGenerator (System.Reflection.Assembly assembly);
new Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.AssemblyAttributeGenerator : System.Reflection.Assembly -> Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.AssemblyAttributeGenerator
Public Sub New (assembly As Assembly)

Parametry

assembly
Assembly

Oryginalny zestaw używany do sprawdzania, czy ma atrybut Wpisy tajne użytkownika

Dotyczy