C# Класс Spring.Util.MyCustomAttribute

Наследование: System.Attribute
Показать файл Открыть проект

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

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

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

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

public MyCustomAttribute ( ) : System
Результат System

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

public MyCustomAttribute ( string name ) : System
name string
Результат System