C# Class Cocoa.RegisterAttribute

Inheritance: System.Attribute
Mostra file Open project: mono/cocoa-sharp Class Usage Examples

Protected Properties

Property Type Description
name string

Public Methods

Method Description
RegisterAttribute ( ) : System
RegisterAttribute ( string name ) : System

Method Details

RegisterAttribute() public method

public RegisterAttribute ( ) : System
return System

RegisterAttribute() public method

public RegisterAttribute ( string name ) : System
name string
return System

Property Details

name protected_oe property

protected string name
return string