C# Class Sage.Integration.Northwind.Feeds.ResourceDescriptionAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: Sage/SData-Contracts

Méthodes publiques

Méthode Description
ResourceDescriptionAttribute ( string name, string description, bool canGet ) : System

Method Details

ResourceDescriptionAttribute() public méthode

public ResourceDescriptionAttribute ( string name, string description, bool canGet ) : System
name string
description string
canGet bool
Résultat System