C# 클래스 SampleCustomAttributeUsage.CustomAttributeWithSignedByteArgumentsAttribute

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

공개 메소드들

메소드 설명
CustomAttributeWithSignedByteArgumentsAttribute ( sbyte value ) : System

메소드 상세

CustomAttributeWithSignedByteArgumentsAttribute() 공개 메소드

public CustomAttributeWithSignedByteArgumentsAttribute ( sbyte value ) : System
value sbyte
리턴 System