'宣言 Public Operator <=( _ ByVal m1 As Month, _ ByVal m2 As Month _ ) As Boolean
public bool operator <=( Month m1, Month m2 )
Month クラス Month メンバ