Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Cocoa
ConnectAttribute
C# Class Cocoa.ConnectAttribute
Inheritance:
System.Attribute
Show file
Open project: mono/cocoa-sharp
Class Usage Examples
Protected Properties
Property
Type
Description
name
string
size
int
type
string
Public Methods
Method
Description
ConnectAttribute
( ) :
System
ConnectAttribute
(
string
name
) :
System
Method Details
ConnectAttribute()
public
method
public
ConnectAttribute
( ) :
System
return
System
ConnectAttribute()
public
method
public
ConnectAttribute
(
string
name
) :
System
name
string
return
System
Property Details
name
protected property
protected
string
name
return
string
size
protected property
protected
int
size
return
int
type
protected property
protected
string
type
return
string