C# Class System.Windows.Markup.ContentWrapperAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: kumpera/mono Class Usage Examples

Méthodes publiques

Méthode Description
ContentWrapperAttribute ( Type contentWrapper ) : System
Equals ( object other ) : bool
GetHashCode ( ) : int

Method Details

ContentWrapperAttribute() public méthode

public ContentWrapperAttribute ( Type contentWrapper ) : System
contentWrapper System.Type
Résultat System

Equals() public méthode

public Equals ( object other ) : bool
other object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int