C# 클래스 Monobjc.ObjectiveCUnderlyingTypeAttribute

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

공개 메소드들

메소드 설명
ObjectiveCUnderlyingTypeAttribute ( Type value ) : System

Initializes a new instance of the ObjectiveCUnderlyingTypeAttribute class.

ToString ( ) : String

Returns a String that represents this instance.

메소드 상세

ObjectiveCUnderlyingTypeAttribute() 공개 메소드

Initializes a new instance of the ObjectiveCUnderlyingTypeAttribute class.
public ObjectiveCUnderlyingTypeAttribute ( Type value ) : System
value System.Type The value.
리턴 System

ToString() 공개 메소드

Returns a String that represents this instance.
public ToString ( ) : String
리턴 String