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