C# Class Composite.Functions.FunctionParameterIgnoreAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: Orckestra/C1-CMS

Méthodes publiques

Méthode Description
FunctionParameterIgnoreAttribute ( ) : System

Declare that a property should be ignored as a C1 Function parameter.

Method Details

FunctionParameterIgnoreAttribute() public méthode

Declare that a property should be ignored as a C1 Function parameter.
public FunctionParameterIgnoreAttribute ( ) : System
Résultat System