#author("2024-09-02T05:11:10+00:00","default:iseki","iseki")
** DeBug [#l9a732d3]
*** m_log [#l123b04f]
 using log4net;
 using System;
 using System.Collections.Generic;
 using System.Reflection;
 using ..........
 
 namespace XXXXXXXXXXXXXXXX
 {
 
    public class ZZZZZZZZZZZZZZ
    {
        private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
        .......................

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 ページ一覧 検索 最終更新   ヘルプ   最終更新のRSS