C# Класс Ext.Net.MVC.Examples.Areas.GridPanel_Commands.Group_Command.Plant

Показать файл Открыть проект

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

Метод Описание
Plant ( ) : System
Plant ( bool indoor, System.DateTime availability, decimal price, string light, string zone, string botanical, string common ) : System

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

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

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

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

public Plant ( bool indoor, System.DateTime availability, decimal price, string light, string zone, string botanical, string common ) : System
indoor bool
availability System.DateTime
price decimal
light string
zone string
botanical string
common string
Результат System