C# Class Signum.Entities.DynamicQuery.CleanMeta

Inheritance: Meta
Afficher le fichier Open project: signumsoftware/framework Class Usage Examples

Méthodes publiques

Свойство Type Description
PropertyRoutes PropertyRoute[]

Méthodes publiques

Méthode Description
CleanMeta ( Implementations implementations ) : System
IsAllowed ( ) : string
ToString ( ) : string

Method Details

CleanMeta() public méthode

public CleanMeta ( Implementations implementations ) : System
implementations Implementations
Résultat System

IsAllowed() public méthode

public IsAllowed ( ) : string
Résultat string

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

PropertyRoutes public_oe property

public PropertyRoute[] PropertyRoutes
Résultat PropertyRoute[]