C# Класс Rock.Attribute.InheritedAttribute

Показать файл Открыть проект

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

Метод Описание
InheritedAttribute ( string name, string key, string description, string url, string groupType ) : System

Initializes a new instance of the InheritedAttribute class.

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

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

Initializes a new instance of the InheritedAttribute class.
public InheritedAttribute ( string name, string key, string description, string url, string groupType ) : System
name string The name.
key string The key.
description string The description.
url string The URL.
groupType string Type of the group.
Результат System