C# Class NMF.Utilities.DefaultImplementationTypeAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: NMFCode/NMF

Méthodes publiques

Méthode Description
DefaultImplementationTypeAttribute ( Type implementationType ) : System

Creates a new attribute with the default implementation interface

Method Details

DefaultImplementationTypeAttribute() public méthode

Creates a new attribute with the default implementation interface
public DefaultImplementationTypeAttribute ( Type implementationType ) : System
implementationType System.Type
Résultat System