コード例 #1
0
ファイル: SpinSvc.cs プロジェクト: nicetester/Sirius
 public double GetUpperBound(int hwnd)
 {
     return(spin.GetUpperBound(hwnd));
 }