C# Class m.Deploy.DeployConfigLabelAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: joongonn/mHttp

Public Properties

Property Type Description
Label string

Public Methods

Method Description
DeployConfigLabelAttribute ( string label ) : System

Method Details

DeployConfigLabelAttribute() public method

public DeployConfigLabelAttribute ( string label ) : System
label string
return System

Property Details

Label public_oe property

public string Label
return string