C# 클래스 SampleCustomAttributeUsage.CustomAttributeWithInt16ArgumentsAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: philiplaureano/Tao

공개 메소드들

메소드 설명
CustomAttributeWithInt16ArgumentsAttribute ( Int16 value ) : System

메소드 상세

CustomAttributeWithInt16ArgumentsAttribute() 공개 메소드

public CustomAttributeWithInt16ArgumentsAttribute ( Int16 value ) : System
value System.Int16
리턴 System