C# 클래스 Marmalade_Global.Plant.ViewPlant

Interaction logic for ViewPlant.xaml
상속: System.Windows.Window
파일 보기 프로젝트 열기: DMOE15C/project-marmelade 1 사용 예제들

공개 메소드들

메소드 설명
ViewPlant ( ) : System

비공개 메소드들

메소드 설명
ClearErrors ( ) : void

Clears error text

IsTextAllowed ( string text ) : bool

Checks if string contains only numbers.

ToggleResultGrid ( bool toggle ) : void

Show/Hides grid which displays found results.

textBox_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void

메소드 상세

ViewPlant() 공개 메소드

public ViewPlant ( ) : System
리턴 System