バージョン

SemesterShort メソッド

セメスターの短い名前を返します。
シンタックス
'宣言
 
Public Shared Function SemesterShort( _
   ByVal dateTime As Date _
) As String
public static string SemesterShort( 
   DateTime dateTime
)

パラメータ

dateTime
元の System.DateTime インスタンス。

戻り値の型

セメスターの短い名前を返します。
参照