A Sandcastle Documented Class Library
Time コンストラクタ (h, m)
名前空間CFW.UtilTimeTime(Int32, Int32)
時と分をもらって構築
宣言の構文
C#Visual BasicVisual C++
public Time(
	int h,
	int m
)
Public Sub New ( _
	h As Integer, _
	m As Integer _
)
public:
Time(
	int h, 
	int m
)
パラメータ
h (Int32)
m (Int32)

アセンブリ: CFW (モジュール: CFW) バージョン: 1.2.0.2 (1.2.0.2)