C# Class Cone.Core.ConeAttributeProvider

Inheritance: IConeAttributeProvider
Afficher le fichier Open project: drunkcod/Cone Class Usage Examples

Méthodes publiques

Méthode Description
ConeAttributeProvider ( IEnumerable attributes ) : System
GetCustomAttributes ( Type type ) : IEnumerable

Method Details

ConeAttributeProvider() public méthode

public ConeAttributeProvider ( IEnumerable attributes ) : System
attributes IEnumerable
Résultat System

GetCustomAttributes() public méthode

public GetCustomAttributes ( Type type ) : IEnumerable
type System.Type
Résultat IEnumerable