Method | Description | |
---|---|---|
Alert ( int incrementValue, string reason ) : void | ||
OnApplyTemplate ( ) : void | ||
PersonEntered ( ) : void | ||
PersonEntering ( |
||
PersonLeft ( ) : void | ||
Stall ( ) : System.Collections.Generic |
Method | Description | |
---|---|---|
OnMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void |
public Alert ( int incrementValue, string reason ) : void | ||
incrementValue | int | |
reason | string | |
return | void |
protected OnMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
e | System.Windows.Input.MouseButtonEventArgs | |
return | void |
public PersonEntering ( |
||
person | ||
return | void |
public Stall ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |