Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
System
Windows
Markup
ContentWrapperAttribute
C# Class System.Windows.Markup.ContentWrapperAttribute
Inheritance:
System.Attribute
Mostrar archivo
Open project: kumpera/mono
Class Usage Examples
Public Methods
Method
Description
ContentWrapperAttribute
(
Type
contentWrapper
) :
System
Equals
(
object
other
) :
bool
GetHashCode
( ) :
int
Method Details
ContentWrapperAttribute()
public
method
public
ContentWrapperAttribute
(
Type
contentWrapper
) :
System
contentWrapper
System.Type
return
System
Equals()
public
method
public
Equals
(
object
other
) :
bool
other
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int