AspMvcControllerAttribute(String) - конструктор |
Пространство имён:
Tessa.Properties.Resharper
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public AspMvcControllerAttribute(
string anonymousProperty
)
Public Sub New (
anonymousProperty As String
)
public:
AspMvcControllerAttribute(
String^ anonymousProperty
)
new :
anonymousProperty : string -> AspMvcControllerAttribute
Параметры
- anonymousProperty
- Тип: SystemString
The anonymous property.
См. также