C# Class Castle.MonoRail.Framework.ViewComponentDetailsAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: nats/castle-1.0.3-mono Class Usage Examples

Méthodes publiques

Méthode Description
ViewComponentDetailsAttribute ( String name ) : System

Initializes a new instance of the ViewComponentDetailsAttribute class.

Method Details

ViewComponentDetailsAttribute() public méthode

Initializes a new instance of the ViewComponentDetailsAttribute class.
public ViewComponentDetailsAttribute ( String name ) : System
name String The specified ViewComponent's Name
Résultat System