Udostępnij przez


EntityAttribute Klasa

Definicja

Ten atrybut służy do określania, że parametr metody jest powiązany z jednostką, którą można rozpoznać za pomocą implementacji IResolver.

[System.AttributeUsage(System.AttributeTargets.Parameter, AllowMultiple=true, Inherited=true)]
[System.Serializable]
public sealed class EntityAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Parameter, AllowMultiple=true, Inherited=true)>]
[<System.Serializable>]
type EntityAttribute = class
    inherit Attribute
Public NotInheritable Class EntityAttribute
Inherits Attribute
Dziedziczenie
EntityAttribute
Atrybuty

Konstruktory

EntityAttribute(String)

Skonstruuj obiekt EntityAttribute.

Pola

Name

Nazwa jednostki.

Dotyczy