C# Класс SharpOS.AOT.Attributes.LabelAttribute

Наследование: System.Attribute
Показать файл Открыть проект

Открытые методы

Метод Описание
LabelAttribute ( string label ) : System

Initializes a new instance of the LabelAttribute class.

Описание методов

LabelAttribute() публичный Метод

Initializes a new instance of the LabelAttribute class.
public LabelAttribute ( string label ) : System
label string The label.
Результат System