C# 클래스 SampleCustomAttributeUsage.CustomAttributeWithInt64ArgumentsAttribute

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

공개 메소드들

메소드 설명
CustomAttributeWithInt64ArgumentsAttribute ( System.Int64 value ) : System

메소드 상세

CustomAttributeWithInt64ArgumentsAttribute() 공개 메소드

public CustomAttributeWithInt64ArgumentsAttribute ( System.Int64 value ) : System
value System.Int64
리턴 System