C# Класс Grikly.Annotations.AspMvcAreaAttribute

Наследование: PathReferenceAttribute
Показать файл Открыть проект

Private Properties

Свойство Тип Описание
AspMvcAreaAttribute System

Открытые методы

Метод Описание
AspMvcAreaAttribute ( string anonymousProperty ) : System

Initializes a new instance of the AspMvcAreaAttribute class.

Приватные методы

Метод Описание
AspMvcAreaAttribute ( ) : System

Описание методов

AspMvcAreaAttribute() публичный Метод

Initializes a new instance of the AspMvcAreaAttribute class.
public AspMvcAreaAttribute ( string anonymousProperty ) : System
anonymousProperty string /// The anonymous property. ///
Результат System