メモメモ


メソッド名の取得


System.Reflection.MethodBase.GetCurrentMethod().Name


例外エラー等でエラーが発生したメソッド名を表示したりするときに使用