C# 클래스 Spring.Util.MyCustomAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: spring-projects/spring-net

공개 메소드들

메소드 설명
MyCustomAttribute ( ) : System
MyCustomAttribute ( string name ) : System

메소드 상세

MyCustomAttribute() 공개 메소드

public MyCustomAttribute ( ) : System
리턴 System

MyCustomAttribute() 공개 메소드

public MyCustomAttribute ( string name ) : System
name string
리턴 System