C# Класс Rock.Data.RockClientIncludeAttribute

Attribute so that the code generator knows to include this class even though it isn't a mapped entity
Наследование: System.Attribute
Показать файл Открыть проект

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

Метод Описание
RockClientIncludeAttribute ( string documentationMessage ) : System.ComponentModel.DataAnnotations

Initializes a new instance of the RockClientIncludeAttribute class.

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

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

Initializes a new instance of the RockClientIncludeAttribute class.
public RockClientIncludeAttribute ( string documentationMessage ) : System.ComponentModel.DataAnnotations
documentationMessage string The documentation message.
Результат System.ComponentModel.DataAnnotations