C# Класс Monobjc.ObjectiveCUnderlyingTypeAttribute

Наследование: System.Attribute
Показать файл Открыть проект

Открытые методы

Метод Описание
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