AttributeCodeFragment(Type, Object[]) Oluşturucu

Tanım

AttributeCodeFragment sınıfının yeni bir örneğini başlatır.

public AttributeCodeFragment (Type type, params object[] arguments);
new Microsoft.EntityFrameworkCore.Design.AttributeCodeFragment : Type * obj[] -> Microsoft.EntityFrameworkCore.Design.AttributeCodeFragment
Public Sub New (type As Type, ParamArray arguments As Object())

Parametreler

type
Type

Özniteliğin CLR türü.

arguments
Object[]

Özniteliğin bağımsız değişkenleri.

Şunlara uygulanır