C# Класс AccidentalFish.ApplicationSupport.Core.Components.ComponentIdentityAttribute

Attribute that can be attached to classes to describe their name
Наследование: System.Attribute
Показать файл Открыть проект

Открытые методы

Метод Описание
ComponentIdentityAttribute ( string fullyQualifiedName ) : System

Constructor

Описание методов

ComponentIdentityAttribute() публичный Метод

Constructor
public ComponentIdentityAttribute ( string fullyQualifiedName ) : System
fullyQualifiedName string Name of the component
Результат System