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

Used for testing that default values are supplied for the ctor args.
Наследование: System.Attribute
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
AnotherCustomAttribute ( string name, int age, bool hasSwallowedExplosives ) : System

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

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

public AnotherCustomAttribute ( string name, int age, bool hasSwallowedExplosives ) : System
name string
age int
hasSwallowedExplosives bool
Результат System