C# Class Coin.CtlSendMoney

Inheritance: System.Windows.Controls.UserControl
ファイルを表示 Open project: ufasoft/coin

Public Methods

Method Description
CtlSendMoney ( ) : System

Private Methods

Method Description
OnSend ( object sender, RoutedEventArgs e ) : void
textAmount_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void

Method Details

CtlSendMoney() public method

public CtlSendMoney ( ) : System
return System