C# 클래스 Ext.Net.MVC.Examples.Areas.GridPanel_Commands.Group_Command.Plant

파일 보기 프로젝트 열기: extnet/Ext.NET.Examples.MVC

공개 메소드들

메소드 설명
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