C# Class Spring.Util.AnotherCustomAttribute

Used for testing that default values are supplied for the ctor args.
Inheritance: System.Attribute
Afficher le fichier Open project: spring-projects/spring-net Class Usage Examples

Méthodes publiques

Méthode Description
AnotherCustomAttribute ( string name, int age, bool hasSwallowedExplosives ) : System

Method Details

AnotherCustomAttribute() public méthode

public AnotherCustomAttribute ( string name, int age, bool hasSwallowedExplosives ) : System
name string
age int
hasSwallowedExplosives bool
Résultat System