C# Class Grikly.Annotations.AspMvcAreaAttribute

Inheritance: PathReferenceAttribute
Afficher le fichier Open project: Xormis/grikly-dotnet

Private Properties

Свойство Type Description
AspMvcAreaAttribute System

Méthodes publiques

Méthode Description
AspMvcAreaAttribute ( string anonymousProperty ) : System

Initializes a new instance of the AspMvcAreaAttribute class.

Private Methods

Méthode Description
AspMvcAreaAttribute ( ) : System

Method Details

AspMvcAreaAttribute() public méthode

Initializes a new instance of the AspMvcAreaAttribute class.
public AspMvcAreaAttribute ( string anonymousProperty ) : System
anonymousProperty string /// The anonymous property. ///
Résultat System