C# Class Monobjc.ObjectiveCUnderlyingTypeAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: Monobjc/monobjc

Méthodes publiques

Méthode Description
ObjectiveCUnderlyingTypeAttribute ( Type value ) : System

Initializes a new instance of the ObjectiveCUnderlyingTypeAttribute class.

ToString ( ) : String

Returns a String that represents this instance.

Method Details

ObjectiveCUnderlyingTypeAttribute() public méthode

Initializes a new instance of the ObjectiveCUnderlyingTypeAttribute class.
public ObjectiveCUnderlyingTypeAttribute ( Type value ) : System
value System.Type The value.
Résultat System

ToString() public méthode

Returns a String that represents this instance.
public ToString ( ) : String
Résultat String