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

Inheritance: System.Attribute
ファイルを表示 Open project: Sage/SData-Contracts

Public Methods

Method Description
ResourceDescriptionAttribute ( string name, string description, bool canGet ) : System

Method Details

ResourceDescriptionAttribute() public method

public ResourceDescriptionAttribute ( string name, string description, bool canGet ) : System
name string
description string
canGet bool
return System