C# Class csBookmarkPlugin.PinViewModel
Exibir arquivo
Open project: TNOCS/csTouch
Class Usage Examples
Public Methods
Method |
Description |
|
Select ( Pin p ) : void |
|
|
Select ( Pin p, System.Windows.Input.TouchEventArgs e ) : void |
|
|
Method Details
public Select ( Pin p ) : void |
p |
csShared.Pin |
|
return |
void |
|
public Select ( Pin p, System.Windows.Input.TouchEventArgs e ) : void |
p |
csShared.Pin |
|
e |
System.Windows.Input.TouchEventArgs |
|
return |
void |
|