C# Class SpeakerNet.Attributes.LabelAttribute

Inheritance: System.ComponentModel.DisplayNameAttribute
显示文件 Open project: dotnet-koelnbonn/SpeakerNet

Public Methods

Method Description
LabelAttribute ( string resourceName ) : System.ComponentModel

Method Details

LabelAttribute() public method

public LabelAttribute ( string resourceName ) : System.ComponentModel
resourceName string
return System.ComponentModel