C# Класс Rock.Web.Cache.AttributeValueCache

Показать файл Открыть проект Примеры использования класса

Private Properties

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

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

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

Initializes a new instance of the AttributeValueCache class.

AttributeValueCache ( Rock model ) : System

Initializes a new instance of the AttributeValueCache class.

ToString ( ) : string

Returns the Formatted Value of this Attribute Value

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

AttributeValueCache() публичный метод

Initializes a new instance of the AttributeValueCache class.
public AttributeValueCache ( ) : System
Результат System

AttributeValueCache() публичный метод

Initializes a new instance of the AttributeValueCache class.
public AttributeValueCache ( Rock model ) : System
model Rock The model.
Результат System

ToString() публичный метод

Returns the Formatted Value of this Attribute Value
public ToString ( ) : string
Результат string