C# Class Microsoft.TeamFoundation.WorkItemTracking.Client.Metadata.TableFieldNameAttribute

Inheritance: System.Attribute
Mostra file Open project: Indomitable/monodevelop-tfs-addin

Public Methods

Method Description
TableFieldNameAttribute ( string fieldName ) : System

Method Details

TableFieldNameAttribute() public method

public TableFieldNameAttribute ( string fieldName ) : System
fieldName string
return System