C# Класс FullInspector.InspectorTextAreaAttribute

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

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

Свойство Тип Описание
Height float

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

Метод Описание
InspectorTextAreaAttribute ( ) : System
InspectorTextAreaAttribute ( float height ) : System

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

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

public InspectorTextAreaAttribute ( ) : System
Результат System

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

public InspectorTextAreaAttribute ( float height ) : System
height float
Результат System

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

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

The height of the text area.
public float Height
Результат float