C# Class Spring.Util.MyCustomAttribute

Inheritance: System.Attribute
Show file Open project: spring-projects/spring-net

Public Methods

Method Description
MyCustomAttribute ( ) : System
MyCustomAttribute ( string name ) : System

Method Details

MyCustomAttribute() public method

public MyCustomAttribute ( ) : System
return System

MyCustomAttribute() public method

public MyCustomAttribute ( string name ) : System
name string
return System