C# Класс AntMe.SharedComponents.Plugin.WriteCustomStateAttribute

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

Открытые свойства

Свойство Тип Описание
Description string
Name string
Type string

Описание свойств

Description публичное свойство

Optional description of usage.
public string Description
Результат string

Name публичное свойство

The name of the custom field.
public string Name
Результат string

Type публичное свойство

The full name of the used type.
public string Type
Результат string