C# Class Rebel.Framework.Persistence.Model.Attribution.MetaData.InheritedAttributeGroup

Inheritance: AttributeGroup
Afficher le fichier Open project: RebelCMS/rebelcmsxu5

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
InheritedAttributeGroup ( ) : System

Used for infrastructure (json deserialization) only.

InheritedAttributeGroup ( AttributeGroup attributeGroup, EntitySchema schema ) : System

Method Details

InheritedAttributeGroup() public méthode

Used for infrastructure (json deserialization) only.
public InheritedAttributeGroup ( ) : System
Résultat System

InheritedAttributeGroup() public méthode

public InheritedAttributeGroup ( AttributeGroup attributeGroup, EntitySchema schema ) : System
attributeGroup AttributeGroup
schema EntitySchema
Résultat System